Update CustomerDataService.java
This commit is contained in:
parent
371445d1d7
commit
90e8b48955
@ -6,9 +6,6 @@ import org.springframework.cache.annotation.Cacheable;
|
|||||||
import org.springframework.context.ApplicationContext;
|
import org.springframework.context.ApplicationContext;
|
||||||
import org.springframework.stereotype.Component;
|
import org.springframework.stereotype.Component;
|
||||||
|
|
||||||
/**
|
|
||||||
* The Class CustomerDataService.
|
|
||||||
*/
|
|
||||||
@Component
|
@Component
|
||||||
@CacheConfig("addressDemo")
|
@CacheConfig("addressDemo")
|
||||||
public class CustomerDataService {
|
public class CustomerDataService {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user