huangydyn / spring-cloud-2021-eureka-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

简介

demo包括

  • springcloud 2021
  • sentinel:
  • eureka-server
  • consumer: 调用curl localhost:9001/hello/hello
  • producer

启动

启动sentinel

sentinel官方文档: https://github.com/alibaba/spring-cloud-alibaba/wiki/Sentinel sentinel目录下启动./start_dashboard.sh,登录localhost:8088访问,用户名sentinel,密码123456

About


Languages

Language:Java 95.6%Language:Shell 4.4%