| Class | Description |
|---|---|
| DependencyMover | Created 2017-10-16 17:11 |
| DockerPreparePlugin | Prepares a Spring Boot application for deployment in a docker container Features:
|
| DockerPreparePluginExt | properties
Customization examplesPut the tomcat jar files and actuator jar files into into the common layer:
Place your own Dockerfile in this directory to override the default:
${project.rootDir}/src/main/docker/
|