π How to Get Response Body When Testing the Status Code in WebFlux WebClient
https://www.baeldung.com/spring-webclient-get-response-body
https://www.baeldung.com/spring-webclient-get-response-body
Baeldung on Kotlin
How to Get Response Body When Testing the Status Code in WebFlux WebClient | Baeldung
Spring WebFlux client provides many ways to process the responses of our web requests. We look at a few techniques to process the response body, based on status code, using functional programming.
π Avoid βNo Multipart Boundary Was Foundβ in Spring
https://www.baeldung.com/spring-avoid-no-multipart-boundary-was-found
https://www.baeldung.com/spring-avoid-no-multipart-boundary-was-found
Baeldung
Avoid βNo Multipart Boundary Was Foundβ in Spring | Baeldung
Learn to configure multipart requests to avoid "No Multipart Boundary Was Found" errors when handling multipart HTTP messages in Spring.
π HTTP Request and Response Logging Using Logbook in Spring
https://www.baeldung.com/spring-logbook-http-logging
https://www.baeldung.com/spring-logbook-http-logging
Baeldung on Kotlin
HTTP Request and Response Logging Using Logbook in Spring | Baeldung
Learn how to integrate the Logbook library with Spring Boot using minimal configuration.
π Autowiring an Interface With Multiple Implementations
https://www.baeldung.com/spring-boot-autowire-multiple-implementations
https://www.baeldung.com/spring-boot-autowire-multiple-implementations
Baeldung on Kotlin
Autowiring an Interface With Multiple Implementations | Baeldung
Quick tutorial on how to autowire an interface with multiple implementations in Spring Boot.
π How to define a repository with Jakarta Data and Hibernate
https://thorben-janssen.com/jakarta-data-repository/
https://thorben-janssen.com/jakarta-data-repository/
Thorben Janssen
How to define a repository with Jakarta Data and Hibernate - Thorben Janssen
Repositories are a commonly used pattern for persistence layers. They abstract from the underlying data store or persistence framework and hide the technical details from your business code. Using Jakarta Data, you can easily define such a repository as anβ¦
π A Bootiful Podcast: Spring Security community legend Laur Spilca
https://spring.io/blog/2024/06/28/a-bootiful-podcast-spring-security-community-legend-laur-spilca
https://spring.io/blog/2024/06/28/a-bootiful-podcast-spring-security-community-legend-laur-spilca
A Bootiful Podcast: Spring Security community legend Laur Spilca
Level up your Java code and explore what Spring can do for you.
π1
π Spring Tips: Go Further, Faster with Spring Boot 3.3 (UPDATED)
https://spring.io/blog/2024/06/27/spring-tips-go-further-faster-with-spring-boot-3-3-updated
https://spring.io/blog/2024/06/27/spring-tips-go-further-faster-with-spring-boot-3-3-updated
Spring Tips: Go Further, Faster with Spring Boot 3.3 (UPDATED)
Level up your Java code and explore what Spring can do for you.
π Containerize a Spring Boot Application With Podman Desktop
https://www.baeldung.com/spring-boot-podman-desktop
https://www.baeldung.com/spring-boot-podman-desktop
Baeldung
Containerize a Spring Boot Application With Podman Desktop | Baeldung
Learn how to containerize a Spring Boot application using Podman Desktop.
π High-Performance Java Persistence Newsletter, Issue 64
https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-64/
https://vladmihalcea.com/high-performance-java-persistence-newsletter-issue-64/
Vlad Mihalcea
High-Performance Java Persistence Newsletter, Issue 64 - Vlad Mihalcea
The High-Performance Java Persistence Newsletter features articles, videos, and answers to common StackOverflow questions.
π1
π This Week in Spring - July 2nd, 2024
https://spring.io/blog/2024/07/03/this-week-in-spring-july-2nd-2024
https://spring.io/blog/2024/07/03/this-week-in-spring-july-2nd-2024
This Week in Spring - July 2nd, 2024
Level up your Java code and explore what Spring can do for you.
π Reducing Testcontainers Execution Time with JUnit 5 Callbacks
https://rieckpil.de/reducing-testcontainers-execution-time-with-junit-5-callbacks/
https://rieckpil.de/reducing-testcontainers-execution-time-with-junit-5-callbacks/
rieckpil
Reducing Testcontainers Execution Time with JUnit 5 Callbacks
Learn to reduce repetitive JUnit 5 Testcontainers setup, improve test suite execution time, and manage shared container instances effectively.
π3
π Spring Tips: Testcontainers, Docker Compose, and Service Connections, oh my
https://spring.io/blog/2024/07/03/spring-tips-testcontainers-docker-compose-and-service-connections-oh-my
https://spring.io/blog/2024/07/03/spring-tips-testcontainers-docker-compose-and-service-connections-oh-my
Spring Tips: Testcontainers, Docker Compose, and Service Connections, oh my
Level up your Java code and explore what Spring can do for you.
π4