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