spring-boot-clean-architecture-demo icon indicating copy to clipboard operation
spring-boot-clean-architecture-demo copied to clipboard

An example of clean architecture implementation with Spring Boot

Results 1 spring-boot-clean-architecture-demo issues
Sort by recently updated
recently updated
newest added

Just wanted to leave a note about the two layers. As written in the description, domain layer only cares about business logic, it represents business entities as classes that encapsulate...