4.0.0 org.springframework.boot spring-boot-starter-parent 2.3.0.RELEASE com.kuang kuangstudy 0.0.1-SNAPSHOT kuangstudy Demo project for Spring Boot 1.8 org.springframework.boot spring-boot-starter-security org.thymeleaf.extras thymeleaf-extras-springsecurity5 3.0.4.RELEASE com.alibaba fastjson 1.2.68 joda-time joda-time 2.10.1 io.springfox springfox-swagger2 2.9.2 io.springfox springfox-swagger-ui 2.9.2 com.baomidou mybatis-plus-boot-starter 3.0.5 org.apache.velocity velocity-engine-core 2.0 mysql mysql-connector-java 5.1.47 org.springframework.boot spring-boot-starter-thymeleaf org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-devtools runtime true org.springframework.boot spring-boot-configuration-processor true org.projectlombok lombok true src/main/java **/*.xml true src/main/resources *.properties static/** templates/** false org.springframework.boot spring-boot-maven-plugin