liubao68 commented on a change in pull request #2666:
URL:
https://github.com/apache/servicecomb-java-chassis/pull/2666#discussion_r770156143
##########
File path: demo/demo-cse-v2/provider/src/main/resources/application.yml
##########
@@ -34,6 +34,10 @@ servicecomb:
kie:
serverUri: ${CSE_V2_CC}
customLabel: public
+ handler:
+ chain:
+ Provider:
+ default: governance-provider1
Review comment:
Add test case to demo-springmvc or other demos, and add assertions to
make sure your test case is exactly excuted.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]