SSM架构提示Error creating bean with name ‘environmentInfo‘ defined in file [D:\BigData\ApacheTomCat\

已解决


[WARN] method:[org.springframework.web.context.support.XmlWebApplicationContext (3210ms)] - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘environmentInfo’ defined in file [D:\BigData\ApacheTomCat\apache-tomcat-7.0.77\webapps\QAU_war\WEB-INF\classes\com\bean\EnvironmentInfo.class]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.bean.EnvironmentInfo]: No default constructor found; nested exception is java.lang.NoSuchMethodException: com.bean.EnvironmentInfo.()
2021-04-23 19:10:59,300 -[DEBUG] method:[org.springframework.beans.factory.support.DefaultListableBeanFactory (3210ms)] - Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@406655c9: defining beans [environmentInfo,user,org.springframework.context.annotation.internalConfigurationAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.event.internalEventListenerProcessor,org.springframework.context.event.internalEventListenerFactory,analysisServiceImpl,userServiceImpl,JSONPResponseBodyAdvice,fastJsonViewResponseBodyAdvice,fastJsonpResponseBodyAdvice,org.springframework.context.support.PropertySourcesPlaceholderConfigurer#0,dataSource,transactManager,org.springframework.transaction.config.internalTransactionalEventListenerFactory,org.springframework.aop.config.internalAutoProxyCreator,org.springframework.transaction.annotation.AnnotationTransactionAttributeSource#0,org.springframework.transaction.interceptor.TransactionInterceptor#0,org.springframework.transaction.config.internalTransactionAdvisor,sqlSessionFactory,org.mybatis.spring.mapper.MapperScannerConfigurer#0,analysisDao,userDao]; root of factory hierarchy
2021-04-23 19:10:59,303 -[ERROR] method:[org.springframework.web.context.ContextLoader (3213ms)] - Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘environmentInfo’ defined in file [D:\BigData\ApacheTomCat\apache-tomcat-7.0.77\webapps\QAU_war\WEB-INF\classes\com\bean\EnvironmentInfo.class]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.bean.EnvironmentInfo]: No default constructor found; nested exception is java.lang.NoSuchMethodException: com.bean.EnvironmentInfo.()
因为SSM架构在启动创建工厂bean是需要一个无参构造器
所以在提示的bean中添加无参构造器即可

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值