spring-cqrs-arch icon indicating copy to clipboard operation
spring-cqrs-arch copied to clipboard

Add a demo project associated with a blog post.

Open sleroy opened this issue 5 years ago • 4 comments

Add a demo project associated with a blog post.

sleroy avatar Jul 13 '19 19:07 sleroy

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?

RicoSchueppel avatar Apr 26 '20 10:04 RicoSchueppel

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" [email protected] 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

sleroy avatar Apr 26 '20 11:04 sleroy

great, thanks in advance !

RicoSchueppel avatar Apr 26 '20 18:04 RicoSchueppel

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

sleroy avatar Apr 30 '20 17:04 sleroy