Skip to content

[Enhancement] Change the default behavior of @EnableDubboConfig.multiple() #3193

Closed
@mercyblitz

Description

@mercyblitz

The default value of @EnableDubboConfig#multiple() method attribute is false, and it will be changed to true, thus single and multiple configuration bindings work at the same time, e.g:

# Single configuration binding
dubbo.protocol.name=dubbo
# Multiple configuration binding
dubbo.protcols.rest.name = rest

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions