Miroslav Matejovsky opened SPR-12779 and commented
Netty4ClientHttpRequest.createFullHttpRequest(HttpHeaders) forgets to add query params from URI
if you want to send
GET www.test.io?param=some-value
only
is sent
Affects: 4.1.4
Referenced from: commits 25f6001, e799554, caee78a