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