Skip to content
#

spring-sleuth

Here are 28 public repositories matching this topic...

It's fully functional Backend for Employee Management System. This project consists of two main components: Employee microservice that communicates with another Department microservice using synchronous communication techniques, and Netflix Eureka server implementation for service discovery. It uses fault tolerance & Apache Kafka for notification.

  • Updated Oct 25, 2023
  • 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

This project consists of three components: User, Hotel, Rating. The user can have multiple rating of a hotel, and the components use synchronous communication techniques such as RestTemplate with its load balancer and OpenFeignClient for further communication. It's the fully functional Backend for a Hotel Rating System

  • Updated Oct 25, 2023
  • Java

Improve this page

Add a description, image, and links to the spring-sleuth topic page so that developers can more easily learn about it.

Curate this topic

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