forked from erikrozendaal/cqrs-lottery
-
Notifications
You must be signed in to change notification settings - Fork 1
pbadenski/cqrs-lottery
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To start with the exercise do: - Checkout: "git clone -b exercise git://github.com/erikrozendaal/cqrs-lottery.git" - Run "mvn clean install" in the cqrs-lottery directory - Go to the cqrs-example subdirectory - Run "mvn jetty:run" - Go to http://localhost:8080/lottery/lotteries - Create a lottery - Create a customer... this will break. Fix it! - Purchases a ticket... this will break. Fix it!
About
Scala example Domain-Driven-Design Command-Query Responsibility Separation
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Scala 100.0%