Andrew Revinsky
51e9d6c7fa
Removing the remote tree part
2016-02-08 23:16:51 +03:00
Andrew Revinsky
5d7e56578f
Add client app folder
2016-02-08 21:41:35 +03:00
Chris Richardson
1ab8832fc8
Update README.md
2016-01-29 06:32:46 -08:00
Chris Richardson
441f603b93
Validated POST requests for creating accounts and transfers
2016-01-16 11:37:54 -08:00
Chris Richardson
037f9997b8
Added Swagger UI to all services
2015-12-26 10:41:43 -08: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
2135f3f136
Updated README.md
2015-10-11 15:45:50 +01:00
Chris Richardson
f51c01e0f4
Upgraded to latest version of client libraries.
2015-09-02 06:51:05 -07:00
Chris Richardson
3cb0b39c43
Improved docs
2015-08-04 15:18:30 -07:00
Chris Richardson
0466f6464e
Improved instructions
2015-08-04 13:52:49 -07:00
Chris Richardson
3a0e679540
Improved instructions
2015-08-04 13:50:08 -07:00
Chris Richardson
d2db517b81
Improved instructions
2015-08-04 13:46:18 -07:00
Chris Richardson
417136b878
Cleaned up dependencies
...
Upgraded to new version of client libraries
2015-07-29 15:42:54 -07:00
Chris Richardson
02ed3baa2a
Added docker-compose.yml for running services and mongodb
...
Removed bogus dependencies on mongo
2015-06-07 15:50:40 -07:00
Chris Richardson
d8e2640398
Implemented hack to eliminate bean @Autowiring circular references
2015-06-07 15:11:18 -07:00
Chris Richardson
b3ceb56fd5
Merge branch 'observable' of https://github.com/rstoyanchev/event-sourcing-examples into rstoyanchev-observable
2015-06-07 14:53:30 -07:00
Chris Richardson
7f07d5389e
Enable end to end tests to test services running remotely - set SERVICE_HOST to host/ip address.
...
Defaults to localhost
2015-06-07 14:51:50 -07:00
Rossen Stoyanchev
6561620470
Ensure ObservableReturnValueHandler registered first
2015-05-29 13:44:30 -04:00
Rossen Stoyanchev
28e72cc479
Support Observable as @Controller return value
2015-05-26 12:29:25 -04:00
Chris Richardson
dbe9762831
Update README.md
2015-05-16 14:50:34 -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
d166c9b852
Merge branch 'master' of github.com:cer/event-sourcing-examples
2015-01-05 15:36:55 -08: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
644b3f53f2
Updated license
2015-01-04 20:51:22 -08:00
Chris Richardson
1084dbe3a8
Modularized Scala/Spring example
2015-01-03 14:54:06 -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
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
Chris Richardson
f762c91244
Initial checkin
2014-10-30 14:34:28 -07:00