Webinar: Migrating to Vaadin 10

In this webinar you will learn how to migrate from Vaadin 8 to Vaadin 10. How do you re-use as much of your code base as possible? What is the multi platform runtime? What rule of thumb do we have for whether to migrate at all or not? Which different migration strategies can you take?

Join Vaadin’s Leif Åstrand and Matti Tahvonen. Sign up and post your questions beforehand.

Webinar takes place on Thursday August 23, 2018 @ 0PM CEST

embedyoutube=_6vhMHaZIiM

See
https://vaadin.com/webinars
for other past and upcoming webinars.

You can post your questions below, thank you!

Attached the slides for the webinar to this message. If you want to see the steps that we did in the conversion example, check them out from GitHub: https://github.com/mstahv/v8-to-v10-migration-example/commits/master
17230883.pdf (398 KB)

Hi Matti

I want to convert my vaadin8 spring boot application into vaadin14 spring boot.
Could you please share the guidelines ?