Spring for Apache Kafka 4.0.0-M1, 3.3.4, and 3.2.8 are Available Now
We are pleased to announce the first milestone release of Spring for Apache Kafka 4.0.x generation.
The major theme in the 4.0.0-M1 milestone is upgrading the framework to be compatible with Spring Framework 7.0.0-M3.
Several other dependencies are updated to their respective next major versions, such as Kotlin support, which is updated to version 2.1.10.
Another theme in the 4.0.0-M1 release is that all the former org.springframework.lang nullability annotations have been migrated to JSpecify-based Null Safety improvements.
For more information, see this blog post on the Spring support for…