/event-sourcing

Event Sourcing using Spring JMS

Primary LanguageJava

event-sourcing

Event Sourcing using Spring JMS

This demo project is to pratice build enterprise Microservice software using Even Sourcing

  1. Completed Common lib code
  2. Completed One Service code

TODO: implement code to receive MQ message and do some lgoci and publish another message back to notify service finished processing.