工具篇:spring-boot的maven依赖包

spring-boot


    UTF-8
    UTF-8
    
    1.8



    org.springframework.boot
    spring-boot-starter-parent
    1.5.1.RELEASE
    




    org.springframework.boot
    spring-boot-starter-web




    org.springframework.boot
    spring-boot-starter-test
    test




    org.springframework.boot
    spring-boot-starter-thymeleaf




    org.springframework.boot
    spring-boot-starter-data-jpa




    org.springframework.boot
    spring-boot-starter-aop



    
        
        
            org.springframework.boot
            spring-boot-maven-plugin
        
    
        

 

你可能感兴趣的:(Java,maven,工具)