pom.xml
@@ -30,7 +30,7 @@ <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-tomcat</artifactId> <scope>provided</scope> <!-- <scope>provided</ scope>--> </dependency> <dependency> <groupId>org.springframework.boot</groupId> @@ -114,7 +114,6 @@ <artifactId>spring-boot-starter-test</artifactId> <scope>test</scope> </dependency> </dependencies>