Uses of Interface
io.vertx.config.spi.ConfigStoreFactory
Packages that use ConfigStoreFactory
Package
Description
-
Uses of ConfigStoreFactory in io.vertx.config.consul
Classes in io.vertx.config.consul that implement ConfigStoreFactory -
Uses of ConfigStoreFactory in io.vertx.config.git
Classes in io.vertx.config.git that implement ConfigStoreFactory -
Uses of ConfigStoreFactory in io.vertx.config.kubernetes
Classes in io.vertx.config.kubernetes that implement ConfigStoreFactory -
Uses of ConfigStoreFactory in io.vertx.config.redis
Classes in io.vertx.config.redis that implement ConfigStoreFactory -
Uses of ConfigStoreFactory in io.vertx.config.spring
Classes in io.vertx.config.spring that implement ConfigStoreFactoryModifier and TypeClassDescriptionclassFactory to create instance ofSpringConfigServerStore. -
Uses of ConfigStoreFactory in io.vertx.config.vault
Classes in io.vertx.config.vault that implement ConfigStoreFactoryModifier and TypeClassDescriptionclassImplementation ofConfigStoreFactoryto createVaultConfigStore. -
Uses of ConfigStoreFactory in io.vertx.config.zookeeper
Classes in io.vertx.config.zookeeper that implement ConfigStoreFactory