4.0.0
org.springframework.boot
spring-boot-starter-parent
2.1.2.RELEASE
${basePackage}
${projectName}
0.0.1-SNAPSHOT
jar
${projectName}
project for Spring Boot
UTF-8
UTF-8
1.8
true
2.6
1.2.5
1.3.2
1.1.0
5.5.1
Greenwich.RC2
3.8
spring-milestones
Spring Milestones
https://repo.spring.io/milestone
org.mybatis.spring.boot
mybatis-spring-boot-starter
org.springframework.boot
spring-boot-starter-web
com.github.pagehelper
pagehelper-spring-boot-starter
org.springframework.boot
spring-boot-starter-freemarker
<#if cloud>
org.springframework.cloud
spring-cloud-starter-netflix-eureka-client
org.springframework.cloud
spring-cloud-starter-netflix-ribbon
org.springframework.cloud
spring-cloud-starter-openfeign
#if>
org.springframework.boot
spring-boot-devtools
provided
true
org.springframework.boot
spring-boot-starter-test
test
org.springframework.boot
spring-boot-starter-security
net.sf.dozer
dozer
org.apache.poi
poi-ooxml
<#if dataBase == 'MYSQL'>
mysql
mysql-connector-java
runtime
#if>
<#if dataBase == 'SQLite'>
org.xerial
sqlite-jdbc
3.21.0.1
#if>
<#if dataBase == 'ORACLE'>
com.example
ojdbc
0.0.1
system
${r'${project.basedir}/src/main/resources/lib/ojdbc7-12.1.0.2.jar'}
#if>
org.springframework.cloud
spring-cloud-dependencies
${r'${spring-cloud.version}'}
pom
import
com.github.pagehelper
pagehelper-spring-boot-starter
${r'${pagehelper-version}'}
org.mybatis.spring.boot
mybatis-spring-boot-starter
${r'${mybatis-version}'}
org.mybatis.caches
mybatis-ehcache
${r'${ehcache-version}'}
net.sf.dozer
dozer
${r'${dozer-version}'}
org.apache.poi
poi-ooxml
${r'${poi-ooxml-version}'}
${r"${artifactId}"}-${r"${version}"}
src/main/java
src/test/java
src/main/resources
src/main/java
**/mpr/*.xml
${r'${basedir}'}/src/main/resources/lib
BOOT-INF/lib/
*.jar
${r'${basedir}'}/src/main/resources
*.bat
${r'${basedir}'}/target
org.springframework.boot
spring-boot-maven-plugin
org.apache.maven.plugins
maven-compiler-plugin
org.apache.maven.plugins
maven-war-plugin
${r'${project.basedir}/src/main/resources/lib'}
WEB-INF/lib
*.jar