Uses of Class
org.springframework.boot.loader.tools.ReachabilityMetadataProperties
Packages that use ReachabilityMetadataProperties
Package
Description
Tools for generating executable JAR/WAR files.
-
Uses of ReachabilityMetadataProperties in org.springframework.boot.loader.tools
Methods in org.springframework.boot.loader.tools that return ReachabilityMetadataPropertiesModifier and TypeMethodDescriptionReachabilityMetadataProperties.fromInputStream
(InputStream inputStream) Constructs a new instance from the givenInputStream
.