Package | Description |
---|---|
org.axonframework.springboot.autoconfig | |
org.axonframework.springboot.autoconfig.legacyjpa |
Modifier and Type | Class and Description |
---|---|
class |
JpaAutoConfiguration
Autoconfiguration class for Axon's JPA specific infrastructure components.
|
class |
JpaEventStoreAutoConfiguration
Autoconfiguration class for Axon's JPA specific event store components.
|
Modifier and Type | Class and Description |
---|---|
class |
JpaJavaxAutoConfiguration
Deprecated.
in favor of using
JpaAutoConfiguration which moved to jakarta. |
class |
JpaJavaxEventStoreAutoConfiguration
Deprecated.
in favor of using
JpaEventStoreAutoConfiguration which moved to jakarta. |
Copyright © 2010–2024. All rights reserved.