Main
8c342e40ce
- added /login endpoint
...
- added authorization test
2016-02-15 23:18:28 +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
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
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
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
b5a34c6045
Various cleanups
...
Changed gradle-all.sh so that Gradle JVM settings are picked up from grade.properties
Added Gradle plugin that verifies that SPRING_DATA_MONGODB_URI is set before running any tests that need MongoDB
2015-01-05 15:35:27 -08: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