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 Spring Boot 2.0.0.RELEASE #13

Closed gregturn closed 6 years ago

snicoll commented 6 years ago

ping @mstahv

mstahv commented 6 years ago

Thanks @snicoll for reminder, I already started looking into this last week, but then got involved into something else. Now the upgrade-to-boot-2 branch runs and compiles. Can you @gregturn check that my code style is correct? Just did the upgrades with fresh Eclipse, don't remember if there was some formatting rules.