springboot/pom.xml
@@ -165,6 +165,17 @@ <artifactId>spring-boot-starter-websocket</artifactId> </dependency> <!-- <dependency>--> <!-- <groupId>org.quartz-scheduler</groupId>--> <!-- <artifactId>quartz</artifactId>--> <!-- </dependency>--> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-thymeleaf</artifactId> </dependency> </dependencies>