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