Uses of Class
org.springframework.boot.origin.TextResourceOrigin.Location
-
Uses of TextResourceOrigin.Location in org.springframework.boot.origin
Modifier and TypeMethodDescriptionTextResourceOrigin.getLocation()
Return the location of the property within the source (if known).ModifierConstructorDescriptionTextResourceOrigin
(Resource resource, TextResourceOrigin.Location location)