RestClient uri builder path , queryparam , pathsegement not building properly error showing " Target host is not specified " #45340
Labels
status: feedback-reminder
We've sent a reminder that we need additional information before we can continue
status: waiting-for-feedback
We need additional information before we can continue
status: waiting-for-triage
An issue we've not yet triaged
Bean created :
Autowired in our service or component class :
In Spring Boot 6.2, the normalize() after constructing inside URI builder as well showing always
Error Message :
It sounds like you're encountering the message: "Target host is not specified."
URL not able to construct after providing the all the query-param and path segment automatically add "/" internally each path separation tried all the possibilities.
The text was updated successfully, but these errors were encountered: