mirror of
https://gitee.com/dcren/initializr.git
synced 2026-01-28 11:11:35 +08:00
Upgrade to Vaadin starter 1.1.0
Closes gh-308
This commit is contained in:
@@ -166,9 +166,13 @@ initializr:
|
|||||||
- web
|
- web
|
||||||
groupId: com.vaadin
|
groupId: com.vaadin
|
||||||
artifactId: vaadin-spring-boot-starter
|
artifactId: vaadin-spring-boot-starter
|
||||||
version: 1.0.2
|
|
||||||
description: Vaadin java web application framework
|
description: Vaadin java web application framework
|
||||||
bom: vaadin-bom
|
bom: vaadin-bom
|
||||||
|
mappings:
|
||||||
|
- versionRange: "[1.2.0.RELEASE,1.4.0.RELEASE)"
|
||||||
|
version: 1.0.2
|
||||||
|
- versionRange: 1.4.0.RELEASE
|
||||||
|
version: 1.1.0
|
||||||
- name: Rest Repositories
|
- name: Rest Repositories
|
||||||
id: data-rest
|
id: data-rest
|
||||||
weight: 10
|
weight: 10
|
||||||
|
|||||||
Reference in New Issue
Block a user