アノテーションインターフェース EnableIntegrationGraphController


@TargetSE(TYPESE) @RetentionSE(RUNTIMESE) @InheritedSE @Import(IntegrationGraphControllerRegistrar.class) public @interface EnableIntegrationGraphController
org.springframework.web.servlet.DispatcherServlet または org.springframework.web.reactive.DispatcherHandler がクラスパスに存在する場合、IntegrationGraphController を有効にします。
導入:
4.3
作成者:
Artem Bilan
関連事項: