解读pom.xml文件




    4.0.0
    

    demo
    demo
    1.0-SNAPSHOT
    

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


    
        模块名称
        模块名称
    


    
    
        
        
            
            fr-nexus
            http://nexus.frBlog.com/nexus/content/groups/public/
            
            
                true
            
        

        
            fr-nexus
            http://nexus.frBlog.com/nexus/content/groups/public/
            
                
                true

                
                always
                
                warn
            
        
    


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


你可能感兴趣的:(解读pom.xml文件)