Uses of Class
org.axonframework.springboot.TokenStoreProperties
Packages that use TokenStoreProperties
Package
Description
-
Uses of TokenStoreProperties in org.axonframework.springboot.autoconfig
Constructors in org.axonframework.springboot.autoconfig with parameters of type TokenStorePropertiesModifierConstructorDescriptionJdbcAutoConfiguration(TokenStoreProperties tokenStoreProperties) JpaAutoConfiguration(TokenStoreProperties tokenStoreProperties) -
Uses of TokenStoreProperties in org.axonframework.springboot.autoconfig.legacyjpa
Constructors in org.axonframework.springboot.autoconfig.legacyjpa with parameters of type TokenStorePropertiesModifierConstructorDescriptionJpaJavaxAutoConfiguration(TokenStoreProperties tokenStoreProperties) Deprecated.