DEV Community

Abhishek Dave for SSOJet

Posted on • Originally published at ssojet.com

March 2025 Java Key Updates in Boot, Security, and More

Originally published at ssojet

Spring Boot 3.5.0 Release

The third milestone release of Spring Boot 3.5.0 introduces significant fixes and enhancements. Key features include:

  • A new LLdapDockerComposeConnectionDetailsFactory class for Light LDAP Implementation for Authentication.
  • Enhanced support for OpenTelemetry using the service.namespace service attribute.
  • Improvements for Spring Batch with new properties.

More information is available in the release notes.

Spring Framework 6.2.5 Release

The release of Spring Framework 6.2.5 includes:

  • The comment() method in ServerResponse.SseBuilder now allows empty comments.
  • The FormHttpMessageConverter will throw HttpMessageNotReadableException for invalid HTTP form data.

Detailed information can be found in the release notes.

Spring Security 6.5.0 Milestone

The third milestone release of Spring Security 6.5.0 introduces new features such as:

Comprehensive details are available in the release notes.

Spring Authorization Server 1.5.0

The second milestone of Spring Authorization Server 1.5.0 features:

Further details can be reviewed in the release notes.

Spring Cloud 2024.0.1 Release

The release of Spring Cloud 2024.0.1 includes:

For complete information, see the release notes.

Spring Integration Updates

The third milestone release of Spring Integration 6.5.0 includes:

  • New features, including enhancements to the LastModifiedFileListFilters.
  • Removal of deprecated getSendTimeout() methods.

More information can be found in the release notes.

Spring for GraphQL 1.4.0

The first milestone release of Spring for GraphQL 1.4.0 provides:

For further details, refer to the release notes.

Spring Web Services 4.1.0

The first milestone release of Spring Web Services 4.1.0 includes:

  • Support for Apache Axiom due to the latest Axiom release.
  • Deprecation of the WsConfigurerAdapter class.

Detailed insights are available in the release notes.

Implementing Secure SSO with SSOJet

For enterprises looking to implement secure Single Sign-On (SSO) solutions, SSOJet provides a comprehensive API-first platform. Services include directory synchronization, SAML, OIDC, and magic link authentication. Explore how SSOJet can enhance your user management and authentication processes at ssojet.com.

For more information, visit SSOJet to discover how our tools can streamline your authentication solutions.

Top comments (0)