4.0.0
    com.baeldung.spring-boot-config-jpa-error
    spring-boot-config-jpa-error
    0.0.1-SNAPSHOT
    pom
    
        com.baeldung
        parent-boot-2
        0.0.1-SNAPSHOT
        ../parent-boot-2/pom.xml
    
    
        data-jpa-library
        data-jpa-application
    
    
        
            
                org.springframework.boot
                spring-boot-dependencies
                ${spring-boot.version}
                pom
                import
            
        
    
    
        
            org.springframework.boot
            spring-boot-starter-data-jpa
            ${spring-boot.version}
        
        
            org.springframework.boot
            spring-boot-starter-test
            ${spring-boot.version}
            test
        
        
            com.h2database
            h2
        
    
    
        
            
                org.springframework.boot
                spring-boot-maven-plugin