I\'m using WebClient for testing my controller test case of the spring boot 2 application. I want to pass .csv file in query param of UriComponentsBuilder.
Here is my