KumuluzEE samples demonstrate how to get started using KumuluzEE microservice framework. They provide small, specific, working samples that can be used as a reference for your own projects.
Clone the Git repository containing the examples:
git clone git@github.com:kumuluz/kumuluzee-samples.git
Checkout the desired tagged version of the examples and the KumuluzEE framework (alternatively skip this step if you want the latest and greatest)
cd kumuluzee-samplesgit checkout v3.2.0
Unfortunately this repository doesn't have any tag.
From the usage section:
Unfortunately this repository doesn't have any tag.