4.0.0
    
        com.hc
        gpwebv2
        0.0.1-SNAPSHOT
    
    gp-web
    0.0.1-SNAPSHOT
    gp-web
    Demo project for Spring Boot
    war
    
        11
    
    
        
            mysql
            mysql-connector-java
            runtime
        
        
            org.springframework.boot
            spring-boot-starter-jdbc
        
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.springframework.boot
            spring-boot-starter-aop
        
        
            org.springframework.boot
            spring-boot-starter-tomcat
            provided
        
        
            org.springframework.boot
            spring-boot-starter-test
            test
            
                
                    org.junit.vintage
                    junit-vintage-engine
                
            
        
        
            com.hc
            gp-core
            0.0.1-SNAPSHOT
            compile
        
        
            com.hc
            gp-business
            0.0.1-SNAPSHOT
            compile
        
    
    
        
            
                org.springframework.boot
                spring-boot-maven-plugin