2017年11月8日

spring Error creating bean with name 'xxxx'

摘要: 解决办法: 1.检查Service 扫描applicationContext包的配置web.xml 是否写错了 2.检查spring配置相关的配置,是否配置错误;尤其注意看一下spring自动扫描的包路径 3.检查spring mvc相关配置,是否配置错误 4.检查@Autowired,@Servi 阅读全文

posted @ 2017-11-08 22:57 走叉月月鸟飞 阅读(30632) 评论(0) 推荐(0)

分布式集群商城实例AOP编程Service及SpringMVC相关配置文件

摘要: springMVC配置 web.xml ApplicationContext-Service Service发布服务端的web.xml文件 阅读全文

posted @ 2017-11-08 22:42 走叉月月鸟飞 阅读(283) 评论(0) 推荐(0)

导航