v15
Features
Add
FileUtilstoradp-common.
Dependencies
In
DependencyManagement, add:central-publishing-maven-plugin:0.6.0maven-javadoc-plugin:3.5.0
Keep
space.x9x.radp:radpusing themaven-deploy-plugindefined inradp-dependenciesinstead of the one fromspring-boot-dependencies.Fix
org.apache.dubbo:dubbo-dependencies-zookeeper.Change Knife4j starter coordinates to
com.github.xiaoming:knife4j-openapi3-jakarta-spring-boot-starter:4.1.0.Remove redundant plugin versions from
radp-parentand duplicate plugin definitions fromradp-dependencies.Fix an issue where transitive dependencies downgraded the Spring Framework version.
Parent
Add properties:
app.build.base_image.jdk8app.build.base_image.jdk11app.build.base_image.jdk17
Scaffold
Optimize dev-ops.
Optimize Docker base image configuration.
Fix
application-dev.yaml.