http://pmkiu.woguheihuasheng.cn/3578174
实现目标:
- 一个父工程,里面有一些依赖
- 子模块可以使用父模块的依赖
- 子模块之间可以互相调用
buildscript {
ext{
springbootVersion='2.2.6.RELEASE'
}
repositories {
mavenCentral(
http://pmkiu.woguheihuasheng.cn/3578174
实现目标:
buildscript {
ext{
springbootVersion='2.2.6.RELEASE'
}
repositories {
mavenCentral(