"domainevententry" does not exist in Spring Data JDBC

Hello there :slight_smile:

We are using Axon with Spring Data JDBC. I thought, Axon would create their own tables, if JDBC was in the class path and spring.jpa.hibernate.ddl-auto was set to update.

But this does not work.

Did you also set the Spring property axon.axonserver.enabled to false?