Closed Alice52 closed 3 years ago
@FeignClient(name = "EC-COUPON-SERVICE", fallback = CouponFeignServiceHandler.class)
java.lang.IllegalStateException: Service id not legal hostname (${service.COUPON_SERVICE}) at org.springframework.util.Assert.state(Assert.java:73) ~[spring-core-5.2.4.RELEASE.jar:5.2.4.RELEASE]
this is cannot re-produce
more info
@FeignClient(name =xx)
_