使用openfeign时出现这个问题,原因是使用的@Resource注解,改成使用@Autowired注解
connect timed out executing POST http://gmop-infogather-srv/gmopinfogathersrv/infogather/cl
最新推荐文章于 2024-07-03 15:25:15 发布
使用openfeign时出现这个问题,原因是使用的@Resource注解,改成使用@Autowired注解