Commit Graph

15 Commits

Author SHA1 Message Date
Chris Richardson
f4e070e7bd Upgraded to Eventuate Local 0.2.0.RELEASE 2016-08-18 13:53:04 -07: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
7c6328aa5e added new fields to TransferDetails 2016-03-22 14:46:03 +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
Main
5c85418cc4 - completed moving "toAccounts" from List to Map
- created CustomerEvent superclass
- removed redundant CustomersNotFoundException
- added integration tests for customers
2016-02-11 21:47:48 +03:00
Main
c0a9d6ed7d refactoring 2016-02-10 23:28:35 +03:00
Main
92d0940222 - updated swagger description
- changed customer registration endpoint
- updated tests
2016-02-09 22:17:27 +03:00
Main
cd35ac3d31 - updated swagger description
- added /customers/{id}/toaccounts endpoint
2016-02-08 22:54:03 +03:00
Main
afb7c9bc49 added customers-query-side part
added service wrappers to customers-command-side and customers-query-side
2016-02-05 01:27:17 +03:00
dartpopikyardo
e0691a61a2 added customer-command-side 2016-02-03 23:04:15 +03:00
dartpopikyardo
cbee50658e fixed fields names
added swagger  definition for new endpoints
2016-02-03 21:03:52 +03:00
dartpopikyardo
85f8826741 added customer backend module
added auth module
added customerId to Account aggregate
2016-02-02 19:16:29 +03:00
Chris Richardson
bbea6d9d2f Upgraded to work with the Eventuate client framework version 0.12
See http://eventuate.io/docs/java/spring-configuration.html for details on new configuration properties.
Upgraded to Spring Boot 1.2.8
Misc changes to build scripts
2015-12-21 15:02:04 -08:00
Chris Richardson
4c1ddb0663 Modularized Java/Spring example 2015-01-03 11:14:23 -08:00