spring-guides / gs-crud-with-vaadin

Creating CRUD UI with Vaadin :: Use Vaadin and Spring Data JPA to build a dynamic UI
https://spring.io/guides/gs/crud-with-vaadin
Apache License 2.0
108 stars 141 forks source link

Upgrade to Vaadin 14.0.1 #40

Closed ZheSun88 closed 5 years ago

gregturn commented 5 years ago

Thanks @ZheSun88 for working on this upgrade.

Can you apply the same changes to the Gradle build files as well? We want to keep the guide consistent for all readers.

ZheSun88 commented 5 years ago

Hi @gregturn , i'd like to do that. but i am not familiar with gradle at all. How should i add a the plugin settings in the build.gradle.

do i need to set the goals? and how?

mstahv commented 5 years ago

Closing this, #41 contains a newer version and working Gradle setup