Class ContextAwareScheduledThreadPoolProperties
java.lang.Object
io.github.resilience4j.common.scheduled.threadpool.configuration.ContextAwareScheduledThreadPoolConfigurationProperties
io.github.resilience4j.springboot3.scheduled.threadpool.autoconfigure.ContextAwareScheduledThreadPoolProperties
@ConfigurationProperties(prefix="resilience4j.scheduled.executor")
public class ContextAwareScheduledThreadPoolProperties
extends io.github.resilience4j.common.scheduled.threadpool.configuration.ContextAwareScheduledThreadPoolConfigurationProperties
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.resilience4j.common.scheduled.threadpool.configuration.ContextAwareScheduledThreadPoolConfigurationProperties
build, getContextPropagators, getCorePoolSize, setContextPropagators, setCorePoolSize
-
Constructor Details
-
ContextAwareScheduledThreadPoolProperties
public ContextAwareScheduledThreadPoolProperties()
-