public static class ProjectInfoProperties.Build
extends java.lang.Object
| Constructor and Description |
|---|
Build() |
| Modifier and Type | Method and Description |
|---|---|
java.nio.charset.Charset |
getEncoding() |
org.springframework.core.io.Resource |
getLocation() |
void |
setEncoding(java.nio.charset.Charset encoding) |
void |
setLocation(org.springframework.core.io.Resource location) |