Vaadin4Spring Boot Core

Spring, Spring Boot and Spring Security support for Vaadin applications (or the other way around, depending on your point of view).

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Vaadin Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.vaadin.spring
Идентификатор

Идентификатор

spring-boot-vaadin
Последняя версия

Последняя версия

0.0.5.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

Vaadin4Spring Boot Core
Spring, Spring Boot and Spring Security support for Vaadin applications (or the other way around, depending on your point of view).

Скачать spring-boot-vaadin

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.vaadin.spring : spring-vaadin jar 0.0.5.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.2.2.RELEASE

provided (6)

Идентификатор библиотеки Тип Версия
org.vaadin.spring : spring-vaadin-security jar 0.0.5.RELEASE
org.vaadin.spring : spring-vaadin-eventbus jar 0.0.5.RELEASE
org.vaadin.spring : spring-vaadin-i18n jar 0.0.5.RELEASE
org.vaadin.spring : spring-vaadin-touchkit jar 0.0.5.RELEASE
com.vaadin.addon : vaadin-touchkit-agpl jar 4.0.0
org.springframework.security : spring-security-config jar 3.2.6.RELEASE

Модули Проекта

Данный проект не имеет модулей.

Vaadin4Spring

This project started as a prototype of an official Vaadin Spring add-on, back in the day when Vaadin 8 was new. That was many years ago and a lot has happened since that time. Now we have Vaadin 14 and I have deleted almost all of the extensions and addons since it did not make sense to port them to Vaadin 14.

All that remains is the event bus that is kept by popular demand. Please note, however, that the event bus has a design flaw that can lead to potentially serious security problems if used in the wrong way. Check the README for more information.

Версии библиотеки

Версия
0.0.5.RELEASE
0.0.4.RELEASE
0.0.3.2
0.0.3.1
0.0.3
0.0.2.1
0.0.2