You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Axon 3's docs have a section describing the Configuration API, but there seems to be no documentation of that API at all in the Axon 4 version of the documentation.
The text was updated successfully, but these errors were encountered:
Thanks for pointing this out @sgrimm-sg. When we updated the framework from Axon 3 to Axon 4, we also did a massive shuffle of all the pages in the Reference Guide for improvements.
Some parts have been merged with others, the Configuration API section being one of them.
The idea is that the specific Configuration Block per page specifies how to configure it.
However, I am assuming it doesn't quite so, otherwise you wouldn't have asked for this to come back.
We'll look into resolving this, thanks for marking it Steven.
The docs do contain configuration snippets for the specific components, but what’s missing, as far as I could tell, is any kind of introduction or high-level description of how the configuration API works as a whole, when to call it, and so on.
Axon 3's docs have a section describing the Configuration API, but there seems to be no documentation of that API at all in the Axon 4 version of the documentation.
The text was updated successfully, but these errors were encountered: