728x90 Tomcat1 spring boot 내장 웹 서버 변경 * 톰캣을 제외한 다른 웹서버를 사용하고 싶은 경우 org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-tomcat org.springframework.boot spring-boot-starter-jetty * none webApplication으로 띄우고 싶은 경우 > application.properties 에 추가 spring.main.web-application-type=none 2022. 1. 31. 이전 1 다음 728x90