build: web war build test

dev
Jonguk. Lim 5 months ago
parent ed27429f47
commit 9b712df0f5

@ -84,11 +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>-->
</dependency> <!-- </dependency>-->
<!-- Spring Boot Starter Tomcat (내장 톰캣 설정) --> <!-- Spring Boot Starter Tomcat (내장 톰캣 설정) -->
<!-- <dependency>--> <!-- <dependency>-->

Loading…
Cancel
Save