Package tech.jhipster.config
Class JHipsterProperties.Http.Cache
java.lang.Object
tech.jhipster.config.JHipsterProperties.Http.Cache
- Enclosing class:
- JHipsterProperties.Http
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Cache
public Cache()
-
-
Method Details
-
getTimeToLiveInDays
public int getTimeToLiveInDays() -
setTimeToLiveInDays
public void setTimeToLiveInDays(int timeToLiveInDays)
-