🆕 Spring Session 3.3.2 and 3.2.5 are available now
https://spring.io/blog/2024/08/21/spring-session-3-3-2-and-3-2-5-are-available-now
https://spring.io/blog/2024/08/21/spring-session-3-3-2-and-3-2-5-are-available-now
Spring Session 3.3.2 and 3.2.5 are available now
Level up your Java code and explore what Spring can do for you.
👍1
🆕 A Bootiful Podcast: Vaadin developer advocacy legend Marcus Hellberg
https://spring.io/blog/2024/08/23/a-bootiful-podcast-vaadin-developer-advocacy-legend-marcus-hellberg
https://spring.io/blog/2024/08/23/a-bootiful-podcast-vaadin-developer-advocacy-legend-marcus-hellberg
A Bootiful Podcast: Vaadin developer advocacy legend Marcus Hellberg
Level up your Java code and explore what Spring can do for you.
🆕 Spring Boot Releases Fix for CVE-2024-38807
https://spring.io/blog/2024/08/23/spring-boot-releases-fix-for-cve-2024-38807
https://spring.io/blog/2024/08/23/spring-boot-releases-fix-for-cve-2024-38807
Spring Boot Releases Fix for CVE-2024-38807
Level up your Java code and explore what Spring can do for you.
🆕 Spring Modulith 1.3 M2, 1.2.3, and 1.1.8 released
https://spring.io/blog/2024/08/23/spring-modulith-1-3-m2-1-2-3-and-1-1-8-released
https://spring.io/blog/2024/08/23/spring-modulith-1-3-m2-1-2-3-and-1-1-8-released
Spring Modulith 1.3 M2, 1.2.3, and 1.1.8 released
Level up your Java code and explore what Spring can do for you.
🆕 Spring Boot 2.7.21, 3.0.16, and 3.1.13 available now
https://spring.io/blog/2024/08/23/spring-boot-2-7-21-3-0-16-and-3-1-13-available-now
https://spring.io/blog/2024/08/23/spring-boot-2-7-21-3-0-16-and-3-1-13-available-now
Spring Boot 2.7.21, 3.0.16, and 3.1.13 available now
Level up your Java code and explore what Spring can do for you.
🆕 CVE-2024-38807: Signature Forgery Vulnerability in Spring Boot's Loader
https://spring.io/security/cve-2024-38807
https://spring.io/security/cve-2024-38807
CVE-2024-38807: Signature Forgery Vulnerability in Spring Boot's Loader
Level up your Java code and explore what Spring can do for you.
🆕 Structured logging in Spring Boot 3.4
https://spring.io/blog/2024/08/23/structured-logging-in-spring-boot-3-4
https://spring.io/blog/2024/08/23/structured-logging-in-spring-boot-3-4
Structured logging in Spring Boot 3.4
Level up your Java code and explore what Spring can do for you.
👍2
🆕 Spring Shell 3.2.7, 3.3.2 and 3.4.0-M1 are now available
https://spring.io/blog/2024/08/27/spring-shell-3-2-7-3-3-2-and-3-4-0-m1-are-now-available
https://spring.io/blog/2024/08/27/spring-shell-3-2-7-3-3-2-and-3-4-0-m1-are-now-available
Spring Shell 3.2.7, 3.3.2 and 3.4.0-M1 are now available
Level up your Java code and explore what Spring can do for you.
🆕 This Week in Spring - August 27th, 2024 - SpringOne 2024 edition
https://spring.io/blog/2024/08/27/this-week-in-spring-august-27th-2024-springone-2024-edition
https://spring.io/blog/2024/08/27/this-week-in-spring-august-27th-2024-springone-2024-edition
This Week in Spring - August 27th, 2024 - SpringOne 2024 edition
Level up your Java code and explore what Spring can do for you.
👍3
🆕 Spring Boot CDS support and Project Leyden anticipation
https://spring.io/blog/2024/08/29/spring-boot-cds-support-and-project-leyden-anticipation
https://spring.io/blog/2024/08/29/spring-boot-cds-support-and-project-leyden-anticipation
Spring Boot CDS support and Project Leyden anticipation
Level up your Java code and explore what Spring can do for you.
👍1
🆕 Changing Spring Boot Properties at Runtime
https://www.baeldung.com/spring-boot-properties-dynamic-update
https://www.baeldung.com/spring-boot-properties-dynamic-update
Baeldung on Kotlin
Changing Spring Boot Properties at Runtime | Baeldung
Explore several strategies for dynamically updating properties in a Spring Boot application without directly modifying the application.properties file.
🆕 Integrate OpenAPI With Spring Cloud Gateway
https://www.baeldung.com/spring-cloud-gateway-integrate-openapi
https://www.baeldung.com/spring-cloud-gateway-integrate-openapi
Baeldung on Kotlin
Integrate OpenAPI With Spring Cloud Gateway | Baeldung
Spring Cloud Gateway will aggregate all the OpenAPI specifications of the different microservices beneath it. We look at how to present the OpenAPI specification from a service and find it in the gateway.
🆕 Using Amazon Textract in Spring Boot to Extract Text From Images
https://www.baeldung.com/java-aws-textract
https://www.baeldung.com/java-aws-textract
Baeldung
Using Amazon Textract in Spring Boot to Extract Text From Images | Baeldung
Learn how to use Amazon Textract to extract text from images in Java.
👍1
🆕 Dynamic Client Registration in Spring Authorization Server
https://www.baeldung.com/spring-dynamic-client-registration
https://www.baeldung.com/spring-dynamic-client-registration
Baeldung
Dynamic Client Registration in Spring Authorization Server | Baeldung
Learn how to enable the Spring Authorization Server's Dynamic Registration feature and use it from a Spring Security-based client application.