Package org.springframework.boot.maven
package org.springframework.boot.maven
Maven plugin for Spring Boot.
-
ClassDescriptionA base mojo filtering the dependencies of the project.Abstract base class for classes that work with an
Packager
.Archive layout types.Base class to run a spring application.Libraries
backed by MavenArtifact
s.Package an application into an OCI image using a buildpack.Generate abuild-info.properties
file based on the content of the currentMavenProject
.Encapsulates configuration of an image building cache.Encapsulates configuration of an image building cache stored in a volume.Base class forArtifactsFilter
based on aFilterableDependency
list.Docker configuration options.Encapsulates Docker registry authentication configuration options.A model for a dependency to exclude.An {DependencyFilter} that filters out any artifact matching anExclude
.Display help information on spring-boot-maven-plugin.
Callmvn spring-boot:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.Image configuration options.A model for a dependency to include.AnArtifactsFilter
that filters out any artifact not matching anInclude
.Layer configuration options.AnArtifactsFilter
that filters by matching groupId.Extension for the Maven shade plugin to allow properties files (e.g.Repackage existing JAR and WAR archives so that they can be executed from the command line using java -jar.Run an application in place.Start a spring application.Stop an application that has been started by the "start" goal.