2a9cba936078a037988e7a308d8cbdb1d09ee45d
Files Diff
- Added: 14
- Removed: 2
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public configureGrapeEndpoint(camelContext CamelContext) : GrapeEndpoint renamed to public configureFileComponent(camelContext CamelContext) : FileComponent in class org.apache.camel.component.file.springboot.FileComponentAutoConfiguration | From | To | |
Change Return Type | 1 | ||
Change Return Type GrapeEndpoint to FileComponent in method public configureFileComponent(camelContext CamelContext) : FileComponent in class org.apache.camel.component.file.springboot.FileComponentAutoConfiguration | From | To | |
Move And Rename Class | 1 | ||
Move And Rename Class org.apache.camel.component.grape.springboot.GrapeEndpoint moved and renamed to org.apache.camel.component.file.springboot.FileComponentAutoConfiguration | From | To | |
Change Variable Type | 1 | ||
Change Variable Type component : GrapeEndpoint to component : FileComponent in method public configureFileComponent(camelContext CamelContext) : FileComponent in class org.apache.camel.component.file.springboot.FileComponentAutoConfiguration | From | To |