diff --git a/spring-boot-demo-codegen/pom.xml b/spring-boot-demo-codegen/pom.xml index b3ea06d..d3605f7 100644 --- a/spring-boot-demo-codegen/pom.xml +++ b/spring-boot-demo-codegen/pom.xml @@ -1,91 +1,98 @@ - 4.0.0 + 4.0.0 - spring-boot-demo-codegen + spring-boot-demo-codegen + 1.0.0-SNAPSHOT + jar + + spring-boot-demo-codegen + Demo project for Spring Boot + + + com.xkcoding + spring-boot-demo 1.0.0-SNAPSHOT - jar - - spring-boot-demo-codegen - Demo project for Spring Boot - - UTF-8 - UTF-8 - 1.8 - - - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-tomcat - - - - - - org.springframework.boot - spring-boot-starter-undertow - - - - org.springframework.boot - spring-boot-starter-test - test - - - - com.zaxxer - HikariCP - - - - - org.apache.velocity - velocity-engine-core - 2.1 - - - - org.apache.commons - commons-text - 1.6 - - - - mysql - mysql-connector-java - - - - cn.hutool - hutool-all - - - - com.google.guava - guava - - - - org.projectlombok - lombok - true - - - - - spring-boot-demo-codegen - - - org.springframework.boot - spring-boot-maven-plugin - - - + + + + UTF-8 + UTF-8 + 1.8 + + + + + org.springframework.boot + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-tomcat + + + + + + org.springframework.boot + spring-boot-starter-undertow + + + + org.springframework.boot + spring-boot-starter-test + test + + + + com.zaxxer + HikariCP + + + + + org.apache.velocity + velocity-engine-core + 2.1 + + + + org.apache.commons + commons-text + 1.6 + + + + mysql + mysql-connector-java + + + + cn.hutool + hutool-all + + + + com.google.guava + guava + + + + org.projectlombok + lombok + true + + + + + spring-boot-demo-codegen + + + org.springframework.boot + spring-boot-maven-plugin + + +