Uses of Class
org.axonframework.extension.spring.config.SpringEventSourcedEntityLookup
Packages that use SpringEventSourcedEntityLookup
Package
Description
Part of the Axon Extension module.
-
Uses of SpringEventSourcedEntityLookup in org.axonframework.extension.springboot.autoconfig
Methods in org.axonframework.extension.springboot.autoconfig that return SpringEventSourcedEntityLookupModifier and TypeMethodDescriptionInfrastructureAutoConfiguration.springEventSourcedEntityLookup(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) Provides a Spring entity lookup.