Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- resource
- ssh
- bash
- context
- profile
- import
- plugin
- Quartz
- Mac
- grep
- xargs
- find
- netsh
- 단축키
- Windows
- lsof
- JavaScript
- Source
- VirtualBox
- Eclipse
- vscode
- web.xml
- 줄바꿈 문자
- Windows 10
- tomcat
- GIT
- 네트워크
- maVen
- IntelliJ
- port
Archives
- Today
- Total
develog
[spring boot] URL 에서 ;jsessionid=XXX 지우기 본문
URL
http://localhost:8080/;jsessionid=C3A0B3546638CA9622B1B089B6A83DED
application.properties
server.servlet.session.tracking-modes=cookie
Comments