Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

TUTORIALVaadin lets you build secure, UX-first PWAs entirely in Java.
Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
Calling javascript synchronously by Enver Haase, 1 month ago
Vaadin Spring Integration
I am following this http://vaadin.github.io/spring-tutorial/ for spring-vaadin integration. But i am quite unable to understand in detail.
Is there a document or blog which explains in detail how vaadin ViewDisplay works. I need to understand, in this tutorial how the MyUI class method sets the DefaultView class for Panel in MyUI class at the start ?
May be I am missing something here. Please point me in right direction.
Last updated on
The Default View is the view annotated with @SpringView(name="")
Last updated on
You cannot reply to this thread.