dartpopikyardo
|
d6f60101db
|
- updated AccountInfoUpdateService: fixed simultaneous upsert overrides
|
2016-09-06 19:06:40 +03:00 |
|
dartpopikyardo
|
68dca23a6b
|
updated AccountInfoUpdateService: changed addTransaction saving-to-mongo logic
|
2016-09-05 22:28:19 +03:00 |
|
dartpopikyardo
|
55cb34ef4f
|
fix issue #22
|
2016-09-02 15:11:44 +03:00 |
|
dartpopikyardo
|
47e9053285
|
wip on issue #22
|
2016-09-02 01:45:30 +03:00 |
|
dartpopikyardo
|
f76912a6cf
|
fix issue #13,
fix issue #14,
fix issue #15,
fix issue #17
|
2016-09-02 01:24:28 +03:00 |
|
dartpopikyardo
|
625ea6007e
|
fix issue #7,
fix issue #8,
fix issue #9,
fix issue #11
|
2016-09-01 22:34:26 +03:00 |
|
dartpopikyardo
|
2a712017f1
|
- updated {accountId}/history controller
|
2016-09-01 16:06:51 +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
|
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
|
6409ed1ab9
|
- added GET /accounts/{accountId}/history endpoint to get transactions history by accountId
- updated swagger schema
|
2016-03-18 17:33:28 +03:00 |
|
dartpopikyardo
|
b16039ee53
|
- added title and description fields to accountInfo
- added GET /accounts?customerId=XXX endpoint
- refactored tests
|
2016-03-15 20:10:58 +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 |
|