
SpringBoot 3.2.2启动报错 Bean named 'ddlApplicationRunner' is expected to be of type 'org.springframework.boot.Runner' but was actually of type 'org.springframework.beans.factory.support.NullBean'
SpringBoot 3.2.2启动报错 Bean named ‘ddlApplicationRunner’ is expected to be of type ‘org.springframework.boot.Runner’ but was actually of type ‘org.springframework.beans.factory.support.NullBean’
主要参考了这里->参考链接
解决措施:依赖改成3.5.5
本文是原创文章,采用CC BY-NC-SA 4.0协议,完整转载请注明来自Sizhe Blog
评论







