public class LoggingConfigModuleProvider extends Object implements io.bootique.BQModuleProvider
Modifier and Type | Method and Description |
---|---|
Map<String,Type> |
configs() |
com.google.inject.Module |
module() |
io.bootique.BQModule.Builder |
moduleBuilder() |
public def
module() : com.google.inject.Module
module
in interface io.bootique.BQModuleProvider
public def
configs() : Map<String,Type>
configs
in interface io.bootique.BQModuleProvider
public def
moduleBuilder() : io.bootique.BQModule.Builder
moduleBuilder
in interface io.bootique.BQModuleProvider
Copyright © 2021 the original authors or authors.