build: web war build test

dev
Jonguk. Lim 5 months ago
parent 16923a055d
commit 8464941084

@ -84,12 +84,11 @@
<!-- </dependency>--> <!-- </dependency>-->
<!-- Servlet API (명시적 버전 설정) --> <!-- Servlet API (명시적 버전 설정) -->
<!-- <dependency>--> <dependency>
<!-- <groupId>javax.servlet</groupId>--> <groupId>javax.servlet</groupId>
<!-- <artifactId>javax.servlet-api</artifactId>--> <artifactId>javax.servlet-api</artifactId>
<!-- <version>4.0.1</version>--> <version>4.0.1</version>
<!-- <scope>provided</scope>--> </dependency>
<!-- </dependency>-->
<!-- Spring Boot Starter Tomcat (내장 톰캣 설정) --> <!-- Spring Boot Starter Tomcat (내장 톰캣 설정) -->
<!-- <dependency>--> <!-- <dependency>-->

Loading…
Cancel
Save