Pinned Repositories
-Data-Stream-Development-with-Apache-Spark-Kafka-and-Spring-Boot
Data Stream Development with Apache Spark, Kafka and Spring Boot by Packt Publishing
100-words-design-patterns-java
GoF Design Patterns, each pattern described with story from real life.
2024-yazilim-sektoru-maaslari
2024 Yazılım Sektörü Maaşları
2024_DevoxxBE-Amber-lab-JosePaumard
2024_DevoxxFR-Amber-lab
cs-video-courses
List of Computer Science courses with video lectures.
openproject-api
TUG Open-project Api
Spring-Boot-Kafka-Producer-and-Consumer-Example
Spring Boot Kafka Producer and Consumer Example
murodin's Repositories
murodin/allure2
Allure Report is a flexible, lightweight multi-language test reporting tool. It provides clear graphical reports and allows everyone involved in the development process to extract the maximum of information from the everyday testing process
murodin/banking-kata-java
Banking Kata (Java)
murodin/bluezone
An example application implementing Hexagonal Architecture
murodin/buckpal
An example approach for implementing a Clean/Hexagonal Architecture
murodin/code-reviews
Learn how to perform effective code reviews and ship quality software with these best practices.
murodin/comedi
Comedi standalone Linux kernel modules
murodin/craftgate-modulith-messaging
Java library for managing communication between internal modules
murodin/jackson-datatype-money
Extension module to properly support datatypes of javax.money
murodin/java8-1
Java 8 features
murodin/jooq-testcontainers-codegen-maven-plugin
jOOQ code generator using Testcontainers
murodin/LakesideMutual
Example Application for Microservice API Patterns (MAP) and other patterns (DDD, PoEAA, EIP)
murodin/learning-java
completablefeatures, tests, functional interfaces etc
murodin/library-hexagonal
An example application written in Hexagonal (Ports and Adapter) architecture
murodin/performance-glance
Repository containing simple springboot todo app with JFR, prometheus and grafana enabled
murodin/quarkus-images
Set of container images delivered for Quarkus
murodin/quarkus-sandbox
Quarkus playground
murodin/quarkus-super-heroes
Quarkus sample application - Super Heroes
murodin/sample-java-concurrency
Demo app and JUnit tests illustrating the most useful concurrency mechanisms in Java
murodin/sample-quarkus-kafka-streams
Quarkus and Kafka Streams Demo
murodin/sample-spring-jpa-streamer
Demo project showing how to express JPA queries with Java streams with the JPAstreamer library written in Spring Boot.
murodin/sample-spring-microservices-kubernetes
Sample Spring Boot application that uses some features provided by Spring Cloud Kubernetes, Spring Cloud OpenFeign and Spring Cloud Gateway deployed on Kubernetes
murodin/sample-spring-microservices-transactions
Spring Boot Demo with microservices that performs distributed transactions
murodin/shenyu
Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
murodin/spring-boot-hexagonal-architecture
This is the repository containing an example application for my blog post about Hexagonal Architecture with Spring Boot.
murodin/spring-boot-istio
Spring Boot Library for integration with Istio on Kubernetes
murodin/spring-boot-test
Unit & Integration tests for possible cases (includes repository, validation, etc.)
murodin/spring-data-jpa-relationships
The goal of this project is to study the JPA relationships: one-to-one, one-to-many / many-to-one, and many-to-many.
murodin/springboot-kafka-connect-jdbc-streams
The main goal is to play with Kafka Connect and Streams. We have store-api that inserts/updates records in MySQL; Source connectors that monitor inserted/updated records in MySQL and push messages related to those changes to Kafka; Sink connectors that read messages from Kafka and insert documents in ES; Store-streams that listens for messages in K
murodin/workshop
murodin/yavi
Yet Another Validation for Java (A lambda based type safe validation framework)