Class ProjectInfoProperties.Build
java.lang.Object
org.springframework.boot.autoconfigure.info.ProjectInfoProperties.Build
- Enclosing class:
- ProjectInfoProperties
Build specific info properties.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setEncoding
(Charset encoding) void
setLocation
(Resource location)
-
Constructor Details
-
Build
public Build()
-
-
Method Details
-
getLocation
-
setLocation
-
getEncoding
-
setEncoding
-