Repository used for implementation of stuff around kie server, extensions and such.
Minimalistic extension for kie server. So far implemented just REST interface.
Testing URL:
http://localhost:`/
/services/rest/server/containers/1/hello/
`
Installation: copy built jars to WEB-INF/lib folder of kie server.
Example of standalone jBPM executor and its basic usage. Shown usage with in-memory storage and with database backend, database handled by H2.