Skip to content

Commit 90e8b48

Browse files
committed
Update CustomerDataService.java
1 parent 371445d commit 90e8b48

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

spring-all/src/main/java/org/baeldung/caching/example/CustomerDataService.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
import org.springframework.context.ApplicationContext;
77
import org.springframework.stereotype.Component;
88

9-
/**
10-
* The Class CustomerDataService.
11-
*/
129
@Component
1310
@CacheConfig("addressDemo")
1411
public class CustomerDataService {

0 commit comments

Comments
 (0)