🆕 Spring Cloud Commons 4.1.1 has been released
https://spring.io/blog/2024/01/23/spring-cloud-commons-4-1-1-has-been-released/
https://spring.io/blog/2024/01/23/spring-cloud-commons-4-1-1-has-been-released/
Spring Cloud Commons 4.1.1 has been released
Level up your Java code and explore what Spring can do for you.
🆕 How to Catch Deserialization Errors in Spring-Kafka?
https://www.baeldung.com/spring-kafka-deserialization-errors
https://www.baeldung.com/spring-kafka-deserialization-errors
Baeldung on Kotlin
How to Catch Deserialization Errors in Spring-Kafka? | Baeldung
Learn about Spring-Kafka's RecordDeserializationException.
👍1
🆕 Global Exception Handling with Spring Cloud Gateway
https://www.baeldung.com/spring-cloud-global-exception-handling
https://www.baeldung.com/spring-cloud-global-exception-handling
Baeldung
Global Exception Handling with Spring Cloud Gateway | Baeldung
Explore the nuances of implementing a global exception-handling strategy within Spring Cloud Gateway, delving into its technicalities and best practices.
🆕 Getting Query String Parameters from HttpServletRequest
https://www.baeldung.com/java-httpservletrequest-get-query-parameters
https://www.baeldung.com/java-httpservletrequest-get-query-parameters
Baeldung on Kotlin
Getting Query String Parameters from HttpServletRequest | Baeldung
Learn ways to retrieve HTTP request parameters when using Spring MVC.
🆕 Introduction to Spring Cloud AWS 3.0 – SQS Integration
https://www.baeldung.com/java-spring-cloud-aws-v3-intro
https://www.baeldung.com/java-spring-cloud-aws-v3-intro
Baeldung
Introduction to Spring Cloud AWS 3.0 – SQS Integration | Baeldung
Learn how to use AWS SQS using the Spring Cloud AWS SQS 3.0 integration.
🆕 Fetching recursive associations with JPA and Hibernate
https://vladmihalcea.com/recursive-associations-jpa-hibernate/
https://vladmihalcea.com/recursive-associations-jpa-hibernate/
Vlad Mihalcea
Fetching recursive associations with JPA and Hibernate - Vlad Mihalcea
Learn how to fetch recursive associations with JPA and Hibernate when using both JPQL and native SQL queries.
❤2👍2
🆕 A Bootiful Podcast: Spring trainer extraordinairre Patrick Baumgartner
https://spring.io/blog/2024/01/25/a-bootiful-podcast-spring-trainer-extraordinairre-patrick-baumgartner/
https://spring.io/blog/2024/01/25/a-bootiful-podcast-spring-trainer-extraordinairre-patrick-baumgartner/
A Bootiful Podcast: Spring trainer extraordinairre Patrick Baumgartner
Level up your Java code and explore what Spring can do for you.
🆕 The Spring Boot Actuator is the one dependency you should include in every project
https://www.danvega.dev/blog/spring-boot-actuator
https://www.danvega.dev/blog/spring-boot-actuator
www.danvega.dev
The Spring Boot Actuator is the one dependency you should include in every project
In this article, we will focus on the most important Spring Boot starter that you should include in all of your projects. The Spring Boot Actuator.
🆕 CVE-2024-22236: local information disclosure via temporary directory created with unsafe permissions
https://spring.io/security/cve-2024-22236
https://spring.io/security/cve-2024-22236
CVE-2024-22236: local information disclosure via temporary directory created with unsafe permissions
Level up your Java code and explore what Spring can do for you.
🆕 Spring Cloud 2022.0.5 (aka Kilburn) Is Now Availavle
https://spring.io/blog/2024/01/30/spring-cloud-2022-0-5-aka-kilburn-is-now-availavle
https://spring.io/blog/2024/01/30/spring-cloud-2022-0-5-aka-kilburn-is-now-availavle
Spring Cloud 2022.0.5 (aka Kilburn) Is Now Availavle
Level up your Java code and explore what Spring can do for you.
🆕 Spring Tips: easy CQRS with Axon Framework
https://spring.io/blog/2024/01/30/spring-tips-easy-cqrs-with-axon-framework
https://spring.io/blog/2024/01/30/spring-tips-easy-cqrs-with-axon-framework
Spring Tips: easy CQRS with Axon Framework
Level up your Java code and explore what Spring can do for you.
🆕 This Week in Spring - January 30th, 2024
https://spring.io/blog/2024/01/30/this-week-in-spring-january-30th-2024
https://spring.io/blog/2024/01/30/this-week-in-spring-january-30th-2024
This Week in Spring - January 30th, 2024
Level up your Java code and explore what Spring can do for you.
🆕 Event Externalization with Spring Modulith
https://www.baeldung.com/spring-modulith-event-externalization
https://www.baeldung.com/spring-modulith-event-externalization
Baeldung on Kotlin
Event Externalization with Spring Modulith | Baeldung
Discover how to utilize Spring Modulith's features to listen to Spring application events and publish them to a Kafka topic.
👍1
🆕 Choosing Between MockMvc and @SpringBootTest for Testing
https://rieckpil.de/choosing-between-mockmvc-and-springboottest-for-testing/
https://rieckpil.de/choosing-between-mockmvc-and-springboottest-for-testing/
rieckpil
Choosing Between MockMvc and @SpringBootTest for Controller Testing
Understand the differences between MockMvc and @SpringBootTest with webEnvironment RANDOM_PORT for testing Spring Boot applications.
🆕 Serverless on Azure Function with Quarkus
https://piotrminkowski.com/2024/01/31/serverless-on-azure-function-with-quarkus/
https://piotrminkowski.com/2024/01/31/serverless-on-azure-function-with-quarkus/
Piotr's TechBlog
Serverless on Azure Function with Quarkus - Piotr's TechBlog
This article will teach you how to create and run serverless apps on Azure Function using the Quarkus Funqy extension.
👍2