Vaadin Spring is the official Spring integration for Vaadin 10-22 and Vaadin 7-8. This branch is Vaadin Framework 14.12+ compatible. See other branches for other framework versions:
- 1.2 for Vaadin V7 versions
- 1.3 for Vaadin 7.7.44+ with Java 8
- 2.0 and 2.1 for Vaadin 8.0...8.1 versions
- 3.x for Vaadin V8.2+
- 10.0 for Vaadin 10
- 11.0 for Vaadin 13
- 12.0 for Vaadin 14.0
- 12.1 for Vaadin 14.1
- 12.2 for Vaadin 14.2
- 12.3 for Vaadin 14.3 - 14.5
- 12.4 for Vaadin 14.6 - 14.11
- 12.5 for Vaadin 14.12 (default)
- master for Vaadin 22 (no longer developed)
Since Vaadin 23, the code for the Spring Boot add-on has been migrated to the Flow repository.
This version is part of the Vaadin platform (github). For help on getting started, see the documentation.
Execute mvn clean install
in the root directory.
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-2025 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.