Uses of Interface
org.litebridgedb.spring.boot.autoconfigure.LitebridgeConfigurer
Packages that use LitebridgeConfigurer
-
Uses of LitebridgeConfigurer in org.litebridgedb.spring.boot.autoconfigure
Method parameters in org.litebridgedb.spring.boot.autoconfigure with type arguments of type LitebridgeConfigurerModifier and TypeMethodDescriptionLitebridgeAutoConfiguration.litebridge(LitebridgeProperties properties, LitebridgeTransactionManager transactionManager, Optional<LitebridgeConfigurer> configurer) Instantiates a Litebridge instance.