web.xml的配置写错了 <!-- 加载spring容器 --> <context-param> <param-name>contextConfigLocation</param-name> <param-value>classpath*:spring/applicationContext*.xml</param-value> </context-param>
No provider available for the service com.*.search.service.ItemSearc
最新推荐文章于 2023-10-16 17:54:41 发布