Hi,
I’m using axon-spring-boot-starter 3.2 dependency and using JPA Storage engine in my project. Currently, my events are getting stored in DOMAIN_EVENT_ENTRY table. I want to customize this table e.g change its name and add few extra fields.
Can anyone please let me know how to do that in case of axon 3.
Thanks and Regards,
Soumik Sarkar