sleroy / spring-cqrs-arch

Extension for the Spring framework using CQRS principles. It's useful to implement quickly an webapp.
https://www.sylvainleroy.com
Apache License 2.0
26 stars 12 forks source link

Add a demo project associated with a blog post. #2

Open sleroy opened 5 years ago

sleroy commented 5 years ago

Add a demo project associated with a blog post.

RicoSchueppel commented 4 years ago

ist there a demo project anywhere ? i'm especially interessted for a feeling of how this interacts with standard spring components like @Service or @Repository annotated classes, that @Autowired other stuff as usual .. how can i "get back" to normal spring style af the command was delivered to a @Service class?

sleroy commented 4 years ago

Thank you for the suggestion.

It was in my plan to produce demo project. On my blog sylvainleroy.com, there are already some posts about the framework.

I will write an updated one soon and write there the link and the github project.

Thank you for your interest.

⁣Télécharger TypeApp pour Android ​

Le 26 avr. 2020 à 12:38, à 12:38, "Rico Schüppel" notifications@github.com a écrit:

ist there a demo project anywhere ? i'm especially interessted for a feeling of how this interacts with standard spring components like @Service or @Repository annotated classes, that @Autowired other stuff as usual .. how can i "get back" to normal spring style af the command was delivered to a @Service class?

-- You are receiving this because you were assigned. Reply to this email directly or view it on GitHub: https://github.com/sleroy/spring-cqrs-arch/issues/2#issuecomment-619526544

RicoSchueppel commented 4 years ago

great, thanks in advance !

sleroy commented 4 years ago

Sorry, I didn't see the wiki was disabled. You will find more documentation there.

the bootstrap project onced finished will be there : https://github.com/sleroy/spring-cqrs-arch-bootstrap