@Configuration @ConditionalOnClass(name="org.springframework.cloud.context.scope.refresh.RefreshScopeRefreshedEvent") public class CachingConfiguration extends Object
| Constructor and Description |
|---|
CachingConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
RefreshScopeRefreshedEventListener |
refreshScopeRefreshedEventListener(org.springframework.core.env.ConfigurableEnvironment environment) |
@Bean public RefreshScopeRefreshedEventListener refreshScopeRefreshedEventListener(org.springframework.core.env.ConfigurableEnvironment environment)
Copyright © 2020. All rights reserved.