open class SpringConfigServerStoreFactory : ConfigStoreFactory
Factory to create instance of SpringConfigServerStore.
Author
Clement Escoffier
SpringConfigServerStoreFactory()
Factory to create instance of SpringConfigServerStore. |
open fun create(vertx: Vertx, configuration: JsonObject): ConfigStore |
|
open fun name(): String |