Commit Graph

8 Commits

Author SHA1 Message Date
Main
cd35ac3d31 - updated swagger description
- added /customers/{id}/toaccounts endpoint
2016-02-08 22:54:03 +03:00
Main
06f14a54bf removed customerId from Account aggregate
added tests to customers-query-side and customers-command-side
2016-02-05 20:11:53 +03:00
dartpopikyardo
e0691a61a2 added customer-command-side 2016-02-03 23:04:15 +03:00
Chris Richardson
441f603b93 Validated POST requests for creating accounts and transfers 2016-01-16 11:37:54 -08:00
Chris Richardson
d8e2640398 Implemented hack to eliminate bean @Autowiring circular references 2015-06-07 15:11:18 -07:00
Rossen Stoyanchev
6561620470 Ensure ObservableReturnValueHandler registered first 2015-05-29 13:44:30 -04:00
Rossen Stoyanchev
28e72cc479 Support Observable as @Controller return value 2015-05-26 12:29:25 -04:00
Chris Richardson
2e31853ad2 Improved module name <functional-area>-<Command|Query>....
Standalone services now use the Event Store Server (many tests still use the embedded server)
2015-04-14 19:08:07 -07:00