Releases: vaadin/spring
Beta5: Maintenance release
This is official Flow Spring integration and you can use it with Spring 5 or Spring Boot 2. Please see the documentation for more information.
Beta4: Maintenance release
This is official Flow Spring integration and you can use it with Spring 5 or Spring Boot 2. Please see the documentation for more information.
Enhancements in the new Prerelease:
- #289 Set usage statistics for SpringInstantiator
Beta3: Maintenance release
This is official Flow Spring integration and you can use it with Spring 5 or Spring Boot 2. Please see the documentation for more information.
Enhancements in the new Prerelease:
- #293 Make VaadinSession/UI instance available in Session/UI scopes for flow
Vaadin Spring 3.0.0
Vaadin Spring 3.0.0 is Framework 8.2 compatible version of Vaadin Spring.
It has the following fixes and enhancements:
- Support for
@PushStateNavigation
- Fixed memory leak in
VaadinSessionScope
Vaadin Spring 3.0.0.beta1
This is a pre-release for evaluating new features for the Framework 8.2 compatible Vaadin Spring add-on.
It has the following fixes:
- Fixed memory leak in
VaadinSessionScope
Vaadin Spring 3.0.0.alpha1
This is a pre-release for evaluating new features for the Framework 8.2 compatible Vaadin Spring add-on.
It has the following enhancements:
- Support for
@PushStateNavigation
Vaadin Spring 2.1.0.beta2
Fix an issue in using beans as service init listeners.
Vaadin Spring 2.1.0.beta1
This is a pre-release for evaluating new features for the Framework 8.0 compatible Vaadin Spring add-on.
It has the following enhancements:
- Avoid duplicate registration of SpringViewDisplayRegistrationBean (#204)
- Reduce logging to avoid spam in production environments (#216)
- Basic Spring Security support (#219) - support for the @secured annotation only
- Support for automatically running VaadinServiceInitListener beans (#218)
- POM does not refer to snapshot versions
Vaadin Spring 2.0.1
This is a maintenance release for Framework 8.0 compatible Vaadin Spring add-on.
It has the following fixes:
SpringViewDisplayRegistrationBean
is not serializable- Support using Spring beans in declarative file
- Support aliasing
@SpringView
annotation with@AliasFor
Vaadin Spring 2.0.0
Framework 8.0 compatible version of Vaadin Spring