failed and no fallback available.

org.springframework.beans.factory.BeanCreationNotAllowedException: Error creating bean with name 'org.springframework.cloud.netflix.eureka.EurekaDiscoveryClientConfiguration': Singleton bean creation not allowed while singletons of this factory are in destruction (Do not request a bean from a BeanFactory in a destroy method implementation!)


org.springframework.beans.factory。BeanCreationNotAllowedException:错误地创建名为“org.springframework.cloud.netflix. eureka.eureka.eurekadiscoveryclientconfiguration”的bean:当这个工厂的单例bean处于破坏状态时,不允许创建单例bean(不要在销毁方法实现中从bean工厂请求一个bean) !


微服务注册服务中心,没有添加注解

@EnableFeignClients

猜你喜欢

转载自blog.csdn.net/qq_34638435/article/details/80600109
今日推荐