615314557f2a9db97266a23e6cec8d3ed5039d79
Files Diff
- Added: 13
- Removed: 5
- Renamed: 0
- Modified: 19
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public chainedServiceFilter(properties ServiceCallConfigurationProperties) : ServiceFilter renamed to public serviceFilter(properties CamelCloudConfigurationProperties) : ServiceFilter in class org.apache.camel.spring.cloud.CamelCloudServiceFilterAutoConfiguration | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type properties : ServiceCallConfigurationProperties to properties : CamelCloudConfigurationProperties in method public serviceFilter(properties CamelCloudConfigurationProperties) : ServiceFilter in class org.apache.camel.spring.cloud.CamelCloudServiceFilterAutoConfiguration | From | To | |
| Change Return Type | 1 | ||
| Change Return Type ServiceDiscovery to ServiceDiscoveryConfiguration in method public getServiceDiscovery() : ServiceDiscoveryConfiguration in class org.apache.camel.component.etcd.springboot.cloud.EtcdCloudConfiguration | From | To | |
| Rename Class | 2 | ||
| Rename Class org.apache.camel.spring.cloud.ServiceCallLoadBalancerAutoConfiguration renamed to org.apache.camel.spring.cloud.CamelCloudLoadBalancerAutoConfiguration | From | To | |
| Rename Class org.apache.camel.spring.cloud.ServiceCallServiceFilterAutoConfiguration renamed to org.apache.camel.spring.cloud.CamelCloudServiceFilterAutoConfiguration | From | To | |
| Move And Rename Class | 2 | ||
| Move And Rename Class org.apache.camel.spring.cloud.ServiceCallConfigurationProperties moved and renamed to org.apache.camel.component.etcd.springboot.cloud.EtcdCloudConfiguration | From | To | |
| Move And Rename Class org.apache.camel.spring.cloud.CamelCloudServiceCallRibbonTest.TestConfiguration moved and renamed to org.apache.camel.spring.cloud.CamelCloudServiceCallConfiguration | From | To | |
| Move Class | 6 | ||
| Move Class org.apache.camel.spring.cloud.ServiceCallServiceDiscoveryAutoConfiguration.ServiceDiscoveryCondition moved to org.apache.camel.spring.cloud.CamelCloudServiceDiscoveryAutoConfiguration.ServiceDiscoveryCondition | From | To | |
| Move Class org.apache.camel.spring.cloud.ServiceCallConfigurationProperties.ServiceChooser moved to org.apache.camel.spring.cloud.CamelCloudConfigurationProperties.ServiceChooser | From | To | |
| Move Class org.apache.camel.spring.cloud.ServiceCallConfigurationProperties.LoadBalancer moved to org.apache.camel.spring.cloud.CamelCloudConfigurationProperties.LoadBalancer | From | To | |
| Move Class org.apache.camel.spring.cloud.ServiceCallServiceChooserAutoConfiguration.ServiceChooserCondition moved to org.apache.camel.spring.cloud.CamelCloudServiceChooserAutoConfiguration.ServiceChooserCondition | From | To | |
| Move Class org.apache.camel.spring.cloud.ServiceCallConfigurationProperties.ServiceDiscovery moved to org.apache.camel.spring.cloud.CamelCloudConfigurationProperties.ServiceDiscovery | From | To | |
| Move Class org.apache.camel.spring.cloud.ServiceCallConfigurationProperties.ServiceFilter moved to org.apache.camel.spring.cloud.CamelCloudConfigurationProperties.ServiceFilter | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type serviceDiscovery : ServiceDiscovery to serviceDiscovery : ServiceDiscoveryConfiguration in class org.apache.camel.component.etcd.springboot.cloud.EtcdCloudConfiguration | From | To |