Skip to content

freedom9/spring-cloud-hoxton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1、查看版本对应

查看版本对应

2、版本选型

3、config动态刷新

3.1 手动版
curl -X POST "http://localhost:3355/actuator/refresh"
3.2 全部刷新
curl -X POST "http://localhost:3344/actuator/bus-refresh"
3.3 定点刷新
curl -X POST "http://localhost:3344/actuator/bus-refresh/cloud-config-client:3355"

5、注册中心的对比

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages