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 README to vaadin 8 #9

Closed dve closed 6 years ago

dve commented 7 years ago

There is not BeanItemContainer anymore in Vaadin8 so the reference to it should be removed.

mstahv commented 6 years ago

This was already fixed in a99a7f3