[Task] Some of the sample guidance conforms to business usage
Pre-check
- [X] I am sure that all the content I provide is in English.
Search before asking
- [X] I had searched in the issues and found no similar feature requirement.
Apache Dubbo Component
Java Samples (apache/dubbo-samples)
Descriptions
- EmbeddedZookeeper: Change to a regular zookeeper download, install startup commands
- Change samples to normal applications instead of directly loading XML within the Main function.
Related issues
https://github.com/apache/dubbo/discussions/13847
Are you willing to submit a pull request to fix on your own?
- [ ] Yes I am willing to submit a pull request on my own!
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
@AlbumenJ Is embedded-zookeeper being removed here in dubbo-examples? and replace XML load to application.yaml configuration way?
https://github.com/apache/dubbo-samples/blob/c79de2129e20c07d6572c6a09519d48b6ec50781/3-extensions/protocol/dubbo-samples-webservice/dubbo-samples-webservice-provider/src/main/java/org/apache/dubbo/samples/webservice/provider/WebserviceProvider.java#L27
If so, please assign to me and I will try to complete this.
@yuluo-yx Yes, you can refer to other samples that have been completed.
@yuluo-yx Yes, you can refer to other samples that have been completed.
Is there a pr link to an example? I didn't find a pr associated with the current issue. Can I submit a pr as a separate commit for removing zookeeper and updating xml? There seems to be no correlation between the two
ptal @CrazyHZM
https://github.com/apache/dubbo-samples/pull/1115
Hey, I want to try this issues. Can anyone guide me?
Hello, I’m a new contributor to this project and I’m interested in working on this issue. Kindly assign it to me so I can get started. Thank you!