2021-06-02 07:07:08.545 INFO 4044 --- [ main] com.example.client.ClientApplication : Starting ClientApplication using Java 15 on DESKTOP-JQL00D4 with PID 4044 (C:\Users\xxx\workspace-spring-tool-suite-4-4.8.1.RELEASE\client\target\classes started by xxx in C:\Users\xxx\workspace-spring-tool-suite-4-4.8.1.RELEASE\client)
2021-06-02 07:07:08.555 INFO 4044 --- [ main] com.example.client.ClientApplication : No active profile set, falling back to default profiles: default
2021-06-02 07:07:10.045 INFO 4044 --- [ main] o.s.cloud.context.scope.GenericScope : BeanFactory id=20f69ff4-2081-3357-9eb0-d6af76333385
2021-06-02 07:07:10.945 WARN 4044 --- [ main] s.c.a.AnnotationConfigApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.cloudflix.eureka.EurekaC
Consider defining a bean of type ‘com.netflix.discovery.AbstractDiscoveryClientOptionalArgs‘ ...
与本文相关的文章
- Consider defining a bean of type ‘com.netflix.discovery.AbstractDiscoveryClientOptionalArgs‘ ...
- Consider defining a bean of type **** in your configuration
- Consider defining a bean of type ‘com.ruralfuture.common.utils.QrCodeUtils‘ in your configuration.
- Consider defining a bean of type ‘java.lang.String‘
- SpringBoot启动微服务报错Consider defining a bean of type ‘org.springframework.data.redis.core.RedisTemplate
- 引用feignClient对象项目启动异常-Consider defining a bean of type ‘com.xxx.service.xxxRemote‘ in your configura
- 报错Consider defining a bean of type ‘com.xxx.service.Service‘ in your configuration.
- Consider defining a bean of type ‘com.XXX‘ in your configuration.
- Consider defining a bean of type ‘**.Mapper‘ in your configuration
- Consider defining a bean of type ‘com.luyao.guyue_demo.dao.UserDAO‘ in your configuration.
- consider defining a bean of type没有定义类
- SpringBoot启动报循环依赖错误This is often the result of over-eager type matching - consider using
- Consider defining a bean of type ‘com.example.memberManagementSystem.interceptor.LoginInterceptor‘ i
- Shiro报错Consider defining a bean named ‘authenticator‘ in your configuration.
- 【SpringBoot】Consider defining a bean of type ‘java.lang.String
- Consider defining a bean of type ‘com.xxx.webservice.MeetService‘ in your configuration.
- Consider defining a bean of type ‘com.product.client.ProductFeignClient‘ in your configuration.
- Spring Boot:Consider defining a bean of type ‘*.*.*‘ in your configuration解决方案
- Consider defining a bean of type ‘xx.xx.xx.xxService‘ in your configuratio
- Consider defining a bean of type 'xxx' in your configuration.
评论列表(0)
- 暂无评论