Here is Nothing
home
post
🚙
java
java tomcat port 충돌 org.springframework.boot.web.embedded.tomcat.TomcatWebServer.addPreviouslyRemovedConnectors
posted by
syz
,
September 13, 2024
org.springframework.boot.web.embedded.tomcat.TomcatWebServer.addPreviouslyRemovedConnectors
이렇게 java 디버깅시 포트번호가 출동했다고 나올때
cmd 를 연다
netstat -ano | findstr 48080
로컬 포트 번호를 검색한다
taskkill /F /PID포트번호
해당 포트를 kill 시킨다
이전 글
DOMContentLoaded
다음 글
clickhouse에서 order by