Spring Cloud Config 发布了 2.1.2、2.0.4 和 1.4.6 版本,主要用于解决 。
这些修复程序也将包含在相应 Spring Cloud 版本系列的下一版本中。
Maven:
org.springframework.cloud spring-cloud-config-server 2.1.2.RELEASE
Gradle:
dependencies { compile('org.springframework.cloud:spring-cloud-config-server:2.1.2.RELEASE')}