原文:SpringBoot 启动报 No bean named 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry' available 异常

maven重新清除编译文件,执行clean maven 重新编译,执行compile 期间报错,com.sun.xml.internal.messaging.saaj.util 包不存在 需要重新配置一下pom.xml lt plugin gt lt groupId gt org.apache.maven.plugins lt groupId gt lt artifactId gt maven c ...

2020-10-07 10:20 0 6405 推荐指数:

查看详情

记一次 No bean named 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry' available 异常排查

零、先抛结论 该异常抛出只是连锁反应的一环,是表象结果而不是根本原因,追着日志向上查spring是否之前就抛出了其他异常。而正是这些更早的异常导致spring不能符合预期的工作。 一、现象   服务可以正常启动,在调用某些服务的时候必抛出如下异常。google查找 ...

Fri Sep 20 07:23:00 CST 2019 0 22814
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM