Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marcushellberg/vaadin-14-spring-boot-todo


https://github.com/marcushellberg/vaadin-14-spring-boot-todo

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

        

# Vaadin 14 and Spring Boot example app

Features:
* Spring Data
* H2 database
* Vaadin UI

## How to run

`mvn spring-boot:run` or launch the `main` method in the `Application` class.