登录 注册
当前位置:主页 > 资源下载 > 25 > 以下是一个Spring Cloud配置中心的代码实例

以下是一个Spring Cloud配置中心的代码实例

  • 更新:2024-05-23 12:20:38
  • 大小:69KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:Web开发 - 开发技术
  • 格式:RAR

资源介绍

刷新配置:http://localhost:8080/actuator/refresh 必须是post方式访问 查看配置 :http://localhost:8081/cloud-config/simple2 查看配置效果:http://localhost:8080/index 注意: 测试了下配置文件好像要放到spring cloud server端外面刷新才生效