환경
                
              spring boot without embedded tomcat
                SSaMKJ
                 2016. 11. 15. 10:00
              
                          
            spring boot without embedded tomcat
application.properties 에 아래 정보 추가.
spring.main.web-environment=false
pom.xml 에서 설정 변경.
packaging jar ==> war