Skip to content

Springboot1.5.10.RELEASE yml配置文件cunsumer配置无法自动注入问题 #273

@uzdz

Description

@uzdz

spring1.5.x版本与dubbo-spring-boot-starter0.1.0,配置cunsumer yml资源文件,dubbo无法解析?
举例

dubbo配置

dubbo:
consumer:
check: false
上述配置,在springboot1.5.x版本与dubbo-spring-boot-starter0.1.0版本中无效。

换成springboot2.0.4和dubbo-spring-boot-starter 0.2.0得以解决,或手动注入ConsumerConfig Bean解决

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions