4.0.0
    spring-caching-2
    0.1-SNAPSHOT
    spring-caching-2
    jar
    
        com.baeldung.spring-boot-modules
        spring-boot-modules
        1.0.0-SNAPSHOT
    
    
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.springframework.boot
            spring-boot-starter-data-jpa
        
        
            org.springframework.data
            spring-data-commons
        
        
            com.h2database
            h2
            runtime
        
        
            org.projectlombok
            lombok
        
        
            org.springframework.boot
            spring-boot-starter-cache
        
        
            org.springframework.boot
            spring-boot-starter-data-redis
        
        
            com.github.ben-manes.caffeine
            caffeine
            ${caffeine.version}
        
        
            it.ozimov
            embedded-redis
            ${embedded.redis.version}
            
                
                    org.slf4j
                    slf4j-simple
                
            
            test
        
    
    
        0.7.3
        3.1.8