Commit Graph

13 Commits

Author SHA1 Message Date
dartpopikyardo
55cb34ef4f fix issue #22 2016-09-02 15:11:44 +03:00
Main
e9517fe30f unified code format 2016-08-24 21:22:12 +03:00
Main
39309f23a1 - refactored the tests
- moved some dto classes into common module
2016-08-09 22:43:41 +03:00
Main
b2b68ce163 Merge remote-tracking branch 'remotes/upstream/wip-eventuate-client-java' into wip-customer 2016-07-25 23:06:05 +03:00
Chris Richardson
f59f4c78dd Misc changes 2016-05-17 16:26:11 -07:00
Chris Richardson
4b3fe001e7 Changed to use the Eventuate Java Client
Simplified Spring MVC code since it supports CompletableFuture
2016-05-16 06:39:05 -07:00
dartpopikyardo
7c6328aa5e added new fields to TransferDetails 2016-03-22 14:46:03 +03:00
Chris Richardson
c5778b1379 Added missing @EnableAutoConfiguration annotations 2016-03-07 17:52:56 -08: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