-
class
Abstract base class for mojos related to Docker files and builds.
class
Implementation of the docker-crac
packaging.
class
Generates a Dockerfile
depending on the packaging
and micronaut.runtime
properties.
class
Allows using a provided Dockerfile.
class
Implementation of the docker-native
packaging.
class
Implementation of the deploy
lifecycle for pushing Docker images
class
Import beans from project dependencies by generating factories annotated with
@Import
containing the list of packages.
-
class
Base class for Micronaut AOT mojos.
class
Abstract Mojo for Micronaut AOT.
class
Invokes the
Micronaut AOT
optimizer, generating sources/classes and the effective AOT configuration properties file.
class
Generates a sample aot.properties
showcasing all the possible values along with a description.
-
class
Base class for OpenAPI generator mojos.
class
Generates an OpenAPI client.
class
A generic OpenAPI mojo that will be used for configuring custom Micronaut OpenAPI generator extensions.
class
Generates an OpenAPI server.