AxonIQ / reference-guide

The Axon Reference Guide
https://docs.axoniq.io
Other
42 stars 44 forks source link

framework/command/infrastructure still uses AxonConfiguration #297

Closed jangalinski closed 1 year ago

jangalinski commented 1 year ago

https://github.com/AxonIQ/reference-guide/blob/master/axon-framework/axon-framework-commands/infrastructure.md#simplecommandbus

With 4.6. this is deprecated and we have to use SpringConfigurer.buildConfiguration().

smcvb commented 1 year ago

Turns out this old fashioned configuration approach is still present on several pages... Thanks for notifying us of this, @jangalinski. Working on it as we speak.

smcvb commented 1 year ago

Reviewed with peers offline. Closing this issue, as it has been resolved in commit d58a5a790714dbb8042e1cf28003b3136e5ef042.