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
21d21b9833
- simplified customers tests
...
- code clearings
2016-03-02 23:54:02 +03:00
Main
c0a9d6ed7d
refactoring
2016-02-10 23:28:35 +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