An open API service indexing awesome lists of open source software.

https://github.com/guoguang/madao_config

:wrench: 微服务配置中心
https://github.com/guoguang/madao_config

Last synced: 7 months ago
JSON representation

:wrench: 微服务配置中心

Awesome Lists containing this project

README

          

### Spring Cloud Config Server

* 用于外部配置的基于HTTP资源的API(名称 - 值对或等效的YAML内容)

* 加密和解密属性值(对称或非对称)

* 使用@EnableConfigServer可以在Spring Boot应用程序中轻松嵌入

* 修改此处配置文件所有服务同步热更新