今天复制一个相同的项目,在这个项目的基础上重新修改后, 启动一切正常:

但是用postman连接时,一直报404:

在打开其他项目尝试连接后,发现并不是server配置的问题,然后我仔细看日志,发现:

Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration] is not eligible for getting processed by all BeanPostProcessors

在查找相关博客后,发现是application位置的问题,导致没有将其他文件配置到bean里,因此修改位置后就可以连上了。

is not eligible for getting processed by all BeanPostProcessors 导致找不到路径报404相关推荐

  1. SpringBoot项目启动失败: is not eligible for getting processed by all BeanPostProcessors (for example: not)

    SpringBoot项目启动失败报错: ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$f4a94db ...

  2. 提示BeanPostProcessorChecker:is not eligible for getting processed by all BeanPostProcessors的原因

    今天有读者朋友反馈在调试本书15章的源码时出现"BeanPostProcessorChecker:xxx is not eligible for getting processed by a ...

  3. 排查not eligible for getting processed by all BeanPostProcessors

    前言 上一篇文章我们聊了一下自定义实现的SPI如何与spring进行整合,但其实在实现的过程中有个小细节,就是原先我们的SPI是带了拦截器功能,(ps:对如何实现一个带拦截器的SPI感兴趣的朋友,可以 ...

  4. 解决:is not eligible for getting processed by all BeanPostProcessors

    文章目录 问题描述 分析 总结 解决 方案1:延迟初始化 方案2:@Role(BeanDefinition.ROLE_INFRASTRUCTURE) 参考 问题描述 SpringBoot项目整合Shi ...

  5. Shiro--解决is not eligible for getting processed by all BeanPostProcessors

    原文网址:Shiro--解决is not eligible for getting processed by all BeanPostProcessors_IT利刃出鞘的博客-CSDN博客 简介 说明 ...

  6. 死磕源码系列【springboot项目打印is not eligible for getting processed by all BeanPostProcessors (for example: n

    标题上打印的日志是info级别的,不影响程序正常使用,但是有代码洁癖的我还是看着不爽,总想找出问题所在,查了很久知道了是IOC容器注册Bean的时候使用到了还未注册到IOC容器中的Bean,也就是某一 ...

  7. Bean X of type X is not eligible for getting processed by all BeanPostProcessors

    工程启动报错 我这个报错是用为数据库连接报2013错误,以下记录报错与思路. 报错: 2020-06-15 09:35:59.786 [TID: N/A] INFO 10148 --- [ main] ...

  8. is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for

    springboot项目创建常见问题(持续更新!) https://blog.csdn.net/libusi001/article/details/97267365 Bean 'org.springf ...

  9. is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-

    springboot项目创建常见问题(持续更新!) springboot项目创建常见问题(建议收藏!!!) 目录 一.报错信息 二.信息解析 三.解决方法 四.其他解决方案 一.报错信息 Bean ' ...

最新文章

  1. Kubernetes 与 OpenYurt 无缝转换(命令式)
  2. 怎么将string list 转成有特殊字符分开字符串
  3. html5 自动横屏,html5自动横屏的方法
  4. 彻底理解正向代理、反向代理、透明代理
  5. python列表统计每个元素出现次数_python 统计list中各个元素出现的次数的几种方法...
  6. 新版二开cp盲盒小纸条月老小程序源码
  7. 面试问题背后的“猫腻”
  8. 不用IIS跑.net web应用
  9. XP系统优化超简单实用版
  10. 搭建php常用的集成软件包,常见php集成环境安装包_PHP
  11. 上海汉枫电子推出能“听”会“说”的物联网Wi-Fi模块
  12. 基于强化学习的路径规划学习
  13. SAP那些事-职业篇-25-顾问的价值
  14. 探究opencv中的moments函数和HuMoments函数
  15. iuap助力中建五局打造数字化创新集成平台
  16. 机房环境监控需要注意的事项
  17. python协程和网易云歌单
  18. 招聘 | 百度NLP部 - 对话算法实习生
  19. python字符串及其函数
  20. HTML设置文字与段落格式

热门文章

  1. LWN:GFP 标志介绍以及移除 __GFP_ATOMIC!
  2. 【算法学习】前缀树Trie
  3. 2020年整理的大数据基础入门教程总结和学习路线
  4. 蓝牙BR/EDR和Bluetooth Smart的十大重要区别
  5. Android Killer--安卓反编译工具
  6. 生容易,活容易,生活不容易
  7. Deepin系统Beyond Compare下载安装以及无法使用解决办法
  8. 在那之后,我决定做一个出色的打工仔!
  9. 国内外AI绘画软件汇总
  10. linux系统FW升降级步骤,使用fwupd为Ubuntu 18.04系统更新固件的方法