Coder Social home page Coder Social logo

springcloud-scaffold's Introduction

  1. 服务注册发现:nacos
  2. 网关:gateway
  3. api调用:swagger2
  4. 链路追踪:skywalking(邮件告警暂无)
  5. 公共模块:common
  6. 数据库:暂无
  7. 鉴权:暂无

clone后修改nacos注册中心配置

启动时,jvm参数添加

//指定skywalking探针绝对地址

-javaagent:D:\software\pmp\agent\skywalking-agent.jar

//指定skywalking显示的服务名

-Dskywalking.agent.service_name=springcloud-gateway

//指定skywalking端口地址

-Dskywalking.collector.backend_service=127.0.0.1:11800

依次启动

  1. springcloud-basic-system-server
  2. springcloud-access-control-system-server
  3. springcloud-application
  4. springcloud-gateway

开发计划:

  1. skywalking链路追踪(已完成)
  2. 整合邮件警告(已完成)
  3. zabbix监控(未开始)
  4. oauth2(已完成,未整合权限)
  5. kafka+elk(未开始)
  6. 待定

springcloud-scaffold's People

Contributors

wsndw avatar

Watchers

 avatar  avatar

Forkers

wysrbs

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.