java-tutorials/axon
Steven van Beelen bd0a1efe70 BAEL-2435 Switch domain around
Change the domain from 'Messages' to 'Order' as that domain is better
suited for an example project like this. To that end the
MessagesAggregate should be replaced by an OrderAggregate. Additionally,
 add some decision making logic which denies the shipping of an order if
 it hasn't been confirmed yet. Adjust and update thee unit test
 accordingly
2018-12-27 09:51:08 +01:00
..
src BAEL-2435 Switch domain around 2018-12-27 09:51:08 +01:00
README.md README files update (#1435) 2017-03-18 20:25:06 +01:00
pom.xml BAEL-2435 Add JPA and H2 dependencies 2018-12-18 15:16:31 +01:00

README.md

Relevant articles