This application demonstrates how a Thorntail application implements a CRUD endpoint to manage fruits. This management interface invokes the CRUD service endpoint, that interacts with a PosgreSQL database using JPA.