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
        
        
            io.springfox
            springfox-swagger2
            ${swagger2.version}
        
        
            io.springfox
            springfox-swagger-ui
            ${swagger2.version}
        
        
            com.h2database
            h2
        
        
            org.springframework.boot
            spring-boot-starter-data-jpa
        
        
            io.github.resilience4j
            resilience4j-timelimiter
            ${resilience4j.version}
        
    
    
        2.9.2
        1.6.1