🆕 Spring Web Services 4.1.0-M1 available now
https://spring.io/blog/2025/03/18/spring-ws-4-1-0-M1-available-now
https://spring.io/blog/2025/03/18/spring-ws-4-1-0-M1-available-now
Spring Web Services 4.1.0-M1 available now
Level up your Java code and explore what Spring can do for you.
🆕 Spring for Apache Kafka 4.0.0-M1, 3.3.4, and 3.2.8 are Available Now
https://spring.io/blog/2025/03/18/spring-kafka-4-0-0-M1-and-3-3-4-and-3-2-8-available-now
https://spring.io/blog/2025/03/18/spring-kafka-4-0-0-M1-and-3-3-4-and-3-2-8-available-now
Spring for Apache Kafka 4.0.0-M1, 3.3.4, and 3.2.8 are Available Now
Level up your Java code and explore what Spring can do for you.
🆕 CVE-2025-22228: Spring Security BCryptPasswordEncoder does not enforce maximum password length
https://spring.io/security/cve-2025-22228
https://spring.io/security/cve-2025-22228
CVE-2025-22228: Spring Security BCryptPasswordEncoder does not enforce maximum password length
Level up your Java code and explore what Spring can do for you.
🆕 Spring Security 6.3.8 and 6.4.4 are now available
https://spring.io/blog/2025/03/19/spring-security-6-3-8-6-4-4-are-now-available
https://spring.io/blog/2025/03/19/spring-security-6-3-8-6-4-4-are-now-available
Spring Security 6.3.8 and 6.4.4 are now available
Level up your Java code and explore what Spring can do for you.
👍2
🆕 Spring Cloud 2024.0.1 (aka Moorgate) has been released
https://spring.io/blog/2025/03/19/spring-cloud-2024-0-1-is-available
https://spring.io/blog/2025/03/19/spring-cloud-2024-0-1-is-available
Spring Cloud 2024.0.1 (aka Moorgate) has been released
Level up your Java code and explore what Spring can do for you.
🆕 A Bootiful Podcast: Java Champion and legend Henri Tremblay
https://spring.io/blog/2025/03/20/a-bootiful-podcast-henri-tremblay
https://spring.io/blog/2025/03/20/a-bootiful-podcast-henri-tremblay
A Bootiful Podcast: Java Champion and legend Henri Tremblay
Level up your Java code and explore what Spring can do for you.
🆕 CVE-2025-22223: Spring Security authorization bypass for method security annotations on parameterized types
https://spring.io/security/cve-2025-22223
https://spring.io/security/cve-2025-22223
CVE-2025-22223: Spring Security authorization bypass for method security annotations on parameterized types
Level up your Java code and explore what Spring can do for you.
🆕 The Art of Argo CD ApplicationSet Generators with Kubernetes
https://piotrminkowski.com/2025/03/20/the-art-of-argo-cd-applicationset-generators-with-kubernetes/
https://piotrminkowski.com/2025/03/20/the-art-of-argo-cd-applicationset-generators-with-kubernetes/
Piotr's TechBlog
The Art of Argo CD ApplicationSet Generators with Kubernetes - Piotr's TechBlog
This article will teach you how to use the Argo CD ApplicationSet generators to manage your Kubernetes cluster using a GitOps approach.
🆕 Spring Modulith 1.4 M3, 1.3.4, and 1.2.10 released
https://spring.io/blog/2025/03/21/spring-modulith-1-4-m3-1-3-4-and-1-2-10-released
https://spring.io/blog/2025/03/21/spring-modulith-1-4-m3-1-3-4-and-1-2-10-released
Spring Modulith 1.4 M3, 1.3.4, and 1.2.10 released
Level up your Java code and explore what Spring can do for you.
🆕 SpringRunner vs. SpringExtension vs. @SpringBootTest
https://rieckpil.de/springrunner-vs-springextension-vs-springboottest/
https://rieckpil.de/springrunner-vs-springextension-vs-springboottest/
rieckpil
SpringRunner vs. SpringExtension vs. @SpringBootTest - rieckpil
Understand the key differences between SpringRunner, SpringExtension, and @SpringBootTest annotations for your Spring Boot test environment.