LauncherConfig — spring-boot Architecture
Injects the necessary Spring Boot loader classes into the final artifact.
Entity Profile
Relationship Graph
Domain
Functions
- ApplicationSpec()
- BootArchiveSupport()
- BootBuildImage()
- BootJar()
- BootWar()
- BootZipCopyAction()
- CacheSpec()
- DefaultTimeZoneOffset()
- DependenciesIntoLayerSpec()
- DependenciesSpec()
- DependencyDescriptor()
- DockerSpec()
- IntoLayerSpec()
- IntoLayersSpec()
- LayerResolver()
- LayeredSpec()
- LoaderZipEntries()
- Processor()
- ResolvedDependencies()
- StoredEntryPreparator()
- addDirectory()
- addFile()
- allPresent()
- application()
- apply()
- apply()
- apply()
- asCache()
- asDockerConfiguration()
- asLayers()
- asLibrary()
- asLibrarySelector()
- asMap()
- asSelector()
- asSelectors()
- asSelectors()
- asSelectors()
- asUnixNumeric()
- bind()
- bootInf()
- buildCache()
- buildImage()
- buildWorkspace()
- builderRegistry()
- callTo()
- callTo()
- classpath()
- classpathDirectories()
- classpathEntries()
- classpathFiles()
- closeQuietly()
- configureBootInfSpec()
- configureManifest()
- copy()
- copy()
- copy()
- createCopyAction()
- createCopyAction()
- createCopyAction()
- createLayers()
- createRequest()
- customize()
- customizeApplicationDirectory()
- customizeBindings()
- customizeBuilder()
- customizeBuilderAuthentication()
- customizeBuildpacks()
- customizeCaches()
- customizeCreatedDate()
- customizeCreator()
- customizeEnvironment()
- customizeHost()
- customizePublishAuthentication()
- customizePullPolicy()
- customizeRunImage()
- customizeSecurityOptions()
- customizeTags()
- dependencies()
- determineSpringBootVersion()
- docker()
- exclude()
- excludeNonZipFiles()
- excludeNonZipLibraryFiles()
- excludeProjectDependencies()
- execute()
- find()
- findArtifactIdentifier()
- finish()
- fromCallTo()
- fromCallTo()
- getApplication()
- getApplicationDirectory()
- getArchiveFile()
- getArtifactFiles()
- getArtifactIds()
- getBindHostToBuilder()
- getBindings()
- getBootInf()
- getBuildCache()
- getBuildWorkspace()
- getBuilder()
- getBuilderRegistry()
- getBuildpacks()
- getCertPath()
- getClasspath()
- getCleanCache()
- getContext()
- getCoordinates()
- getCreatedDate()
- getDependencies()
- getDirMode()
- getDirMode()
- getDocker()
- getEffectiveEnvironment()
- getEmail()
- getEnabled()
- getEnvironment()
- getEnvironmentFromCommandLine()
- getExcludes()
- getFileMode()
- getFileMode()
- getFiles()
- getHost()
- getImageName()
- getImagePlatform()
- getIncludes()
- getIntoLayer()
- getLaunchCache()
- getLayer()
- getLayerOrder()
- getLayered()
- getLayered()
- getLayers()
- getMode()
- getName()
- getNetwork()
- getParentDirectory()
- getPassword()
- getPermissions()
- getProvidedClasspath()
- getProvidedLibFiles()
- getPublish()
- getPublishRegistry()
- getPullPolicy()
- getRegistryAuthentication()
- getResolvedDependencies()
- getResolvedDependencies()
- getResourceAsStream()
- getRunImage()
- getSecurityOptions()
- getSource()
- getTags()
- getTime()
- getTlsVerify()
- getToken()
- getTrustBuilder()
- getUnixNumericDirPermissions()
- getUnixNumericFilePermissions()
- getUrl()
- getUsername()
- getVerboseLogging()
- hasEmptyAuth()
- hasSignedLibrary()
- hasTokenAuth()
- hasUserAuth()
- include()
- includeProjectDependencies()
- intoLayer()
- isEmpty()
- isInMetaInf()
- isIncludeJarmodeTools()
- isIncludeJarmodeTools()
- isLayeredDisabled()
- isLayeredDisabled()
- isLibrary()
- isLibrary()
- isProjectDependency()
- isSatisfiedBy()
- isSatisfiedBy()
- isUsingDefaultLoader()
- isWrittenDirectory()
- isZip()
- launchCache()
- layered()
- layered()
- libraryCoordinates()
- load()
- moveMetaInfToRoot()
- moveModuleInfoToRoot()
- moveToRoot()
- nonePresent()
- prepareEntry()
- prepareEntry()
- prepareStoredEntry()
- prepareStoredEntry()
- process()
- processDirectory()
- processFile()
- projectCoordinatesByPath()
- providedClasspath()
- publishRegistry()
- removeFrom()
- requiresUnpack()
- requiresUnpack()
- requiresUnpack()
- resolveZipCompression()
- resolveZipCompression()
- resolvedArtifacts()
- resolvedArtifacts()
- resolvedArtifacts()
- setApplication()
- setClasspath()
- setDependencies()
- setEncodingIfNecessary()
- setProvidedClasspath()
- setPullPolicy()
- skipProcessing()
- volume()
- writeArchive()
- writeClassPathIndexIfNecessary()
- writeDirectory()
- writeEntry()
- writeFile()
- writeJarModeLibrary()
- writeJarToolsIfNecessary()
- writeLayersIndexIfNecessary()
- writeLoaderEntriesIfNecessary()
- writeNativeImageArgFileIfNecessary()
- writeParentDirectoriesIfNecessary()
- writeSignatureFileIfNecessary()
- writeTo()
Frequently Asked Questions
What is the LauncherConfig subdomain?
LauncherConfig is a subdomain in the spring-boot codebase, part of the Archiving domain. Injects the necessary Spring Boot loader classes into the final artifact. It contains 0 source files.
Which domain does LauncherConfig belong to?
LauncherConfig belongs to the Archiving domain.
What functions are in LauncherConfig?
The LauncherConfig subdomain contains 231 function(s): ApplicationSpec, BootArchiveSupport, BootBuildImage, BootJar, BootWar, BootZipCopyAction, CacheSpec, DefaultTimeZoneOffset, and 223 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free