ruoyi-extend
        com.ruoyi
        3.1.0
    
    4.0.0
    jar
    ruoyi-monitor-admin
    
        
        
            org.springframework.boot
            spring-boot-starter-web
        
        
        
            org.springframework.boot
            spring-boot-starter-security
        
        
            de.codecentric
            spring-boot-admin-starter-server
        
    
    
        ${project.artifactId}
        
            
                org.springframework.boot
                spring-boot-maven-plugin
                ${spring-boot.version}
                
                    true 
                
                
                    
                        
                            repackage
                        
                    
                
            
            
                com.spotify
                docker-maven-plugin
                ${docker.plugin.version}
                
                    ${docker.namespace}/${project.artifactId}:${project.version}
                    ${project.basedir}
                    ${docker.registry.host}
                    ${docker.registry.url}
                    ${docker.registry.url}
                    
                        
                            /
                            ${project.build.directory}
                            ${project.build.finalName}.jar