- 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.
- getCertPath() - Method in class org.springframework.boot.maven.Docker
-
The path to TLS certificate and key files required for TLS communication with the
Docker daemon.
- getClassPathUrls() - Method in class org.springframework.boot.maven.AbstractRunMojo
-
- getCleanCache() - Method in class org.springframework.boot.maven.Image
-
If the cache should be cleaned before building.
- 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.
- getEmail() - Method in class org.springframework.boot.maven.Docker.DockerRegistry
-
The email address that will be used for user authentication to the registry.
- 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
-
- getHost() - Method in class org.springframework.boot.maven.Docker
-
The host address of the Docker daemon.
- 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
-
- getLayoutFactory() - Method in class org.springframework.boot.maven.RepackageMojo
-
- 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.
- getPassword() - Method in class org.springframework.boot.maven.Docker.DockerRegistry
-
The password that will be used for user authentication to the registry.
- getPublish() - Method in class org.springframework.boot.maven.Image
-
If the built image should be pushed to a registry.
- getPullPolicy() - Method in class org.springframework.boot.maven.Image
-
If images should be pulled from a remote repository during image build.
- 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
-
- getToken() - Method in class org.springframework.boot.maven.Docker.DockerRegistry
-
The token that will be used for token authentication to the registry.
- getUsername() - Method in class org.springframework.boot.maven.Docker.DockerRegistry
-
The username that will be used for user authentication to the registry.