spring-mvp - Addon - Vaadin Add-on Directory
Framework to build event driven applications with Vaadin and SpringspringMvp provides solutions for two general ideas:
1. an advanced event dispatching mechanism which allows to dispatch events easily event between multiple Vaadin application instances
2. the separation of code in Model View and Presenter (MVP)
The documentation has detailed explanation how springMvp needs be configured and used.
The demo application shows how the User experience is when it is possible to send notifications between several Vaadin application instances (Browsers) and how comfortable it is for the user to get immediately informed when a model changes.
Please have a look at the demo application and the detailed documentation.
It is highly recommended to use this addon using with Maven.
DocumentationAuthor Homepage
Online Demo
Issue Tracker
Source Code
spring-mvp - Addon version 1.0.0
Initial release