Uses of Class
org.axonframework.springboot.SerializerProperties
Packages that use SerializerProperties
-
Uses of SerializerProperties in org.axonframework.springboot.autoconfig
Constructors in org.axonframework.springboot.autoconfig with parameters of type SerializerPropertiesModifierConstructorDescriptionAxonAutoConfiguration(EventProcessorProperties eventProcessorProperties, SerializerProperties serializerProperties, TagsConfigurationProperties tagsConfigurationProperties, org.springframework.context.ApplicationContext applicationContext)