micronaut-maven-plugin
micronaut-maven-plugin copied to clipboard
Add additional layers to the Docker images
Currently, there is one layer for application classes, another one for application resources, and another one for dependencies.
The Gradle plugin has gone further and includes additional layers for SNAPSHOT dependencies, so the same could be done here.