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、注册中心的对比