Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/marcushellberg/vaadin-14-spring-boot-todo
- Owner: marcushellberg
- License: unlicense
- Created: 2020-06-30T18:11:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T19:40:26.000Z (almost 2 years ago)
- Last Synced: 2024-10-05T08:20:17.482Z (about 1 month ago)
- Language: Java
- Size: 2.39 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.