4.0.0
    spring-boot-1
    jar
    Module for Spring Boot version 1.x
    
        
        com.baeldung
        parent-boot-1
        0.0.1-SNAPSHOT
        ../../parent-boot-1
    
    
        
            org.springframework.boot
            spring-boot-starter
        
        
            org.springframework.boot
            spring-boot-starter-thymeleaf
        
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.springframework.boot
            spring-boot-starter-tomcat
        
        
            org.springframework.boot
            spring-boot-starter-actuator
        
        
            org.springframework.boot
            spring-boot-starter-data-jpa
        
        
            org.apache.logging.log4j
            log4j-core
            ${log4j2.version}
        
        
            com.h2database
            h2
            test
        
        
            org.springframework.boot
            spring-boot-starter-test
            test
        
    
    
        
            
                org.springframework.boot
                spring-boot-maven-plugin
                ${spring-boot.version}
            
        
    
    
        2.17.1