Vaadin Multiplatform Runtime 5.0.1
Vaadin Multiplatform Runtime 5.0.1
The Vaadin Multiplatform Runtime (or MPR for short) allows the developer to run applications and components written with a Legacy Framework (Vaadin 7 or Vaadin 8) inside a Vaadin 14.5 (Flow) application.
The Multiplatform Runtime is available to all Vaadin customers in the Prime subscription tier.
The complete documentation can be found here
Fixes Since the 5.0.0 Release
Breaking change
- MPR Annotations now read from the AppShellConfigurator class (Fixes #83 by unifying with Vaadin annotation usage)
MPR annotations are not read from the AppShellConfigurator class and not the top most layout
Supported Technologies
Applications running MPR are Flow applications, and they support the same set of browsers, servers and Java versions as pure Flow applications. See the Vaadin platform release notes for details.
MPR for Vaadin 7 supports Vaadin 7.7.14 or newer, and MPR for Vaadin 8 supports Vaadin 8.6 or newer.
Known Limitations
- MPR has some limitations when running with legacy Vaadin frameworks. Make sure you are aware of those before starting porting your project with MPR.