d0ba6cf50f5193b262a28ce2c40123bd6c4d13fb
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 3 | ||
Change Return Type AsyncHandlerInterceptor to HandlerInterceptor in method public create(tracing Tracing) : HandlerInterceptor in class brave.spring.webmvc.TracingHandlerInterceptor | From | To | |
Change Return Type AsyncHandlerInterceptor to HandlerInterceptor in method public create(httpTracing HttpTracing) : HandlerInterceptor in class brave.spring.webmvc.TracingHandlerInterceptor | From | To | |
Change Return Type AsyncHandlerInterceptor to HandlerInterceptor in method package tracingInterceptor(httpTracing HttpTracing) : HandlerInterceptor in class brave.spring.webmvc.ITTracingHandlerInterceptor.TracingConfig | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type tracingInterceptor : AsyncHandlerInterceptor to tracingInterceptor : HandlerInterceptor in class brave.spring.webmvc.ITTracingHandlerInterceptor.TracingConfig | From | To |