tugayesilyurt
Java technology expert, 10+ years of experience in Telecommunication,CRM,Fizy Music Services and Banking Infrastructure.
QnbeyondTurkey/Istanbul
Pinned Repositories
coffee-store-api
Online Coffee Store Backend API
java-all-design-patterns
All Design pattern samples in Java
spring-boot-3-redis-sentinel-with-lettuce
Spring boot 3,Redis Sentinel,Lettuce Client
spring-debezium-kafka-mysql-redis-cacheable
Spring Boot - Debezium - Kafka - MySQL - Redis - Cacheable ( all in one example )
spring-embedded-debezium-kafka-inbox-outbox-pattern
Saga Distributed Transaction Pattern - Spring boot + embedded debezium + kafka + inbox-outbox pattern
spring-eureka-gateway-feign-example
Docker Compose Spring Eureka,Spring Cloud API Gateway,FeignClient Example
spring-keycloak-postgresql-example
Docker Compose Spring Boot,Keycloak,PostgreSql example
spring-redis-pubsub-distributed-lock
Spring Boot,Redis pubsub and Distributed lock example
spring-resilience4j-all-example
Docker Compose Spring,Resilience4j,Prometheus,Grafana ( Circuit Breaker pattern - Retry pattern - Ratelimiter pattern - Timelimiter pattern - Bulkhead pattern )
springboot3-haproxy-java21-prometheus-grafana-virtual-thread
Spring Boot 3 -HAProxy-Prometheus-Grafana-Java 21 ( Virtual Thread and Platform Thread and String Templates )
tugayesilyurt's Repositories
tugayesilyurt/spring-debezium-kafka-mysql-redis-cacheable
Spring Boot - Debezium - Kafka - MySQL - Redis - Cacheable ( all in one example )
tugayesilyurt/spring-embedded-debezium-kafka-inbox-outbox-pattern
Saga Distributed Transaction Pattern - Spring boot + embedded debezium + kafka + inbox-outbox pattern
tugayesilyurt/java-all-design-patterns
All Design pattern samples in Java
tugayesilyurt/spring-boot-3-redis-sentinel-with-lettuce
Spring boot 3,Redis Sentinel,Lettuce Client
tugayesilyurt/spring-redis-pubsub-distributed-lock
Spring Boot,Redis pubsub and Distributed lock example
tugayesilyurt/coffee-store-api
Online Coffee Store Backend API
tugayesilyurt/springboot3-haproxy-java21-prometheus-grafana-virtual-thread
Spring Boot 3 -HAProxy-Prometheus-Grafana-Java 21 ( Virtual Thread and Platform Thread and String Templates )
tugayesilyurt/spring-keycloak-postgresql-example
Docker Compose Spring Boot,Keycloak,PostgreSql example
tugayesilyurt/spring-resilience4j-all-example
Docker Compose Spring,Resilience4j,Prometheus,Grafana ( Circuit Breaker pattern - Retry pattern - Ratelimiter pattern - Timelimiter pattern - Bulkhead pattern )
tugayesilyurt/geospatial-indexing-using-redis-geohash-spring-boot
Implementing Geospatial Indexing in Spring Boot Using Redis Geohash
tugayesilyurt/rate-limit-handler-with-priority-queue
A resilient system for handling rate-limited APIs using Spring Boot, Redis, and MySQL. This project implements a priority-based queue mechanism to ensure that the earliest requests are processed efficiently, even under strict rate limits.
tugayesilyurt/spring-boot-slack-integration
Spring boot jslack intergartion - send message
tugayesilyurt/spring-prometheus-grafana-response-time-dashboard
Spring Boot,Prometheus,Grafana,MySQL - Response time and count of Service Calls
tugayesilyurt/spring-elk-example
Docker Compose Spring Boot,Elastichsearch,Logstash,Kibana example
tugayesilyurt/spring-redis-all-hyperlog-example
Docker Compose Spring Boot,Redis All example also using Hyperlog for daily monitoring user
tugayesilyurt/spring-server-sent-events-example
Spring Boot + Real-Time Web Applications with Server-Sent Events ( SSE ) - SseEmitter
tugayesilyurt/kafka-producer-consumer-kafdropui
Docker Compose Spring,Kafka,Producer,Consumer and Kafdrop UI
tugayesilyurt/spring-debezium-kafka-outbox-pattern
Docker Compose Spring Boot,Debezium,Apache Kafka with outbox-pattern
tugayesilyurt/spring-useful-strategy-pattern-example
Two useful Strategy Pattern example ( java,spring boot )
tugayesilyurt/springboot3-haproxy-mysql-1master-2slave-read-write-separate
Optimizing Data Access in Spring Boot 3 with HAProxy and MySQL: Achieving High Availability and Scalability through Separate Read and Write Operations
tugayesilyurt/url-shorten-service-redis-bloomfilter-mysql-sonarqube
URL Shortening Services: Redis Integration with Bloom Filters in Spring Boot, MySQL, and SonarQube Analysis
tugayesilyurt/shorten-url-prometheus-grafana-jaeger
Docker Compose Spring Boot,Jaeger,Prometheus And Grafana example
tugayesilyurt/spring-async-custompool
spring-boot-async-example with custom-pool
tugayesilyurt/scalable-mysql-setup-haproxy-springboot
Horizontal Scaling with MySQL: 3 Master Node Primary-Primary-Primary Setup Using HAProxy and Spring Boot
tugayesilyurt/spring-async-completablefuture-join
Spring Boot - call more than 1 external service @Async and join them
tugayesilyurt/spring-docker-prometheus-grafana-slack-alert
Docker Compose Spring Boot,Prometheus,Grafana,Slack - alert example
tugayesilyurt/spring-https-example
Docker Compose HTTPS using Self-Signed Certificate in Spring Boot example
tugayesilyurt/spring-junit5-mockito-example
Spring Boot Junit5 Mockito Example - In Memory db h2
tugayesilyurt/spring-kafka-jmx-grafana-concurrency
Spring Boot,Kafka,Kafka UI,JMX,Grafana,Prometheus example
tugayesilyurt/spring-reactive-mongodb-master-slave
Docker Compose Spring Boot,Reactive Programming,Mongodb with replica set