|
Rename Parameter configuration : Configuration to config : Configuration in method protected defaultEventBus(config Configuration) : EventBus in class org.axonframework.config.DefaultConfigurer |
From |
To |
|
Rename Parameter configuration : Configuration to config : Configuration in method protected defaultParameterResolverFactory(config Configuration) : ParameterResolverFactory in class org.axonframework.config.DefaultConfigurer |
From |
To |
|
Rename Parameter configurer : Configuration to config : Configuration in method public Component(config Configuration, name String, builderFunction Function<Configuration,? extends B>) in class org.axonframework.config.Component |
From |
To |
|
Rename Parameter configuration : Configuration to config : Configuration in method protected defaultSerializer(config Configuration) : Serializer in class org.axonframework.config.DefaultConfigurer |
From |
To |
|
Rename Parameter aggregate : Class<A> to aggregateType : Class<A> in method public jpaMappedConfiguration(aggregateType Class<A>, entityManagerProvider EntityManagerProvider) : AggregateConfigurer<A> in class org.axonframework.config.AggregateConfigurer |
From |
To |
|
Rename Parameter aggregate : Class<T> to aggregateType : Class<T> in method public repository(aggregateType Class<T>) : Repository<T> in class org.axonframework.spring.config.AxonConfiguration |
From |
To |
|
Rename Parameter configuration : Configuration to config : Configuration in method protected defaultCommandBus(config Configuration) : CommandBus in class org.axonframework.config.DefaultConfigurer |
From |
To |
|
Rename Parameter aggregate : Class<T> to aggregateType : Class<T> in method public repository(aggregateType Class<T>) : Repository<T> in class org.axonframework.config.DefaultConfigurer.ConfigurationImpl |
From |
To |
|
Rename Parameter aggregate : Class<T> to aggregateType : Class<T> in method public repository(aggregateType Class<T>) : Repository<T> in class org.axonframework.config.Configuration |
From |
To |
|
Rename Parameter aggregate : Class<A> to aggregateType : Class<A> in method public defaultConfiguration(aggregateType Class<A>) : AggregateConfigurer<A> in class org.axonframework.config.AggregateConfigurer |
From |
To |
|
Rename Parameter configurer : Supplier<Configuration> to config : Supplier<Configuration> in method public Component(config Supplier<Configuration>, name String, builderFunction Function<Configuration,? extends B>) in class org.axonframework.config.Component |
From |
To |