vaadin/spring-tutorial

Name: spring-tutorial

Owner: Vaadin

Description: Tutorial for using Spring and Vaadin Framework

Created: 2015-02-04 11:32:42.0

Updated: 2018-01-08 15:33:22.0

Pushed: 2017-06-12 08:58:40.0

Homepage:

Size: 420

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Vaadin Spring tutorial

This project contains the source code for the tutorial for using Vaadin and Spring together with the help of Spring Boot.

The tutorial can be found here.

Running the project from command line

Run mvn clean install spring-boot:run in the project root directory. After the server has started point your browser to http://localhost:8080 to see the resulting application.

Running the project from your IDE

Navigate to the org.vaadin.spring.tutorial.TutorialApplication class and run it as a Java application.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.