You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shouldn't it be using restTemplate instead of httpClient , I can see the restTemplate already being injected as a bean ? We might need to extend RestTemplate to utilize HttpUriRequest
#41
Open
HenokSolomon opened this issue
May 20, 2019
· 0 comments
The text was updated successfully, but these errors were encountered:
HenokSolomon
changed the title
Shouldn't it be using restTemplate instead of httpClient , I can see the restTemplate already being injected as a bean ?
Shouldn't it be using restTemplate instead of httpClient , I can see the restTemplate already being injected as a bean ? We might need to extend RestTemplate to utilize HttpUriRequest
May 20, 2019
event-sourcing-examples/java-spring/api-gateway-service/src/main/java/net/chrisrichardson/eventstore/javaexamples/banking/apigateway/controller/GatewayController.java
Line 49 in 7dcafe5
The text was updated successfully, but these errors were encountered: