- getArtifactFeature(Artifact) - Method in class org.springframework.boot.maven.MatchingGroupIdFilter
-
- getBuilder() - Method in class org.springframework.boot.maven.Image
-
The name of the builder image to use to create the image.
- getClassPathUrls() - Method in class org.springframework.boot.maven.AbstractRunMojo
-
- getConfiguration() - Method in class org.springframework.boot.maven.Layers
-
The location of the layers configuration file.
- getConfiguredPackager(Supplier<P>) - Method in class org.springframework.boot.maven.AbstractPackagerMojo
-
Return a Packager
configured for this MOJO.
- getData() - Method in class org.springframework.boot.maven.PropertiesMergingResourceTransformer
-
Return the data the properties being merged.
- getEnv() - Method in class org.springframework.boot.maven.Image
-
Environment properties that should be passed to the builder.
- getFilters(ArtifactsFilter...) - Method in class org.springframework.boot.maven.AbstractDependencyFilterMojo
-
Return artifact filters configured for this MOJO.
- getFilters() - Method in class org.springframework.boot.maven.DependencyFilter
-
- getJavaExecutable() - Method in class org.springframework.boot.maven.AbstractRunMojo
-
Provides access to the java binary executable, regardless of OS.
- getLayout() - Method in class org.springframework.boot.maven.AbstractPackagerMojo
-
Return the type of archive that should be packaged by this MOJO.
- getLayout() - Method in class org.springframework.boot.maven.BuildImageMojo
-
Return the type of archive that should be used when buiding the image.
- getLayout() - Method in class org.springframework.boot.maven.RepackageMojo
-
Return the type of archive that should be packaged by this MOJO.
- getLayoutFactory() - Method in class org.springframework.boot.maven.AbstractPackagerMojo
-
- getLayoutFactory() - Method in class org.springframework.boot.maven.BuildImageMojo
-
Return the layout factory that will be used to determine the LayoutType
if
no explicit layout is set.
- getLayoutFactory() - Method in class org.springframework.boot.maven.RepackageMojo
-
Return the layout factory that will be used to determine the LayoutType
if
no explicit layout is set.
- getLibraries(Collection<Dependency>) - Method in class org.springframework.boot.maven.AbstractPackagerMojo
-
Return Libraries
that the packager can use.
- getName() - Method in class org.springframework.boot.maven.Image
-
The name of the created image.
- getResource() - Method in class org.springframework.boot.maven.PropertiesMergingResourceTransformer
-
- getRunImage() - Method in class org.springframework.boot.maven.Image
-
The name of the run image to use to create the image.
- getSourceArtifact(String) - Method in class org.springframework.boot.maven.AbstractPackagerMojo
-
Return the source Artifact
to repackage.
- getTargetFile(String, String, File) - Method in class org.springframework.boot.maven.AbstractPackagerMojo
-