This is an automated email from the ASF dual-hosted git repository.
liujun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-samples.git
The following commit(s) were added to refs/heads/master by this push:
new 4a710732e Update application.yml
4a710732e is described below
commit 4a710732eca588c869236e65ce3f66e16851a55e
Author: Ken Liu <[email protected]>
AuthorDate: Tue Aug 27 17:11:12 2024 +0800
Update application.yml
---
online_bontique_demo/checkoutService/src/main/resources/application.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git
a/online_bontique_demo/checkoutService/src/main/resources/application.yml
b/online_bontique_demo/checkoutService/src/main/resources/application.yml
index 3f16677d9..75bc6eae2 100644
--- a/online_bontique_demo/checkoutService/src/main/resources/application.yml
+++ b/online_bontique_demo/checkoutService/src/main/resources/application.yml
@@ -24,3 +24,5 @@ dubbo:
protocol:
port: 20882
name: tri
+ consumer:
+ check: false
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]