EventStore / EventStoreDB-Client-Java

Official Asynchronous Java 8+ Client Library for EventStoreDB 20.6+
https://eventstore.com
Apache License 2.0
61 stars 19 forks source link

Add simple java example and Spring example #231

Closed cdevarenne closed 9 months ago

cdevarenne commented 1 year ago

The online documentation and the readme here provide high-level guidelines on how to use the Java client. Simple examples that can be built and ran would be helpful.