Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vaadin/spring

Spring integration for Vaadin
https://github.com/vaadin/spring

java spring spring-boot vaadin vaadin-spring web web-application web-components

Last synced: 3 days ago
JSON representation

Spring integration for Vaadin

Awesome Lists containing this project

README

        

[![Published on Vaadin Directory](https://img.shields.io/badge/Vaadin%20Directory-Spring-00b4f0.svg)](https://vaadin.com/directory/component/vaadin-spring)
[![Stars on Vaadin Directory](https://img.shields.io/vaadin-directory/star/vaadin-spring.svg)](https://vaadin.com/directory/component/vaadin-spring)

[![Published on Vaadin Directory](https://img.shields.io/badge/Vaadin%20Directory-Spring%20Boot-00b4f0.svg)](https://vaadin.com/directory/component/vaadin-spring-boot)
[![Stars on Vaadin Directory](https://img.shields.io/vaadin-directory/star/vaadin-spring-boot.svg)](https://vaadin.com/directory/component/vaadin-spring-boot)

Vaadin Spring
======================

Vaadin Spring is the official Spring integration for [Vaadin 10+](https://github.com/vaadin/flow).
See other branches for other framework versions:
* 1.2 for Vaadin Framework V7 versions
* 2.0 and 2.1 for Vaadin Framework V8.0.X versions
* 3.0 for Vaadin Framework V8.2 versions
* 10.0 for Vaadin 10
* 11.0 for Vaadin 13
* 12.0 for Vaadin 14.0
* master (currently 12.1) for upcoming major Vaadin versions

Getting started
----

This version is part of the Vaadin platform ([github](https://github.com/vaadin/platform)).
The easiest way to get started is to use the [Project Base for Vaadin 10 and Spring](https://vaadin.com/start/v10-project-base-spring).
For help on getting started, see the [documentation](https://vaadin.com/docs/flow/spring/tutorial-spring-basic.html).

Building the project
----
Execute `mvn clean install` in the root directory.

Contributions
----
Contributions to the project can be done using pull requests.
You will be asked to sign a contribution agreement after creating the first one.

Copyright 2015-2018 Vaadin Ltd.

Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under
the License.