Examples demonstrating Pravega features and configurations
$ git clone https://github.com/ravisharda/pravega-examples.git
$ cd pravega-examples
$ gradle wrapper
The code uses lombok to reduce boiler plate code. If you use an IDE you'll need to install a plugin to make the IDE understand it. See their instructions on how to do that.
$ ./gradlew build