Springbot1.5.4启动报错?-灵析社区

我只爱钱

Springbot1.5.4启动报错:::java.lang.IllegalStateException: ApplicationEventMulticaster not initialized - call 'refresh' before multicasting events via the context: org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@1184ab05: startup date [Wed Nov 29 18:38:10 CST 2023]; root of context hierarchy

阅读量:20

点赞量:0

问AI
开挂思想家
你这是有什么Spring的事件在refresh之前发布了吗? 你可以去检查一下自己写的相关的spring 事件。