1.将两个input 更改成不同名称之后 启动报这个错:
我可以确保端口没被占用; 这里pom文件我是直接复制老师的,然后去除一些不用的;
自己试过的方法,自己生成一个对象注入,也是没有用
@Component
public class FeignBeanFactoryPostProcessor implements BeanFactoryPostProcessor { ....}
--------------------------------------------以下是错误提示:--------------------------------------
org.springframework.beans.factory.BeanCreationNotAllowedException: Error creating bean with name 'eurekaAutoServiceRegistration': 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!)
SpringCloud组件实现微服务,【已升级Finchley.Release】
了解课程