-
Fix error in creating RestTemplate · 46bd004ereckter authored
The RestTamplateBuilder doesn't save the arguments, it returns a new Builder instance, with the saved arguments. So you have to save the builder everytime you call a function on it.
46bd004e
×