Hi ,
I want to build the state based applications with event store support using axon framework with Arangodb.
Arangodb provided the spring repository and also jdbc driver.
How can I configure the Arangodb Spring Repository or Jdbc driver in Axon Framework.
I found in your doc we can provide any Jdbc driver in Axon framework.
Could you please help in providing some code example, if possible.