66. 使用settings.xml配置CLI
Spring Boot CLI使用Maven的依赖解析引擎Aether来解析依赖,它充分利用发现的
~/.m2/settings.xml
Maven设置去配置Aether。CLI支持以下配置:
- Offline
- Mirrors
- Servers
- Proxies
- Profiles
- Activation
- Repositories
- Active profiles
最近更新 3yr ago