Uses of Class
org.axonframework.extension.springboot.UpdateCheckerProperties
Packages that use UpdateCheckerProperties
Package
Description
Part of the Axon Extension module.
-
Uses of UpdateCheckerProperties in org.axonframework.extension.springboot.autoconfig
Methods in org.axonframework.extension.springboot.autoconfig with parameters of type UpdateCheckerPropertiesModifier and TypeMethodDescriptionUpdateCheckerAutoConfiguration.usagePropertyProvider(UpdateCheckerProperties properties) Constructs a usage property provider based on update checker properties, if no other provider is in place.