Package org.springframework.boot.loader.archive
Abstraction over logical Archives be they backed by a JAR file or unpacked into a folder.
- See Also:
Archive
Interface Summary Interface Description Archive An archive that can be launched by theLauncher.Archive.Entry Represents a single entry in the archive.Archive.EntryFilter Strategy interface to filterEntries.Class Summary Class Description ExplodedArchive Archiveimplementation backed by an exploded archive directory.JarFileArchive