4.0.0
org.springframework.boot
spring-boot-starter-parent
2.4.2
com.pms.ocp
operation-control-platform
0.0.1-SNAPSHOT
1.8
2.4.2
3.0.0
2.0.8
org.springframework.boot
spring-boot-starter-web
org.springframework.boot
spring-boot-configuration-processor
true
org.springframework.boot
spring-boot-starter-jdbc
org.springframework.boot
spring-boot-starter-aop
com.baomidou
mybatis-plus-boot-starter
3.4.1
com.github.pagehelper
pagehelper-spring-boot-starter
1.2.12
com.alibaba
fastjson
1.2.62
org.postgresql
postgresql
9.4.1212
org.projectlombok
lombok
org.apache.commons
commons-lang3
3.9
com.github.xiaoymin
knife4j-spring-boot-starter
2.0.9
org.springframework.boot
spring-boot-starter-test
test
org.junit.vintage
junit-vintage-engine
cn.hutool
hutool-all
5.7.16
com.google.code.gson
gson
2.8.6
javax.validation
validation-api
2.0.1.Final
org.apache.poi
poi
4.1.1
org.apache.poi
poi-ooxml
4.1.1
cn.afterturn
easypoi-base
4.3.0
cn.afterturn
easypoi-web
4.3.0
cn.afterturn
easypoi-annotation
4.3.0
io.springfox
springfox-boot-starter
${swagger.version}
io.swagger
swagger-models
com.github.xiaoymin
knife4j-spring-ui
${knife4j-ui.version}
dev
true
dev
uat
false
uat
prod
false
prod
${project.basedir}/src/main/resources
**/*.*
application-*.properties
true
${project.basedir}/src/main/resources
application-${spring.profiles.active}.properties
org.springframework.boot
spring-boot-maven-plugin
${spring-boot.version}
com.nx.umms.UmmsApplication