What’s New in Spring Boot 2.4.0-M2? Explore the Latest Features
Spring Boot 2.4.0-M2 has been released, bringing a host of backend enhancements such as non‑reflection configuration processing, optional cookie tracing, HTTP/2 improvements, new r2dbc support, Redis Cluster controls, and added authentication for Prometheus, all detailed in the official release notes.
Spring Boot 2.4.0-M2 has been released and is available from the milestone repository.
This version includes many updates, highlighted below:
New Features
Prefer non‑reflection access to ConfigurationClassPostProcessor #22858
Cookies are excluded from HTTP tracing by default
HTTP/2 support no longer requires forced Jetty and Conscrypt binding
Add no‑pull option
Support for the new core framework r2dbc
Allow use of DurationFormat and PeriodFormat on parameters
Add configuration to disable Redis Cluster dynamic source refresh
When both Jedis and Lettuce are on the classpath, allow selecting Jedis
Add basic authentication support for Prometheus pushgateway
Add support for configuration file groups
Extract DefaultPropertiesPropertySource class
Add plugin management for liquibase‑maven‑plugin
…
Release notes: https://github.com/spring-projects/spring-boot/releases/tag/v2.4.0-M2
Signed-in readers can open the original source through BestHub's protected redirect.
This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactand we will review it promptly.
Programmer DD
A tinkering programmer and author of "Spring Cloud Microservices in Action"
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.
