Skip to content

walkwolf/spring-boot-demo

Repository files navigation

spring-boot-demo

main branch

Spring boot with eureka discovery.

tech list

  1. spring boot
  2. eureka server
  3. openfeign

step

  1. start eureka-server, open the web console http://localhost:8761/
  2. start customer,merchant,product,order service
  3. curl http://localhost:8102/link for test

service overview

all service overview in branch

spring-boot-eureka-discovery

https://github.com/walkwolf/spring-boot-demo/tree/spring-boot-eureka-discovery

spring-boot-nacos-discovery

https://github.com/walkwolf/spring-boot-demo/tree/spring-boot-nacos-discovery

spring-boot-gateway-eureka-discovery

https://github.com/walkwolf/spring-boot-demo/tree/spring-boot-gateway-eureka-discovery

spring-boot-gateway-nacos-discovery

https://github.com/walkwolf/spring-boot-demo/tree/spring-boot-gateway-nacos-discovery

spring-boot-distributed-tracing-skywalking

https://github.com/walkwolf/spring-boot-demo/tree/spring-boot-distributed-tracing-skywalking

spring-boot-distributed-tracing-zipkin

https://github.com/walkwolf/spring-boot-demo/tree/spring-boot-distributed-tracing-zipkin

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages