💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
# 61. 使用settings.xml配置CLI ### 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)。