This application demonstrates how a Vert.x application implement a CRUD endpoint to manage fruits. This management interface invokes the CRUD service endpoint, that interact with a PosgreSQL database using JDBC .