Example plugin how to build a v2 rest service for Jive 7
- Build with maven
- Fire up your Jive instance and add the plugin (manually or via pom.xml)
- Call http://localhost:8080/__services/v2/rest/example-rest?testString=XXX with PUT, GET or DELETE and check and implementation