@Configuration @Conditional(value=fr.gouv.education.tribu.api.WsDevConfiguration.Condition.class) @ImportResource(value="api-users.xml") public class WsDevConfiguration extends Object implements org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
WsDevConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.cache.ehcache.EhCacheManagerFactoryBean |
cacheFactoryBean() |
org.springframework.cache.CacheManager |
cacheManager() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
@Bean
public org.springframework.cache.ehcache.EhCacheManagerFactoryBean cacheFactoryBean()
throws MalformedURLException
MalformedURLException@Bean public org.springframework.cache.CacheManager cacheManager()
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2022. All rights reserved.