多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
### 61. 使用settings.xml配置CLI Spring Boot CLI使用Maven的依赖解析引擎Aether来解析依赖,它充分利用发现的`~/.m2/settings.xml` Maven设置去配置Aether。 CLI支持以下配置: * Offline * Mirrors * Servers * Proxies * Profiles * Activation   * Repositories * Active profiles 更多信息可参考[Maven设置文档](https://maven.apache.org/settings.html)。