Design Pattern

Hi folks,

just a quick Question: Which design pattern do you use when programming vaadin? MVP, SuperController or which? I am kind of unsatisfied with the MVP provided by vaadin4spring.
thanks for taking the time
Chris

I think this blog post is still worth of reading regarding this topic. The message in short is, that MVP is a good abstraction, but should not be taken too literaly.

https://vaadin.com/blog/-/blogs/is-mvp-a-best-practice-