configure
@Beta
Convenience method for Configurable.configure using Kotlin class syntax.
Parameters
config Class
– the configuration type
configurer
– consumer that will be passed the configuration object
See also
Configurable. configure
Convenience method for Configurable.configure using Kotlin class syntax.
– the configuration type
– consumer that will be passed the configuration object