org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sendMessageController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'pageCountService': FactoryBean threw exception on object creation; nested exception is java.lang.IllegalStateException: Failed to check the status of the service com.dx.mes.facade.uas.service.IPageCountService. No provider available for the service com.dx.mes.facade.uas.service.IPageCountService from the url zookeeper://127.0.0.1:2181/com.alibaba.dubbo.registry.RegistryService?application=dubbo-consumer&dubbo=2.5.3&interface=com.dx.mes.facade.uas.service.IPageCountService&methods=savePageCount,isOpenPageCount&pid=7136&revision=0.0.1&side=consumer×tamp=1582343477633 to the consumer 192.168.43.136 use dubbo version 2.5.3
at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessPropertyValues(CommonAnnotationBeanPostProcessor.java:307)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1146)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
https://blog.csdn.net/han1101282993/article/details/87174318
这个是项目的问题, 不是idea的问题,检查一下配置文件。