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

Popular posts from this blog

javascript - How to process users in one specific order using map o each function? -

java - Two interface have same method name with different return type -

javascript - Linking from page A to a specific iframe on page B -