authentication-microservice-with-domain-driven-design icon indicating copy to clipboard operation
authentication-microservice-with-domain-driven-design copied to clipboard

Microservice for authentication with Domain Driven Design and CQRS

Results 7 authentication-microservice-with-domain-driven-design issues
Sort by recently updated
recently updated
newest added

Just skimmed the source code. I think https://github.com/tlandeka/authentication-microservice-with-domain-driven-design/tree/main/src/main/java/com/tomo/mcauthentication/ddd package probably should be named `domains` - much more clear as DDD really just is a way of working.

Create a microservice for emails.

enhancement