Skip to content

Vaadin Spring Add-on 12.3.3 for Vaadin 14.4

Choose a tag to compare

@taefi taefi released this 22 Mar 13:44
· 235 commits to master since this release

This is a release version for the Vaadin Spring add-on, built on Flow 2.4.7, targeted for Vaadin 14.4.

Changes since 12.3.2

  • Fixes:

    • Add org.eclipse.persistence to default exclusions as it is a common transitive dependency that easily adds tens of seconds to the startups time. (#674)

    • Expose Spring executor for Vaadin dev mode as part of fixes made for resolving the problem of leaving pnpm and webpack-dev-server running after Spring Boot stopped (#692).

    • Get all executor beans instead of one bean via getBean to solve the startup failure due to use @EnableScheduling in applications based on Spring Boot(#701).

For all changes, see changes since 12.3.2