You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since 10+ years has been past, I believe that some original code appears in the book DDD should be remained.
But I have an idea to create modern version for it with new code totally, but I think it will cause the code different with the book.
So I'd wanna to create a new branch or repository to do it?
Spring boot3 Monolithic version
Spring boot3 Microservice version
Quarkus(Jakarta EE) Monolithic version
Quarkus(Jakarta EE) Microservice version
And each Microservice version can call each other's endpoint as consumer or producer.
This will show how to:
Design Domain Entity
Design Domain Context
Integrate Domain Context
Make domain context independently.
And... may be we can match the The Twelve-Factor?
I don't wanna to make a project to show the best practice or the design pattern, I'd just want to make DDD concept more clearly and useful.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Since 10+ years has been past, I believe that some original code appears in the book DDD should be remained.
But I have an idea to create modern version for it with new code totally, but I think it will cause the code different with the book.
So I'd wanna to create a new branch or repository to do it?
And each Microservice version can call each other's endpoint as consumer or producer.
This will show how to:
Design Domain Entity
Design Domain Context
Integrate Domain Context
Make domain context independently.
And... may be we can match the The Twelve-Factor?
I don't wanna to make a project to show the best practice or the design pattern, I'd just want to make DDD concept more clearly and useful.
I'm also planning to do it event if no us but me.
Beta Was this translation helpful? Give feedback.
All reactions