configureService
open fun configureService(configurator: ServiceDefinition.Configurator, properties: RestateComponentProperties)
Applies the configuration from RestateComponentProperties to a ServiceDefinition.Configurator.
Parameters
configurator
the service configurator to configure
properties
the properties to apply