springdm context:component-scan 无法找到bean 由于我们平时在eclipse开发 所以 编译后的 class 在 target/class中 在jar中绝对是 .下了呵呵 我也纠结了很久最后看到博客说 没问题也有说 部署后没问题 最后找到 解决方式Bundle-ClassPath: .,target/classes一致在索取 今天记录一下自己的成长