アノテーションインターフェースの使用
org.springframework.boot.autoconfigure.condition.ConditionalOnWebApplication
ConditionalOnWebApplication を使用するパッケージ
パッケージ
説明
アクチュエーターの Web エンドポイントの自動構成。
Cloud Foundry WebFlux エンドポイントの自動構成。
Cloud Foundry サーブレットエンドポイントの自動構成。
Spring Data Web の自動構成。
Spring Data REST の自動構成。
Spring GraphQL での WebFlux サポートの自動構成クラス。
Spring GraphQL でのセキュリティサポートのための自動構成クラス。
Spring GraphQL での MVC サポートの自動構成クラス。
H2 のコンソールの自動構成。
Spring HATEOAS の自動構成。
Jetty アクチュエーターの Web 関連の自動構成。
Jetty メトリクスの自動構成。
Jetty を使用したリアクティブ Web サーバーの自動構成に関連するクラス。
Jetty を使用したサーブレット Web サーバーの自動構成に関連するクラス。
JPA および Spring ORM の基本自動構成。
Reactor Netty アクチュエーターの Web 関連の自動構成。
Spring REST Docs を使用したテストの自動構成。
Spring Security の自動構成。
WebFlux を使用したアクチュエーターセキュリティの自動構成。
Spring MVC を使用したアクチュエーターセキュリティの自動構成。
サーブレットベースの Spring Security の自動構成。
Spring Security のリアクティブ OAuth 2 クライアントの自動構成。
Spring Security の OAuth 2 クライアントの自動構成。
Spring Security の OAuth2 認証サーバーの自動構成。
Spring Security の Reactive OAuth2 リソースサーバーの自動構成。
Spring Security の OAuth2 リソースサーバーの自動構成。
Spring Security の SAML 2.0 の自動構成。
jakarta.servlet 仕様のアプリケーションサポートの自動構成。jakarta.servlet アクチュエーター Web 関連の自動構成。 アクチュエーター HTTP は、サーブレットサーバーの自動構成を交換します。
Actuator servlet request mappings auto-configuration.
Spring Session の自動構成。
Spring Session JDBC の自動構成。
Tomcat アクチュエーターの Web 問題の自動構成。
Tomcat メトリクスの自動構成。
Tomcat を使用したリアクティブ Web サーバーの自動構成に関連するクラス。
Tomcat を使用したサーブレット Web サーバーの自動構成に関連するクラス。
リアクティブ Web サーバーおよび Spring WebFlux の自動構成。
Spring WebFlux アクチュエーター Web エンドポイントサポートの自動構成。
WebFlux ベースのアクチュエーター Web 問題の自動構成。
アクチュエーター HTTP は、リアクティブサーバーの自動構成を交換します。
Actuator reactive request mappings auto-configuration.
Spring WebFlux エラー処理の自動構成。
Spring MVC の自動構成。
Spring MVC アクチュエーターの Web エンドポイントサポートの自動構成。
Spring MVC ベースのアクチュエーターインフラストラクチャの自動構成。
Actuator request mappings auto-configuration for Spring MVC.
Spring MVC エラー処理の自動構成。
Spring MVC テストの自動構成。
Spring Web Services の自動構成。
サーブレット Web サーバーでの WebSocket サポートの自動構成。
org.springframework.boot.actuate.autoconfigure.endpoint.web 内の ConditionalOnWebApplication 使用
org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.reactive 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.reactive のクラスorg.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.servlet 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.servlet のクラスorg.springframework.boot.data.autoconfigure.web 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.data.autoconfigure.web のクラスorg.springframework.boot.data.rest.autoconfigure 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.data.rest.autoconfigure のクラスorg.springframework.boot.graphql.autoconfigure.reactive 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.graphql.autoconfigure.reactive のクラスorg.springframework.boot.graphql.autoconfigure.security 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.graphql.autoconfigure.security のクラス修飾子と型クラス説明final classWebFlux を使用した Spring GraphQL のセキュリティサポートを有効にするためのAuto-configuration。final classMVC を使用した Spring GraphQL のセキュリティサポートを有効にするためのAuto-configuration。org.springframework.boot.graphql.autoconfigure.servlet 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.graphql.autoconfigure.servlet のクラスorg.springframework.boot.h2console.autoconfigure 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.h2console.autoconfigure のクラスorg.springframework.boot.hateoas.autoconfigure 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.hateoas.autoconfigure のクラスorg.springframework.boot.jetty.autoconfigure.actuate.web.server 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.jetty.autoconfigure.actuate.web.server のクラス修飾子と型クラス説明final classJetty ベースのリアクティブ管理コンテキストの自動構成。final classJetty ベースのサーブレット管理コンテキストの自動構成。org.springframework.boot.jetty.autoconfigure.metrics 内の ConditionalOnWebApplication 使用
org.springframework.boot.jetty.autoconfigure.reactive 内の ConditionalOnWebApplication 使用
org.springframework.boot.jetty.autoconfigure.servlet 内の ConditionalOnWebApplication 使用
org.springframework.boot.jpa.autoconfigure 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.jpa.autoconfigure のクラスorg.springframework.boot.reactor.netty.autoconfigure.actuate.web.server 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.reactor.netty.autoconfigure.actuate.web.server のクラス修飾子と型クラス説明final classNetty ベースのリアクティブ管理コンテキストの自動構成。org.springframework.boot.restdocs.test.autoconfigure 内の ConditionalOnWebApplication 使用
org.springframework.boot.security.autoconfigure 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.security.autoconfigure のクラスorg.springframework.boot.security.autoconfigure.actuate.web.reactive 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.security.autoconfigure.actuate.web.reactive のクラスorg.springframework.boot.security.autoconfigure.actuate.web.servlet 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.security.autoconfigure.actuate.web.servlet のクラスorg.springframework.boot.security.autoconfigure.web.servlet 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.security.autoconfigure.web.servlet のクラス修飾子と型クラス説明final classSpring Security のフィルター用のAuto-configuration。final classSpring Security 用のAuto-configuration。org.springframework.boot.security.oauth2.client.autoconfigure.reactive 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.security.oauth2.client.autoconfigure.reactive のクラス修飾子と型クラス説明final classOAuth 2 クライアントを使用するリアクティブ Web セキュリティの自動構成。org.springframework.boot.security.oauth2.client.autoconfigure.servlet 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.security.oauth2.client.autoconfigure.servlet のクラス修飾子と型クラス説明final classOAuth 2 クライアントを使用する Web セキュリティの自動構成。org.springframework.boot.security.oauth2.server.authorization.autoconfigure.servlet 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.security.oauth2.server.authorization.autoconfigure.servlet のクラス修飾子と型クラス説明final classOAuth2 認証サーバーのサポート用のAuto-configuration。final classAuto-configurationは、それを必要とする OAuth2 認可サーバーのエンドポイントの JWT サポート (例:org.springframework.boot.security.oauth2.server.resource.autoconfigure.reactive 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.security.oauth2.server.resource.autoconfigure.reactive のクラスorg.springframework.boot.security.oauth2.server.resource.autoconfigure.servlet 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.security.oauth2.server.resource.autoconfigure.servlet のクラスorg.springframework.boot.security.saml2.autoconfigure 内の ConditionalOnWebApplication 使用
org.springframework.boot.servlet.autoconfigure 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.servlet.autoconfigure のクラス修飾子と型クラス説明final classサーブレット Web アプリケーションで使用するエンコーディングを構成するためのAuto-configuration。final classマルチパートアップロード用のAuto-configuration。org.springframework.boot.servlet.autoconfigure.actuate.web 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.servlet.autoconfigure.actuate.web のクラス修飾子と型クラス説明classサーブレットエンドポイントの@ManagementContextConfiguration。final classサーブレット固有の管理コンテキストに関するAuto-configuration。org.springframework.boot.servlet.autoconfigure.actuate.web.exchanges 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.servlet.autoconfigure.actuate.web.exchanges のクラスorg.springframework.boot.servlet.autoconfigure.actuate.web.mappings 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.servlet.autoconfigure.actuate.web.mappings のクラスorg.springframework.boot.session.autoconfigure 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.session.autoconfigure のクラスorg.springframework.boot.session.jdbc.autoconfigure 内の ConditionalOnWebApplication 使用
org.springframework.boot.tomcat.autoconfigure.actuate.web.server 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.tomcat.autoconfigure.actuate.web.server のクラス修飾子と型クラス説明final classTomcat ベースのリアクティブ管理コンテキストの自動構成。final classTomcat ベースのサーブレット管理コンテキストの自動構成。org.springframework.boot.tomcat.autoconfigure.metrics 内の ConditionalOnWebApplication 使用
org.springframework.boot.tomcat.autoconfigure.reactive 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.tomcat.autoconfigure.reactive のクラスorg.springframework.boot.tomcat.autoconfigure.servlet 内の ConditionalOnWebApplication 使用
org.springframework.boot.webflux.autoconfigure 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.webflux.autoconfigure のクラス修飾子と型クラス説明final classfinal classSpring WebFlux でのマルチパートサポート用のAuto-configuration。final classWebFluxの場合はAuto-configuration。final classSpring WebFlux アプリケーションの計測用のAuto-configuration。final classWebSessionIdResolverの自動構成。org.springframework.boot.webflux.autoconfigure.actuate.endpoint.web 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.webflux.autoconfigure.actuate.endpoint.web のクラスorg.springframework.boot.webflux.autoconfigure.actuate.web 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.webflux.autoconfigure.actuate.web のクラスorg.springframework.boot.webflux.autoconfigure.actuate.web.exchanges 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.webflux.autoconfigure.actuate.web.exchanges のクラスorg.springframework.boot.webflux.autoconfigure.actuate.web.mappings 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.webflux.autoconfigure.actuate.web.mappings のクラスorg.springframework.boot.webflux.autoconfigure.error 内の ConditionalOnWebApplication 使用
org.springframework.boot.webmvc.autoconfigure 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.webmvc.autoconfigure のクラス修飾子と型クラス説明final classSpringDispatcherServletのAuto-configuration。final classWeb MVCの場合はAuto-configuration。final classSpring Web MVC サーブレットベースのリクエストマッピングのインスツルメンテーション用のAuto-configuration。org.springframework.boot.webmvc.autoconfigure.actuate.endpoint.web 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.webmvc.autoconfigure.actuate.endpoint.web のクラスorg.springframework.boot.webmvc.autoconfigure.actuate.web 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.webmvc.autoconfigure.actuate.web のクラスorg.springframework.boot.webmvc.autoconfigure.actuate.web.mappings 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.webmvc.autoconfigure.actuate.web.mappings のクラスorg.springframework.boot.webmvc.autoconfigure.error 内の ConditionalOnWebApplication 使用
org.springframework.boot.webmvc.test.autoconfigure 内の ConditionalOnWebApplication 使用
org.springframework.boot.webservices.autoconfigure 内の ConditionalOnWebApplication 使用
org.springframework.boot.websocket.autoconfigure.servlet 内の ConditionalOnWebApplication 使用
ConditionalOnWebApplication 型のアノテーションを持つ org.springframework.boot.websocket.autoconfigure.servlet のクラス