DORSETRIGS
Home

spring-restclient (3 post)


posts by category not found!

Unit test Spring's new RestClient exchange() method with code coverage

Unit Testing Springs New Rest Client exchange Method with Code Coverage In this article we will explore how to effectively unit test the new exchange method in

3 min read 22-09-2024 60
Unit test Spring's new RestClient exchange() method with code coverage
Unit test Spring's new RestClient exchange() method with code coverage

How to configure declarative RestClient in SpringBoot to trust all Certificates?

How to Configure a Declarative Rest Client in Spring Boot to Trust All Certificates In a Spring Boot application when dealing with HTTPS requests you might enco

3 min read 20-09-2024 129
How to configure declarative RestClient in SpringBoot to trust all Certificates?
How to configure declarative RestClient in SpringBoot to trust all Certificates?

Bad Request errors when using Spring RestClient to call AWS S3 predesigned link

Spring Rest Client and AWS S3 Pre Signed URLs Troubleshooting Bad Request Errors This article will guide you through the common issues encountered when using Sp

2 min read 01-09-2024 71
Bad Request errors when using Spring RestClient to call AWS S3 predesigned link
Bad Request errors when using Spring RestClient to call AWS S3 predesigned link