# spring **Repository Path**: mirrors_vaadin/spring ## Basic Information - **Project Name**: spring - **Description**: Spring integration for Vaadin - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: 12.5 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Vaadin Spring ====================== Vaadin Spring is the official Spring integration for [Vaadin 10-22](https://github.com/vaadin/flow) and [Vaadin 7-8](https://github.com/vaadin/framework). 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 * 1.4 for Vaadin 7.7.47+ with Java 17+, Spring 6, Spring Boot 3 and Jakarta * 2.0 and 2.1 for Vaadin 8.0...8.1 versions * 3.x for Vaadin V8.2+ * 4.0 for Vaadin 8.27.7+ with Java 17+, Spring 6, Spring Boot 3 and Jakarta * 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](https://github.com/vaadin/flow) repository. Getting started ---- This version is part of the Vaadin platform ([github](https://github.com/vaadin/platform)). For help on getting started, see the [documentation](https://vaadin.com/docs/v14/flow/integrations/spring/tutorial-spring-examples). 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. License ---- 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.