ConnectionTimeOut
Opened this issue · 0 comments
matteo5883 commented
When i try to call localhost:8762/gallery/1 the restTemplate.getForObject("http://image-service/images/", List.class) method give me response ConnectionTimeout. Attached the output of the console of the GalleryService service
connectionTimeOut.log
I follow the tutorial and uses boot spring-boot version 2.2.0.RELEASE and 2.2.5.RELEASE