MVP design pattern example

Is there any example to create the CRUD screen using the MVP passive design pattern?

How about this one:
https://spring.io/guides/gs/crud-with-vaadin/

-Olli