This repository contains the source code for the Building Modern Web Applications With Spring Boot and Vaadin.
Live demo: https://crm.demo.vaadin.com
There are two ways to run the application: using mvn
or by running the Application
class directly from your IDE.
- The main branch contains the source code for the latest Vaadin release
- The
v14
branch contains the source code for Vaadin 14
You can find a text version of the tutorial in the Vaadin Documentation.