4.0.0
    
        com.hc
        jxjy-education
        0.0.1-SNAPSHOT
    
    jxjy-web
    0.0.1-SNAPSHOT
    jxjy-web
    war
    Demo project for Spring Boot
    
        11
    
    
        
            com.hc
            jxjy-core
            0.0.1-SNAPSHOT
        
        
            com.hc
            jxjy-business
            0.0.1-SNAPSHOT
        
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.springframework.boot
            spring-boot-starter-aop
        
        
            org.springframework.boot
            spring-boot-starter-tomcat
            provided
        
        
            com.alibaba
            druid
            1.1.14
        
        
            mysql
            mysql-connector-java
            runtime
        
        
            org.springframework.boot
            spring-boot-starter-test
            test
            
                
                    org.junit.vintage
                    junit-vintage-engine
                
            
        
    
    
        
            
                org.springframework.boot
                spring-boot-maven-plugin