728x90 320x100 SMALL [Springboot/스프링부트]에러 Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 간단한 스프링부트로 실행해보려고 했는데 실패했다. 디스크립션을 읽어보였다 Description: Web server failed to start. Port 8080 was already in use. Action: Identify and stop the process that's listening on port 8080 or configure this application to listen on another port. Disconnected from the target VM, address: '127.0.0.1:50676', transport: 'socket' Process finished with exit code 1 보니까 포트충돌이다. 어플리케이션 프로퍼티스에가서 서버포트를 수정해줬더니 잘돌아가는.. 2022. 8. 11. 이전 1 다음 728x90 반응형 BIG