15b0d1785455c842cc9b9385f81c7901c6aee252
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type CamelMvcRoutesEndpoint to CamelRoutesMvcEndpoint in method public camelMvcEndpoint(delegate CamelRoutesEndpoint) : CamelRoutesMvcEndpoint in class org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesEndpointAutoConfiguration | From | To | |
| Rename Class | 1 | ||
| Rename Class org.apache.camel.spring.boot.actuate.endpoint.CamelMvcRoutesEndpoint renamed to org.apache.camel.spring.boot.actuate.endpoint.CamelRoutesMvcEndpoint | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type endpoint : CamelMvcRoutesEndpoint to endpoint : CamelRoutesMvcEndpoint in class org.apache.camel.spring.boot.actuate.endpoint.CamelMvcRoutesEndpointTest | From | To |