vinimrs / spring-boot-clean-architectureLinks
An analysis of a clean architecture implementation in a spring boot application.
☆101Updated last year
Alternatives and similar repositories for spring-boot-clean-architecture
Users that are interested in spring-boot-clean-architecture are comparing it to the libraries listed below
Sorting:
- My interpretation of Clean Architecture with Spring Boot☆139Updated 3 years ago
- An example of clean architecture implementation with Spring Boot☆147Updated last year
- A example of clean architecture in Java 8 and Spring Boot 2.0☆303Updated last year
- Java-Spring-CRQS-Eventsourcing-Microservice☆133Updated 3 years ago
- Demo saga pattern, outbox pattern using Spring Boot, Debezium, Kafka, Kafka Connect☆120Updated this week
- This is the repository containing an example application for my blog post about Hexagonal Architecture with Spring Boot.☆154Updated this week
- An example approach for implementing a Hexagonal Architecture☆99Updated 8 months ago
- Spring boot on rest api for users resource on hexagonal architecture☆33Updated 4 years ago
- Spring examples☆161Updated 11 months ago
- Spring Boot @ControllerAdvice & @ExceptionHandler example☆69Updated 2 years ago
- Example of Hexagonal Architecture and DDD☆135Updated 2 years ago
- This repository contains a sample Java REST application implemented according to hexagonal architecture.☆142Updated 6 months ago
- This is the repository containing examples for my Spring Boot testing tutorial.☆129Updated this week
- Java (Spring) microservices example with Kafka and saga pattern☆64Updated 2 years ago
- Hexagonal Architecture DDD Spring boot☆41Updated 2 years ago
- YouTube Spring Boot Microservices Course Application☆147Updated last week
- Architecture Microservice with Spring Cloud and Best Practices☆111Updated 2 years ago
- Spring Boot Pagination, Filter, Sorting example using Spring Data JPA, Pageable☆102Updated last year
- Domain-driven design microservices example☆65Updated last year
- ☆142Updated this week
- Implementing JWT authentication and integrate Facebook login with it using Spring Boot☆58Updated last month
- Code for Hands-on Hexagonal Architecture With Spring Boot tutorial☆87Updated 4 years ago
- How to create Maven multi module project in spring boot☆99Updated 4 years ago
- This repository contains a Spring Boot 3 project that demonstrates how to secure an API with OAuth 2.0 and provide social login using Git…☆81Updated last year
- Spring-Boot application based on hexagonal architecture and DDD☆1Updated last year
- Designing Hexagonal Architecture with Java, published by Packt☆213Updated 2 years ago
- An example of Clean Architecture in Spring. Demo app for Spring 2023☆247Updated 11 months ago
- Modular Monolith Java application with DDD