@Component public class CacheCustomizer extends Object implements org.springframework.boot.autoconfigure.cache.CacheManagerCustomizer<org.springframework.cache.concurrent.ConcurrentMapCacheManager>
| Constructor and Description |
|---|
CacheCustomizer() |
| Modifier and Type | Method and Description |
|---|---|
void |
customize(org.springframework.cache.concurrent.ConcurrentMapCacheManager cacheManager) |
Copyright © 2025. All rights reserved.