Forms & Data
Learn how to create forms and manage data in Vaadin applications.
- Add a Form
- Learn how to add a form to a Vaadin application.
- Add Flyway
- Learn how to manage your relational database schema with Flyway.
- Replace H2
- Learn how to replace the H2 database with PostgreSQL.