Class SlardarActuatorConfiguration
-
- All Implemented Interfaces:
@Configuration(proxyBeanMethods = false)@ConditionalWingsEnabled() public class SlardarActuatorConfiguration- Since:
2019-12-01
trydofor
-
-
Constructor Summary
Constructors Constructor Description SlardarActuatorConfiguration()
-
Method Summary
Modifier and Type Method Description SlardarCacheEndpointslardarCacheManageEndpoint(Map<String, CacheManager> cacheManagers)-
-
Method Detail
-
slardarCacheManageEndpoint
@Bean()@ConditionalWingsEnabled()@ConditionalOnAvailableEndpoint() SlardarCacheEndpoint slardarCacheManageEndpoint(Map<String, CacheManager> cacheManagers)
-
-
-
-