7. 클라우드
Deploy WAR file with Gradle on Intellij
패스트코드블로그
2020. 5. 4. 22:19
https://mkyong.com/spring-boot/spring-boot-deploy-war-file-to-tomcat/
Spring Boot – Deploy WAR file to Tomcat – Mkyong.com
Spring Boot – Deploy WAR file to Tomcat By mkyong | January 10, 2017 | Updated: March 14, 2019 Viewed: 270,181 | +778 pv/w In this article, we will show you how to create a Spring Boot traditional WAR file and deploy to a Tomcat servlet container. In Sprin
mkyong.com
intellij 우측 탭 중에서 Gradle 을 클릭합니다.
bootWar 를 클릭 합니다.