6 Commits

Author SHA1 Message Date
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
f51c01e0f4 Upgraded to latest version of client libraries. 2015-09-02 06:51:05 -07: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
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