Im trying to build a simple rest API, wherein there is one field in a POST request, and is used to create a new entry in the database.
My persistence.XML: