java - Connection refused to localhost with Spring Rest-Template -
i want use spring rest-template connect rest-service. application looks more or less example here: https://spring.io/guides/gs/consuming-rest/
but when try connect service on localhost i/o error connection refused. plain curl call same url there no problem. can be?
Comments
Post a Comment