Error creating bean with name 'com.tool.InitCopierOne#0'

出现这种问题的原因,是自己所写的ssm框架中的*.xml文件中使用扫描所造成的,本身的目的是达到扫描数据库中的内容,来达到加载数据的作用。

1.加载数据用到的两个接口ServletContextAware和 InitializingBean。

2接口写好以后需要在*.xml中来进行扫描

<bean class="接口所在类的目录"></bean>

确保书写类逻辑的正确性。

Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'documentationPluginsBootstrapper' defined in URL [jar:file:/D:/Tool/repostiory/io/springfox/springfox-spring-web/2.9.2/springfox-spring-web-2.9.2.jar!/springfox/documentation/spring/web/plugins/DocumentationPluginsBootstrapper.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'webMvcRequestHandlerProvider' defined in URL [jar:file:/D:/Tool/repostiory/io/springfox/springfox-spring-web/2.9.2/springfox-spring-web-2.9.2.jar!/springfox/documentation/spring/web/plugins/WebMvcRequestHandlerProvider.class]: Unsatisfied dependency expressed through constructor parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'requestMappingHandlerMapping' defined in class path resource [org/springframework/boot/autoconfigure/web/servlet/WebMvcAutoConfiguration$EnableWebMvcConfiguration.class]: Invocation of init method failed; nested exception is java.lang.IllegalStateException: Ambiguous mapping. Cannot map 'comPlanController' method com.eshore.cmp.cfg.controller.comPlan.ComPlanController#qryCustMultApnNetType(QryCustMultApnCond) to {POST /api/v1/complan/qryCustMultApnByCond}: There is already 'comPlanController' bean method com.eshore.cmp.cfg.controller.comPlan.ComPlanController#qryCustMultApnByCond(QryCustMultApnCond) mapped. 什么问题
07-21
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值