/vaadin-flow-todo

Primary LanguageJavaThe UnlicenseUnlicense

Todo app built with Vaadin and Spring boot

This is an example app for comparing popular frontend frameworks. You can find the same app implemented in React, Angular, Vaadin Fusion, and Vaadin Flow. The projects can be run in the browser with the GitPod button below.

Open in Gitpod

Requirements

  • Java 11
  • Maven

How to run

mvn spring-boot:run

Alternate implementations