@ConfigurationProperties(prefix="spring.resources", ignoreUnknownFields=false) public class ResourceProperties extends Object
| Constructor and Description |
|---|
ResourceProperties() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCachePeriod() |
boolean |
isAddMappings() |
void |
setAddMappings(boolean addMappings) |
void |
setCachePeriod(Integer cachePeriod) |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.