请稍等 ...
×

采纳答案成功!

向帮助你的同学说点啥吧!感谢那些助人为乐的人

自定义 dependencyManagement

非常想老师也更新一章 自定义 dependencyManagement 以及对包版本发布管理的视频 一直想了解这块 自定义 stater 这块 感觉文章很多 但是包管理以及包管理发布 缺很少 譬如我自己写了一个工具类 我也想弄一个 dependencyManagement 作为包管理

正在回答 回答被采纳积分+3

1回答

源码师 2020-02-27 17:52:39

小伙伴你好,你能具体描述下你的疑问么?因为没太清楚你的意思,自定义 dependencyManagement?

0 回复 有任何疑惑可以回复我~
  • 提问者 丶恶徒丶 #1
    <dependencyManagement>
            <dependencies>
                <dependency>
                    <groupId>org.springframework.boot</groupId>
                    <artifactId>spring-boot-dependencies</artifactId>
                    <version>2.2.4.RELEASE</version>
                    <type>pom</type>
                    <scope>import</scope>
                </dependency>
            </dependencies>
        </dependencyManagement>
    
    就是实现一个这样的自定义 xxx-dependencies
    回复 有任何疑惑可以回复我~ 2020-02-27 20:29:45
  • 源码师 回复 提问者 丶恶徒丶 #2
    xx-depn是想做什么用呢?具体功能?
    回复 有任何疑惑可以回复我~ 2020-02-27 21:01:48
问题已解决,确定采纳
还有疑问,暂不采纳
意见反馈 帮助中心 APP下载
官方微信