Skip to content
View rsr007's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report rsr007

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. distributed-messaging-rabbitmq distributed-messaging-rabbitmq Public

    practical demo of microservices communication using RabbitMQ and Spring Boot. Includes a producer and consumer service with real-world messaging patterns like direct exchange, routing keys, and qu…

    Java

  2. spring-microservice-communication-demo spring-microservice-communication-demo Public

    Demonstrates service-to-service communication using Feign, WebClient, and RestTemplate.

    Java

  3. microservice-pattern-demo microservice-pattern-demo Public

    A demo project showcasing essential microservices design patterns using Spring Boot and Spring Cloud. Includes implementations of Circuit Breaker (Resilience4j), Rate Limiting (Bucket4j), and Servi…

    Java

  4. redis-leaderboard-system redis-leaderboard-system Public

    This repository showcases a robust and scalable leaderboard system powered by Redis sorted sets. It enables real-time ranking, efficient score updates, and retrieval of ranked lists.

    Java