Giter Club home page Giter Club logo

piclib-config's Introduction

picLib-config

picLib项目的配置文件 本项目有三个配置中心,分别占用 7101,7102,7103端口

Refresh All: curl -X POST http://localhost:7101/actuator/bus-refresh

其它刷新配置操作如下: /actuator/bus-refresh?destination=XXX,指定destination参数可以用来定位具体要刷新的应用程序,有两种方式:

  1. 定位具体实例 /actuator/bus-refresh?destination=piclibapi:9000,此时总线上的各应用实例会根据destination指定的属性值来判断是否是自己的实例ID,符合才进行配置刷新。这里是piclibapi服务下,端口号为9000的实例才会进行配置更新。
  2. 定位具体服务 /actuator/bus-refresh?destination=piclibapi:**,该请求会触发piclibapi服务的所有实例来进行刷新。

piclib-config's People

Contributors

zhangyingchengqi avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.