CRUD Mission - WildFly Swarm

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

Add/Edit a fruit

Fruit List

Name
{{ fruit.name }}