ditto-examples

Ditto Java Client - policy support

In this exercise the basic policy interactions are practiced, including retrieve, update, create as well as inline and initial policy creation.

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.