apache / dubbo

The java implementation of Apache Dubbo. An RPC and microservice framework.
https://dubbo.apache.org/
Apache License 2.0
40.34k stars 26.4k forks source link

[Task] All samples unified switch to annotation + yaml configuration #13860

Open AlbumenJ opened 6 months ago

AlbumenJ commented 6 months ago

Pre-check

Search before asking

Apache Dubbo Component

Java Samples (apache/dubbo-samples)

Descriptions

In addition to some xml and api specific samples.

Related issues

https://github.com/apache/dubbo/discussions/13846

Are you willing to submit a pull request to fix on your own?

Code of Conduct

cnzakii commented 5 months ago

@AlbumenJ I would like to try it, please assign me. Clarify my task: convert all application.properties into application.yaml

cnzakii commented 5 months ago

@AlbumenJ PTAL