Coder Social home page Coder Social logo

kmc-api's Introduction

kmc-api 服务

一、服务启动顺序

api-eureka(注册中心)--> api-config(配置中心)--> api-admin(应用监控)

-->api-producer(API服务对外提供者)-->api-rest(API服务消费者)

-->api-turbine(API服务消费者的熔断监控Dashboard展示)

-->api-gateway(路由网关)

二、接口服务访问路径示例

三、服务程序监控访问路径

admin 应用程序监控 (http://localhost:8000/#/applications)

四、配置中心 消息总线

4.1 客户端(如 api-producer) 修改配置,在 kmc-config 工程中 api-server-producer-dev.yml 修改配置后,手动刷新

4.2 刷新步骤----> 在postman中执行 POST请求更新配置文件 (http://localhost:6089/actuator/bus-refresh)

eg: http://localhost:6089/getSpecialValidatorValue(访问前 true),更新配置文件后, 执行4.2,再次访问 false

kmc-api's People

Contributors

15001167619 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.