| | |
| | | <dependency> |
| | | <groupId>org.springframework.boot</groupId> |
| | | <artifactId>spring-boot-starter-thymeleaf</artifactId> |
| | | <!-- <version>2.2.2.RELEASE</version>--> |
| | | <!--<version>2.2.2.RELEASE</version>--> |
| | | </dependency> |
| | | |
| | | <!--lombok--> |
| | |
| | | <dependency> |
| | | <groupId>com.alibaba</groupId> |
| | | <artifactId>druid</artifactId> |
| | | <version>1.1.22</version> |
| | | <version>1.2.25</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>com.alibaba</groupId> |
| | | <artifactId>druid-spring-boot-starter</artifactId> |
| | | <version>1.1.22</version> |
| | | <version>1.2.25</version> |
| | | </dependency> |
| | | |
| | | <!--text--> |