Reference implementation of a Spring Boot + Vaadin web application. The UI is built with reactive components using TypeScript and LitElement. The backend is built with Java and Spring Boot.
This is a TypeScript-based version of the Vaadin CRM application which is used as an example in the Building Modern Web Apps with Spring Boot and Vaadin tutorial series.
See the Vaadin FAQ for more details on the difference between the Vaadin Java and TypeScript APIs.
Key differences from Vaadin CRM
TBD