Skip to content

Vaadin Multiplatform Runtime 7.0.0.beta1

Pre-release
Pre-release

Choose a tag to compare

@mshabarov mshabarov released this 06 Feb 13:45
5584b3b

The Vaadin Multiplatform Runtime (or MPR for short) allows the developer to run applications and components written with a Legacy Framework (Vaadin 8) inside a Vaadin 24 (Flow) application. This is a pre-release version targeting the Vaadin 24 platform.

Multiplatform Runtime 7.0.0.beta1 is based on Flow 24.0.0.beta1, uses Jakarta EE 10 and Servlet 6.0 and requires Java 17+.

The Multiplatform Runtime is available to all Vaadin customers in the Prime subscription tier.

The complete documentation can be found here

Features

  • Upgrade to Vaadin 24.0 and Jakarta EE 10 / Servlet 6.0

Allows to run Vaadin 7,8 apps within Vaadin 24.0, which is based on Jakarta EE 10 / Servlet 6.0 and uses Spring 6 / Spring-boot 3. Legacy vaadin-server dependencies use the jakarta prefix: com.vaadin:vaadin-server-mpr-jakarta and com.vaadin:vaadin-compatibility-server-mpr-jakarta (for Vaadin 8), see https://vaadin.com/docs/latest/upgrading/V23-V24-steps/#multiplatform-runtime .

No changes since 7.0.0.alpha3.