@Configuration public class GlueConfiguration extends Object
| Constructor and Description |
|---|
GlueConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
CacheManager |
cacheManager() |
void |
destroy() |
void |
init() |
RestTemplate |
restTemplate() |
@Bean public CacheManager cacheManager()
@Bean public RestTemplate restTemplate()
@PostConstruct public void init()
@PreDestroy public void destroy()
Copyright © 2019 POSCOICT. All rights reserved.