Gradle plugin for Vaadin 14 applications. Takes care of front-end build, helps to configure repositories and to create various project and file templates.
Apache License 2.0
31
stars
9
forks
source link
Spring Initializr does not add Vaadin Gradle Plugin line to build.gradle / build.gradle.kts plugins section #94
Could you communicate with maintainers of Spring Initializr to add
id 'com.vaadin' version '0.8.0' to build.gradle
id("com.vaadin") version "0.8.0" to build.gradle.kts
Could you communicate with maintainers of Spring Initializr to add id 'com.vaadin' version '0.8.0' to build.gradle id("com.vaadin") version "0.8.0" to build.gradle.kts