simplemall
simplemall copied to clipboard
启动问题
启动FrontAPPClientApplication时出现org.springframework.beans.factory.BeanCreationNotAllowedException: Error creating bean with name 'registrationListener': 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!)这个问题,有没有人遇到过,能否指点一下
我也是有这个问题,你的解决了吗?