Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Dubbo Config Bindings supports customized DataBinder #1278

Closed
mercyblitz opened this issue Jan 26, 2018 · 2 comments
Closed

[Enhancement] Dubbo Config Bindings supports customized DataBinder #1278

mercyblitz opened this issue Jan 26, 2018 · 2 comments
Assignees
Milestone

Comments

@mercyblitz
Copy link
Contributor

DubboConfigBindingBeanPostProcessor is able to change DataBinder,

for example, RelaxedNames features on https://github.com/dubbo/dubbo-spring-boot-project

@mercyblitz mercyblitz self-assigned this Jan 26, 2018
@mercyblitz mercyblitz added this to the 2.6.1 milestone Jan 26, 2018
@mercyblitz
Copy link
Contributor Author

It only works on Spring Boot 1.x , Spring Boot 2 has been changed implementations

@chickenlj chickenlj modified the milestones: 2.6.1, 2.6.2 Mar 16, 2018
@mercyblitz mercyblitz modified the milestones: 2.6.2, 2.5.11 Mar 16, 2018
@mercyblitz
Copy link
Contributor Author

New implementation : com.alibaba.dubbo.config.spring.context.properties.DubboConfigBinder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants