4.0.0
    com.baeldung.example
    application
    jar
    
        com.baeldung
        parent-boot-2
        0.0.1-SNAPSHOT
        ../../../../parent-boot-2
    
    
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            com.baeldung.example
            library
            ${project.version}
        
    
    
        
            
                org.springframework.boot
                spring-boot-maven-plugin