Add Spring web operation name handler#139
Add Spring web operation name handler#139zouyx wants to merge 3 commits intoopentracing-contrib:masterfrom
Conversation
|
Hi, Thanks for the contribution. Can you please explain the rationale behind these changes? |
Relate to #115 which can not run travis CI. Just recreate it. |
|
I see thanks. Could you please add a test as was requested in the original PR? |
I think will add it in this few day |
|
@zouyx not sure I understand this PR correctly. Is this about changing the operation name to be something more meaningful than |
yes, you are right. because it can not get anything when use @RequestMapping |
|
Fixes #143 |
1.Support Spring RequestMapping
2.HandlerUtils.requestMapping,if use
.path()can not get anything when use@Requestmappingso change to value()