vaadin-spring-boot

Provides Spring Boot integration for Vaadin applications.

License

License

Categories

Categories

Spring Boot Container Microservices Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin
ArtifactId

ArtifactId

vaadin-spring-boot
Last Version

Last Version

3.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

vaadin-spring-boot
Provides Spring Boot integration for Vaadin applications.
Project URL

Project URL

https://github.com/vaadin/spring
Project Organization

Project Organization

Vaadin Ltd

Download vaadin-spring-boot

How to add to project

<!-- https://jarcasting.com/artifacts/com.vaadin/vaadin-spring-boot/ -->
<dependency>
    <groupId>com.vaadin</groupId>
    <artifactId>vaadin-spring-boot</artifactId>
    <version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/vaadin-spring-boot/
implementation 'com.vaadin:vaadin-spring-boot:3.2.1'
// https://jarcasting.com/artifacts/com.vaadin/vaadin-spring-boot/
implementation ("com.vaadin:vaadin-spring-boot:3.2.1")
'com.vaadin:vaadin-spring-boot:jar:3.2.1'
<dependency org="com.vaadin" name="vaadin-spring-boot" rev="3.2.1">
  <artifact name="vaadin-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='vaadin-spring-boot', version='3.2.1')
)
libraryDependencies += "com.vaadin" % "vaadin-spring-boot" % "3.2.1"
[com.vaadin/vaadin-spring-boot "3.2.1"]

Dependencies

compile (6)

Group / Artifact Type Version
com.vaadin : vaadin-spring jar 3.2.1
org.springframework.boot : spring-boot jar 1.4.7.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 1.4.7.RELEASE
org.springframework : spring-webmvc jar 4.3.9.RELEASE
org.springframework : spring-websocket jar 4.3.9.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.4.7.RELEASE

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 1.4.7.RELEASE
javax.servlet : javax.servlet-api jar 3.0.1

test (3)

Group / Artifact Type Version
com.vaadin : vaadin-spring test-jar 3.2.1
org.springframework : spring-test jar 4.3.9.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Published on Vaadin  Directory Stars on Vaadin Directory

Published on Vaadin  Directory Stars on Vaadin Directory

Vaadin Spring

Vaadin Spring is the official Spring integration for Vaadin 10+. 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 (End-of-line)
  • 12.0 for Vaadin 14.0
  • 12.1 for Vaadin 14.1
  • 12.2 for Vaadin 14.2
  • 12.3 for Vaadin 14.3 and 14.4
  • 13.0 for Vaadin 16
  • 14.0 for Vaadin 17
  • master (currently 15.0) for upcoming major Vaadin versions

Getting started

This version is part of the Vaadin platform (github). The easiest way to get started is to use the Project Base for Vaadin 10 and Spring. For help on getting started, see the documentation.

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.

com.vaadin

Vaadin

An open platform for building modern web apps for Java back ends

Versions

Version
3.2.1
3.2.0
3.1.1
3.1.0
3.0.1
3.0.0
2.0.1
2.0.0
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
1.0.0.beta3
1.0.0.beta2