Commit Graph

16 Commits

Author SHA1 Message Date
Chris Richardson
b2d135665c Simplified dependencies 2016-09-23 08:38:20 -07: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
dartpopikyardo
21d21b9833 - simplified customers tests
- code clearings
2016-03-02 23:54:02 +03:00
dartpopikyardo
91361a1b18 - added api-gateway-service
- fixed ObservableReturnValueHandler
2016-02-29 21:41:55 +03:00
Main
8c342e40ce - added /login endpoint
- added authorization test
2016-02-15 23:18:28 +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
85f8826741 added customer backend module
added auth module
added customerId to Account aggregate
2016-02-02 19:16:29 +03:00
Chris Richardson
037f9997b8 Added Swagger UI to all services 2015-12-26 10:41:43 -08: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
Chris Richardson
a0e2b52ba3 Further modularization of the Java/Spring example 2015-01-03 11:48:23 -08:00
Chris Richardson
4c1ddb0663 Modularized Java/Spring example 2015-01-03 11:14:23 -08:00
Chris Richardson
f7f19765a1 Misc cleanups
Removed hardwired Spring Boot version
Cleaned up gradle.properties and settings.gradle
2015-01-01 20:36:18 -08:00
Chris Richardson
da0aaf7d28 Initial check in of Java/Scala Spring Boot example code 2014-12-31 15:41:58 -08:00