Index
All Classes and Interfaces|All Packages
G
- generateAotAssets(URL[], String, String...) - Method in class org.springframework.boot.maven.AbstractAotMojo
- getApplicationDirectory() - Method in class org.springframework.boot.maven.Image
-
Returns the application content directory for the image.
- getArtifactFeature(Artifact) - Method in class org.springframework.boot.maven.AbstractDependencyFilterMojo.ExcludeTestScopeArtifactFilter
- 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.
- getClassesDirectories() - Method in class org.springframework.boot.maven.AbstractRunMojo
-
Returns the directories that contain the application's classes and resources.
- getClassesDirectories() - Method in class org.springframework.boot.maven.TestRunMojo
- getClassPath(boolean) - Method in class org.springframework.boot.maven.ProcessTestAotMojo
- getClassPath(File[], ArtifactsFilter...) - Method in class org.springframework.boot.maven.AbstractAotMojo
- 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. - getContext() - Method in class org.springframework.boot.maven.Docker
-
The Docker context to use to retrieve host configuration.
- getCreatedDate() - Method in class org.springframework.boot.maven.Image
-
Returns the created date for the image.
- getData() - Method in class org.springframework.boot.maven.PropertiesMergingResourceTransformer
-
Return the data the properties being merged.
- getDependencyURLs(ArtifactsFilter...) - Method in class org.springframework.boot.maven.AbstractDependencyFilterMojo
- 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() - Method in class org.springframework.boot.maven.DependencyFilter
- getHost() - Method in class org.springframework.boot.maven.Docker
-
The host address of the Docker daemon.
- 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 building 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
-
Return the layout factory that will be used to determine the
AbstractPackagerMojo.LayoutType
if no explicit layout is set. - getLayoutFactory() - Method in class org.springframework.boot.maven.BuildImageMojo
-
Return the layout factory that will be used to determine the
AbstractPackagerMojo.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
AbstractPackagerMojo.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. - getLoaderImplementation() - Method in class org.springframework.boot.maven.AbstractPackagerMojo
-
Return the loader implementation that should be used.
- getLoaderImplementation() - Method in class org.springframework.boot.maven.BuildImageMojo
- getLoaderImplementation() - Method in class org.springframework.boot.maven.RepackageMojo
- getName() - Method in class org.springframework.boot.maven.CacheInfo.VolumeCacheInfo
- getName() - Method in class org.springframework.boot.maven.Image
-
The name of the created image.
- getNetwork() - Method in class org.springframework.boot.maven.Image
-
Returns the network the build container will connect to.
- 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.
- getSession() - Method in class org.springframework.boot.maven.AbstractAotMojo
-
Return Maven execution session.
- getSource() - Method in class org.springframework.boot.maven.CacheInfo.BindCacheInfo
- 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.
All Classes and Interfaces|All Packages