Spring Vault 4.0 goes GA
On behalf of the team, it is my very great pleasure to announce that Spring Vault 4.0 is now generally available from Maven Central.
This release ships with several refinements and new features. Highlights of the new release include:
- Upgrade to Spring Framework 7.0 as baseline upgrade
- Support for Spring Framework's
RestClient - Upgrade to Jackson 3 (preserving Jackson 2 compatibility)
- Support for Reactor, Jetty, and JDK
ClientHttpRequestFactoryimplementations
Head over to the release notes page in our wiki to find out more details. Thanks to everyone who has contributed to Spring Vault over…