ditto-examples

Ditto Java Client - search support

In this exercise the basic search interactions are practiced, including subscribe, request and cancel subscriptions as subscriber or stream.

Fill in your credentials in src/test/resources/config.properties.

The Katas are provided as JUnit tests. Find the Katas in folder src/main/test, replace the TODOs with actual code and run the test.