4.0.0
    spring-caching
    0.1-SNAPSHOT
    spring-caching
    war
    
        com.baeldung
        parent-boot-2
        0.0.1-SNAPSHOT
        ../parent-boot-2
    
    
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.springframework
            spring-context
        
        
            org.springframework.boot
            spring-boot-starter-cache
        
        
            org.springframework
            spring-web
        
        
            org.springframework
            spring-webmvc
        
        
            org.ehcache
            ehcache
        
        
            org.springframework
            spring-test
            test
        
        
            com.github.ben-manes.caffeine
            caffeine
        
        
            com.h2database
            h2
            runtime
        
        
            org.springframework.boot
            spring-boot-starter-jdbc
        
    
    
        3.5.2