Skip to content
#

spring-sleuth

Here are 26 public repositories matching this topic...

The project demonstrates how an order workflow can span multiple independently deployed services while maintaining business consistency through event-driven communication, local transactions and compensating actions instead of relying on a traditional distributed database transaction.

  • Updated Sep 2, 2026
  • Java

A Spring Boot REST API demonstrating secure API development using Spring Security, authentication, authorization, JWT-based security, and layered application architecture. The project provides a practical reference for building a backend service where APIs are protected using authentication and role-based authorization.

  • Updated Aug 31, 2026
  • Java

This project has two main components: Student and Subject. Students can choose subjects to register for. The components utilize synchronous communication techniques, including RestTemplate with a load balancer, OpenFeignClient for additional communication, and Kafka service. It's a fully functional backend for student registration.

  • Updated Oct 25, 2023
  • Java

Add this topic to your repo

To associate your repository with the spring-sleuth topic, visit your repo's landing page and select "manage topics."

Learn more