4.0.0
    com.baeldung
    spring-rest-shell
    0.0.1-SNAPSHOT
    jar
    spring-rest-shell
    A simple project to demonstrate Spring REST Shell features.
    
        org.springframework.boot
        spring-boot-starter-parent
        1.5.8.RELEASE
         
    
    
        UTF-8
        UTF-8
        1.8
    
    
        
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.springframework.boot
            spring-boot-starter-data-jpa
        
        
            org.springframework.boot
            spring-boot-starter-data-rest
        
        
        
            com.h2database
            h2
            runtime
        
    
    
        
            
                org.springframework.boot
                spring-boot-maven-plugin