[Spring boot] Identify and stop the process that’s listening on port 8080 or configure this application to listen on another port. 에러 해결

application.properties 파일 경로

원하는 웹 서버 포트 번호
코드 추가

server.port=8090

답글 남기기

이메일 주소는 공개되지 않습니다.