In this post, we will see how to resolve Missing property (BadRequest) for Groovy template expansion Question: I’m using Resilience4j and I need to ignore some exceptions when using Retry. One of the exceptions is the: org.springframework.web.reactive.function.client.WebClientResponseException$BadRequest But I am ...