Package | Description |
---|---|
org.springframework.boot.origin |
Support for item origin tracking.
|
Modifier and Type | Method and Description |
---|---|
TextResourceOrigin.Location |
TextResourceOrigin.getLocation()
Return the location of the property within the source (if known).
|
Constructor and Description |
---|
TextResourceOrigin(Resource resource,
TextResourceOrigin.Location location) |