Java News Roundup: Spring gRPC, Micronaut, JReleaser, Tomcat, Quarkus Legacy Config Classes
Briefly

This week's Java roundup features updates on various frameworks and releases including Spring gRPC, Micronaut, and JDK versions 25 and 26. Spring gRPC 0.9.0 introduces significant changes such as removing GrpcClientFactoryCustomizer. Micronaut 4.9.0 includes features like a new annotation for compiled classes and a Graceful Shutdown API. JDK 25 and 26 have early-access builds with fixes. Open Liberty's beta release adds new capabilities, further enhancing framework support and performance.
The release of Spring gRPC 0.9.0 delivers notable changes such as: the removal of the GrpcClientFactoryCustomizer in favor of the GrpcChannelBuilderCustomizer interface and the ability to filter global interceptors.
Micronaut Foundation has released version 4.9.0 featuring improvements such as a new annotation to import compiled classes, a Graceful Shutdown API, and an experimental mode for virtual threads.
Read at InfoQ
[
|
]