eventuate-examples / eventuate-examples-java-customers-and-orders

Java version of the Customers and Orders event sourcing example from my presentations
392 stars 204 forks source link

- moved the project to the new eventuate-java-client #1

Closed dartpopikyardo closed 8 years ago

crcinc commented 8 years ago

@dartpopikyardo I merged the changes for switching to the new client. Some how this PR is still here so I think it can be closed. However, see comments regarding the unnecessary use of CompletableFuture Please submit a new PR addressing those