spring-cloud-sleuth topic

List spring-cloud-sleuth repositories

sample-spring-microservices

571
Stars
952
Forks
Watchers

Many samples in different branches that shows how to create microservices with Spring Boot, Spring Cloud, Zipkin, Zuul, Eureka, Hystrix, Kubernetes, Elastic Stack and many more tools

spring-boot-cloud

2.1k
Stars
1.2k
Forks
Watchers

基于 Spring Boot、Spring Cloud、Spring Oauth2 和 Spring Cloud Netflix 等框架构建的微服务项目

spring-cloud-consul-example

178
Stars
95
Forks
Watchers

spring-cloud-consul-example is an example for microservices system

spring-cloud-netflix-example

807
Stars
371
Forks
Watchers

spring-cloud-netflix-example is an example for microservices system

sample-spring-microservices-new

1.1k
Stars
738
Forks
Watchers

Demo for Spring Boot 3(`master` branch)/2(other branches) and Spring Cloud microservices with distributed configuration (Spring Cloud Config), service discovery (Eureka), API gateway (Spring Cloud Gat...

spring-boot-data-source-decorator

773
Stars
77
Forks
Watchers

Spring Boot integration with p6spy, datasource-proxy, flexy-pool and spring-cloud-sleuth

microservices-example

84
Stars
29
Forks
Watchers

Example of a microservices architecture on the modern stack of Java technologies

sample-message-driven-microservices

38
Stars
36
Forks
Watchers

sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven microservices basing on publish-subscribe model, consumer group...

sample-spring-cloud-stream

28
Stars
26
Forks
Watchers

sample microservices communicating asynchronously using spring cloud stream, rabbitmq

The goal of this project is to implement a "News" processing pipeline composed of five Spring Boot applications: producer-api, categorizer-service, collector-service, publisher-api and news-client.