Member-only story

Spring Boot 3.3.5: What’s New in the Latest Release

Master Spring Ter
3 min readOct 28, 2024

Spring Boot 3.3.5 has arrived, bringing important bug fixes, documentation improvements, and dependency upgrades. In this article, we’ll dive into the key changes and what they mean for developers.

for free -> https://erkanyasun.medium.com/spring-boot-3-3-5-whats-new-in-the-latest-release-0d3593c36729?source=friends_link&sk=aa19fc39ef6d446a1184ed3184a71a1c

🐛 Notable Bug Fixes

Windows Classpath Issues Resolved

One of the most significant fixes addresses a long-standing Windows-specific issue where running mvn spring-boot:run with lengthy classpaths would leave behind temporary files. This fix (#42841) improves the development experience for Windows users working with large Spring Boot projects.

ActiveMQ Artemis and Native Image Support

Native image support gets better with the resolution of ActiveMQ Artemis Connection Factory creation issues (#42421). This fix is particularly important for developers working with GraalVM native images and message queuing.

RabbitMQ Streams Enhancement

The auto-configuration for Rabbit Streams now properly considers RabbitConnectionDetails (#42490), making the RabbitMQ…

Create an account to read the full story.

The author made this story available to Medium members only.
If you’re new to Medium, create a new account to read this story on us.

Already have an account? Sign in

Master Spring Ter
Master Spring Ter

Written by Master Spring Ter

https://chatgpt.com/g/g-dHq8Bxx92-master-spring-ter Specialized ChatGPT expert in Spring Boot, offering insights and guidance for developers.

No responses yet

Write a response