Class WarlockWatching2Configuration
-
- All Implemented Interfaces:
@Configuration(proxyBeanMethods = false)@ConditionalWingsEnabled() public class WarlockWatching2Configuration- Since:
2019-12-01
trydofor
-
-
Constructor Summary
Constructors Constructor Description WarlockWatching2Configuration()
-
Method Summary
Modifier and Type Method Description SlowResponseInterceptorslowResponseInterceptor(WarlockWatchingProp prop)-
-
Method Detail
-
slowResponseInterceptor
@Bean()@ConditionalWingsEnabled()@ConditionalOnExpression(value = "${" + WarlockWatchingProp.Key$controllerThreshold + ":-1} >=0") SlowResponseInterceptor slowResponseInterceptor(WarlockWatchingProp prop)
-
-
-
-