@Configuration(proxyBeanMethods=false) @ConditionalOnClass(value=reactor.core.publisher.Flux.class) @ConditionalOnWebApplication(type=REACTIVE) public class ReactiveManagementContextAutoConfiguration extends ObjectSE
Auto-configuration は、Reactive 固有の管理コンテキストに関する問題です。| コンストラクターと説明 |
|---|
ReactiveManagementContextAutoConfiguration() |
| 修飾子と型 | メソッドと説明 |
|---|---|
org.springframework.boot.actuate.autoconfigure.web.reactive.ReactiveManagementContextFactory | reactiveWebChildContextFactory() |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic ReactiveManagementContextAutoConfiguration()
@Bean public org.springframework.boot.actuate.autoconfigure.web.reactive.ReactiveManagementContextFactory reactiveWebChildContextFactory()