Framework
[Spring Boot] Spring boot tomcat Port 변경
비니미니파파
2020. 4. 6. 18:06
Spring boot 에서 tomcat Port 변경 하기
/src/main/resources
application.properties 파일에다
server.port = 8085
설정 하면 끝...
application.properties 파일 설정을 더 알고 싶다면.
https://docs.spring.io/spring-boot/docs/current/reference/html/appendix-application-properties.html