@Configuration @EnableCaching @AutoConfigureAfter(value=MetricsConfiguration.class) @AutoConfigureBefore(value={WebConfigurer.class,DatabaseConfiguration.class}) public class CacheConfiguration extends Object
| Constructor and Description |
|---|
CacheConfiguration(io.github.jhipster.config.JHipsterProperties jHipsterProperties) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.autoconfigure.cache.JCacheManagerCustomizer |
cacheManagerCustomizer() |
Copyright © 2019 Power TAC. All rights reserved.