Project Template for a REST Application

Hi cuba community !

I need to deploy a simple app on a jelastic server to perform a Proof Of Concept.

The purpose of my app is to host a simple table with 3 columns (Id, Name, Adress) and to provide a REST interface to a client application. The client application needs to create, read, update records in DB through this custom REST Api.

I plan to deploy that on a jelastic server, does anybody has a template that I could use to start from ?

Regards,
Sly