The following topics are covered:
This section describes how to use Groovy scripts as REST services. Consider these operations:
Load script and save it in JCR.
Instantiate script
Deploy a newly created Class as RESTful service.
Script Lifecycle Management.
Finally, we will discover simple example which can get JCR node UUID
In this section, we consider RESTful service to be compatible with JSR-311 specification. The last feature is currently available in version 1.11-SNAPSHOT.