RestateServiceConfigurator

Deprecated

Use RestateComponentProperties instead, or directly define the configuration in your application.properties file. See RestateComponentsProperties for more info.

Service configurator to be registered as

Functions

Link copied to clipboard
abstract fun accept(p: T)
Link copied to clipboard
open fun andThen(after: Consumer<in T>): Consumer<T>