JokerLoveAllen commented on issue #183: Can i use feign and saga in project ?
URL: 
https://github.com/apache/incubator-servicecomb-saga/issues/183#issuecomment-386521705
 
 
   The result of running saga-demo is wrong, soga is not executed correctly.The 
car's 'cancelled' state does not become true when I enter the wrong 
information, can u help me?
   url: http://localhost:8081/booking/喜马拉雅/333/80
   resp: {
       "name": "喜马拉雅",
       "amount": 80,
       "confirmed": true,
       "cancelled": false
    }

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to