Vaadin Spring Add-on 12.3.3 for Vaadin 14.4
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.persistenceto 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
pnpmandwebpack-dev-serverrunning after Spring Boot stopped (#692). -
Get all executor beans instead of one bean via getBean to solve the startup failure due to use
@EnableSchedulingin applications based on Spring Boot(#701).
-
For all changes, see changes since 12.3.2