a425451c21a4d5e02e58dc77492eaf4f0cce9e85
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type QueryBus to AxonHubQueryBus in method public queryBus(platformConnectionManager PlatformConnectionManager, axonHubConfiguration AxonHubConfiguration, axonConfiguration AxonConfiguration, txManager TransactionManager, serializer Serializer, priorityCalculator QueryPriorityCalculator, queryInvocationErrorHandler QueryInvocationErrorHandler) : AxonHubQueryBus in class io.axoniq.axonhub.client.boot.MessagingAutoConfiguration | From | To | |
Change Return Type CommandBus to AxonHubCommandBus in method public commandBus(txManager TransactionManager, axonConfiguration AxonConfiguration, axonHubConfiguration AxonHubConfiguration, serializer Serializer, platformConnectionManager PlatformConnectionManager, priorityCalculator CommandPriorityCalculator) : AxonHubCommandBus in class io.axoniq.axonhub.client.boot.MessagingAutoConfiguration | From | To | |
Change Variable Type | 1 | ||
Change Variable Type commandBus : SimpleCommandBus to commandBus : EnhancedCommandBus in method public commandBus(txManager TransactionManager, axonConfiguration AxonConfiguration, axonHubConfiguration AxonHubConfiguration, serializer Serializer, platformConnectionManager PlatformConnectionManager, priorityCalculator CommandPriorityCalculator) : AxonHubCommandBus in class io.axoniq.axonhub.client.boot.MessagingAutoConfiguration | From | To |