Pinned Repositories
all-things-cqrs
Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.
architecture-center
Azure Architecture Center
architecture_decision_record
Architecture decision record (ADR) examples for software planning, IT leadership, and template documenation
AxonFramework
Framework for Evolutionary Event-Driven Microservices on the JVM
buckpal
An example approach for implementing a Clean/Hexagonal Architecture
bytebytego
clean-architecture-demo
A sample app for my presentation on Clean Architecture: Patterns, Practices, and Principles
clean-hexagonal-architecture-kafka-saga-outbox
Food Ordering Project with Clean and Hexagonal Architecture With Kafka Messaging System And Outbox Table
Code-Addict-Repos
Code repositories described in the blog posts of code-addict.pl
CodeSolution
Code Solution for my YouTube Channels
souravmojumder89's Repositories
souravmojumder89/all-things-cqrs
Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.
souravmojumder89/clean-architecture-demo
A sample app for my presentation on Clean Architecture: Patterns, Practices, and Principles
souravmojumder89/ddd-aggregate-example
Example for implementing aggregates (Domain-Driven Design) with Java
souravmojumder89/Designing-Data-Intensive-Applications
souravmojumder89/e2e
End-to-end demo for Cloudify
souravmojumder89/enterprise-integration-patterns
This repo contains enterprise integration pattern implementations using spring integration and messaging frameworks
souravmojumder89/event-driven-spring-boot
Example Application to demo various flavours of handling domain events in Spring Boot
souravmojumder89/event-source-cqrs-sample
Sample ES/CQRS application
souravmojumder89/event-sourcing-microservices-example
Learn about building microservices with event sourcing using Spring Boot and how to deploy a social network to Kubernetes using Docker Compose or Helm.
souravmojumder89/EventSourcingSpringBootExample
souravmojumder89/exercise-service
souravmojumder89/factory
The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack
souravmojumder89/hibernate-redis
hibernate 2nd level cache privder using redis
souravmojumder89/IDDD_Samples
These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168
souravmojumder89/interview-1
Interview questions
souravmojumder89/interviews
Everything you need to know to get the job.
souravmojumder89/kafka-rest
Confluent REST Proxy for Kafka
souravmojumder89/kafka-streams-examples
Demo applications and code examples for Apache Kafka's Streams API.
souravmojumder89/leetcode_company_wise_questions
This is a repository containing the list of company wise questions available on leetcode premium
souravmojumder89/microservices
Java EE and Microservices
souravmojumder89/microservices-recipes-a-free-gitbook
“If you are working in an organization that places lots of restrictions on how developers can do their work, then microservices may not be for you.” ― Sam Newman
souravmojumder89/react-boiler-plate
souravmojumder89/reactive-webflux
souravmojumder89/sample-message-driven-microservices
sample spring cloud application that integrates with rabbitmq through spring cloud stream framework as shows how to setup message-driven microservices basing on publish-subscribe model, consumer groups
souravmojumder89/spring-cloud-stream-kafka-streams
Hi Spring fans! In this installment of _Spring Tips_ we look at Spring Cloud Stream's support for the Apache Kafka Streams project
souravmojumder89/spring-Data-JPA
souravmojumder89/Spring-Security
souravmojumder89/springwebflux
souravmojumder89/test
souravmojumder89/TShirt-Factory