Skip to content

[Enhancement] Take the "name" property of Dubbo Config as Spring Bean If its "id" property is blank #6051

@mercyblitz

Description

@mercyblitz

Since Dubbo 2.7.5, The Dubbo Config has to define "id" property in the externalized configuration on Spring Scenario, for instance:

dubbo.protocol.id= dubbo
dubbo.protocol.name = dubbo
...

This configuration should be simplified as follow:

dubbo.protocol.name = dubbo

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions