Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 869 Bytes

tutorial-spring-examples.asciidoc

File metadata and controls

16 lines (12 loc) · 869 Bytes
title order layout
Getting Started with Spring and Vaadin
6
page

Getting Started with Spring and Vaadin

A tutorial application which showcases the basic usage of a Vaadin & Spring Boot Application is available at https://github.com/vaadin/flow-spring-tutorial. You can use this application example to test the different concepts and features presented in the documentation.

For starting a new project with Spring and Vaadin, you can clone the Project Base for Vaadin and Spring repository. It is a project template with the necessary configuration and dependencies included for starting building you own application. This starter will be soon available for download from https://vaadin.com/start, where you can customize the naming (package, project) for it.