Pinned Repositories
async-communication-between-microservices
Async communication between microservices
grpc-sample-java-server-kotlin-client
gRPC Sample for Java Server and Kotlin Client
reactive-chat-app
This repository contains a real-time chat application developed using React and Spring WebFlux. Users can send and receive real-time messages through this application.
rest-api-best-practices
Designing RESTful APIs, Best-Practices & Golden Rules
server-sent-events
Sample Live Score app - Spring Boot Reactive Webflux Server-Sent Events
spring-boot-redis-all
All types of integrations for Redis in Spring Boot
spring-reactive-mongodb-web-service
spring-webflux-reactive-rest-api-demo
Sample Reactive Rest Service with Spring WebFlux
synchronized-communication-between-microservices
Microservice-To-Microservice Synchronous Communication with Service Discovery
the-software-engineer-library
It is a library of books that every software engineer/developer should be aware of.
G-khan's Repositories
G-khan/async-communication-between-microservices
Async communication between microservices
G-khan/synchronized-communication-between-microservices
Microservice-To-Microservice Synchronous Communication with Service Discovery
G-khan/spring-boot-microservice-template
Base template of microservice via Spring Boot
G-khan/circuit-breaker-pattern
Circuit Breaker Pattern Implementation
G-khan/java9-examples
Java 9 features example
G-khan/spring-boot-json-logging
Spring Boot Structured JSON Logging with Log4j
G-khan/spring-eureka-server-kotlin
Service Discovery Eureka Server with Kotlin, Spring Cloud Eureka and Docker
G-khan/java10-examples
Java 10 Local Variable Type Inference with Examples
G-khan/java9-module-example
Java 9 module example