FernandoUnix / cqrs-event-sourcing-springbootLinks
Master Spring Boot Microservices with CQRS & Event Sourcing
☆10Updated 4 years ago
Alternatives and similar repositories for cqrs-event-sourcing-springboot
Users that are interested in cqrs-event-sourcing-springboot are comparing it to the libraries listed below
Sorting:
- Example microservices showing how to use Kafka and Kafka Streams with Spring Boot on the example of distributed transactions implementati…☆376Updated last week
- ☆21Updated 2 years ago
- A modular, scalable Spring Boot microservices framework for managing courses and reviews. It features OAuth 2.0 authentication via Keyclo…☆287Updated last month
- eCommerce application is a platform where customers can find products, shop around using a cart, check out the products and initiate paym…☆129Updated 6 months ago
- Java (Spring) microservices example with Kafka and saga pattern☆69Updated 2 years ago
- Microservices with Spring Boot and Spring Cloud, Third Edition☆257Updated 7 months ago
- Demo saga pattern, outbox pattern using Spring Boot, Debezium, Kafka, Kafka Connect☆138Updated 3 weeks ago
- Architecture Microservice with Spring Cloud and Best Practices☆113Updated 3 years ago
- This is the repository containing examples for my Spring Boot testing tutorial.☆129Updated this week
- This repository contains source code to demonstrate OAuth2 features using Spring Security and KeyCloak Authorization Server☆117Updated 2 years ago
- Public repository containing examples for my Medium posts☆50Updated 2 years ago
- Code for "SpringBoot + Kubernetes Tutorial" YouTube Series☆35Updated 3 weeks ago
- Spring boot microservice example with Eureka Server + Eureka Client + Spring Cloud API Gateway + OAuth2.0 + Circuit Breaker + Resilience4…☆93Updated 4 years ago
- More advanced samples of spring boot and spring cloud microservices showing usage of such tools like api Swagger2 on Zuul, integraction w…☆252Updated last week
- A Spring Boot 3 RESTful API for managing departments and employees. Features include CRUD operations, Excel/PDF reporting with JasperRepo…☆31Updated 2 weeks ago
- ☆187Updated last year
- Samples showing how to build multitenant applications with Java and Spring Boot☆151Updated last year
- This repo we will see how to configure spring cloud oauth2 on microservice architecture. there are five services auth ,eureka, gateway, i…☆62Updated 4 years ago
- Modular Monolith architecture demonstration with Spring Modulith and DDD☆231Updated 2 weeks ago
- Example project to do role based access control (RBAC) using Spring Boot and JWT☆72Updated 2 years ago
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆116Updated last week
- List of example codes related to spring boot. More details are available at : https://asbnotebook.com☆113Updated 4 months ago
- Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).☆107Updated 2 months ago
- Proof of concept to create microservices using Spring 5 and related technologies☆95Updated last week
- Java backend application using Spring-security to implement JWT based Authentication and Authorization☆117Updated last year
- ☆25Updated 2 years ago
- Java-Spring-CRQS-Eventsourcing-Microservice☆134Updated 3 years ago
- This is the repository containing an example application for my blog post about Hexagonal Architecture with Spring Boot.☆165Updated this week
- Spring examples