Uses of Annotation Interface
org.axonframework.springboot.util.RegisterDefaultEntities
Packages that use RegisterDefaultEntities
Package
Description
-
Uses of RegisterDefaultEntities in org.axonframework.springboot.autoconfig
Classes in org.axonframework.springboot.autoconfig with annotations of type RegisterDefaultEntitiesModifier and TypeClassDescriptionclassAutoconfiguration class for Axon's JPA specific infrastructure components.classAutoconfiguration class for Axon's JPA specific event store components. -
Uses of RegisterDefaultEntities in org.axonframework.springboot.autoconfig.legacyjpa
Classes in org.axonframework.springboot.autoconfig.legacyjpa with annotations of type RegisterDefaultEntitiesModifier and TypeClassDescriptionclassDeprecated.classDeprecated.in favor of usingJpaEventStoreAutoConfigurationwhich moved to jakarta.
JpaAutoConfigurationwhich moved to jakarta.