4.0.0
    spring-rest-http-2
    0.1-SNAPSHOT
    spring-rest-http-2
    war
    
        com.baeldung
        parent-boot-2
        0.0.1-SNAPSHOT
        ../../parent-boot-2
    
    
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.springframework.boot
            spring-boot-starter-webflux
        
        
            com.h2database
            h2
        
        
            org.springframework.boot
            spring-boot-starter-data-jpa
        
        
            io.github.resilience4j
            resilience4j-timelimiter
            ${resilience4j.version}
        
        
            org.springdoc
            springdoc-openapi-ui
            ${springdoc.version}
        
        
            com.google.guava
            guava
            ${guava.version}
        
    
    
        2.9.2
        2.1.0
        1.7.0