This is an automated email from the ASF dual-hosted git repository. crazyhzm pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git
commit 7dcba262b4abbacae7e13aa9ee041cc915251499 Merge: 0c9ead3e9 bbfd8126b Author: huazhongming <[email protected]> AuthorDate: Mon Mar 18 10:01:39 2024 +0800 Merge pull request #1072 from 3424672656/update_rpc_basic upgrade jdk17 and dubbo 3.3.0-beta.1 .../dubbo-samples-rpc-basic-api/pom.xml | 4 ++-- .../dubbo-samples-rpc-basic-consumer/pom.xml | 8 +++---- .../samples/consumer/ConsumerApplication.java | 2 ++ .../src/main/resources/application.properties | 24 ------------------- .../src/main/resources/application.yml | 25 ++++++++++++++++++++ .../dubbo-samples-rpc-basic-provider/pom.xml | 8 +++---- .../src/main/resources/application.properties | 24 ------------------- .../src/main/resources/application.yml | 27 ++++++++++++++++++++++ 8 files changed, 64 insertions(+), 58 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
