4.0.0
    com.baeldung.web
    spring-boot-rest-2
    spring-boot-rest-2
    war
    Spring Boot Rest Module
    
        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-actuator
        
        
            io.springfox
            springfox-boot-starter
            3.0.0
        
        
            org.springframework.boot
            spring-boot-starter-data-jpa
        
        
            com.h2database
            h2
            runtime
        
    
    
        
            
                org.springframework.boot
                spring-boot-maven-plugin