アノテーションインターフェースの使用
org.springframework.boot.autoconfigure.condition.ConditionalOnBooleanProperty
ConditionalOnBooleanProperty を使用するパッケージ
パッケージ
説明
アクチュエーターの監査に関する自動構成。
アクチュエーター JMX エンドポイントの自動構成。
管理関連機能の自動構成。
Spring AOP の自動構成。
JMX の自動構成。
Cloud Foundry WebFlux エンドポイントの自動構成。
Cloud Foundry サーブレットエンドポイントの自動構成。
Spring Data Elasticsearch の自動構成。
Spring Data JDBC の自動構成。
Spring Data JPA の自動構成。
Spring Data LDAP の自動構成。
Spring Data R2DBC の自動構成。
Spring Data Redis の自動構成。
Flyway の自動構成。
H2 のコンソールの自動構成。
ヘルスアクチュエーターエンドポイントの自動構成。
Spring Integration の自動構成。
JPA および Spring ORM の基本自動構成。
Liquibase の自動構成。
メールサポートの自動構成。
Micrometer によるメトリクスの自動構成。
Web クライアントの自動構成。
jakarta.servlet 仕様のアプリケーションサポートの自動構成。jakarta.servlet アクチュエーター Web 関連の自動構成。 アクチュエーター HTTP は、サーブレットサーバーの自動構成を交換します。
JSON テストの自動構成。
JTA の自動構成。
アクチュエーター HTTP は、リアクティブサーバーの自動構成を交換します。
Spring MVC エラー処理の自動構成。
Spring MVC テストの自動構成。
Web サービスクライアントの自動構成。
org.springframework.boot.actuate.autoconfigure.audit 内の ConditionalOnBooleanProperty 使用
org.springframework.boot.actuate.autoconfigure.endpoint.jmx 内の ConditionalOnBooleanProperty 使用
org.springframework.boot.autoconfigure.admin 内の ConditionalOnBooleanProperty 使用
ConditionalOnBooleanProperty 型のアノテーションを持つ org.springframework.boot.autoconfigure.admin のクラス修飾子と型クラス説明final class現在のアプリケーションを管理できる JMX コンポーネントを登録します。org.springframework.boot.autoconfigure.aop 内の ConditionalOnBooleanProperty 使用
ConditionalOnBooleanProperty 型のアノテーションを持つ org.springframework.boot.autoconfigure.aop のクラスorg.springframework.boot.autoconfigure.jmx 内の ConditionalOnBooleanProperty 使用
ConditionalOnBooleanProperty 型のアノテーションを持つ org.springframework.boot.autoconfigure.jmx のクラス修飾子と型クラス説明final classAuto-configurationは、構成プロパティに基づいて Spring の@EnableMBeanExportメカニズムを有効 / 無効にします。org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.reactive 内の ConditionalOnBooleanProperty 使用
ConditionalOnBooleanProperty 型のアノテーションを持つ org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.reactive のクラスorg.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.servlet 内の ConditionalOnBooleanProperty 使用
ConditionalOnBooleanProperty 型のアノテーションを持つ org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.servlet のクラスorg.springframework.boot.data.elasticsearch.autoconfigure 内の ConditionalOnBooleanProperty 使用
ConditionalOnBooleanProperty 型のアノテーションを持つ org.springframework.boot.data.elasticsearch.autoconfigure のクラス修飾子と型クラス説明final classSpring Data の Elasticsearch リアクティブリポジトリ用のAuto-configuration。final classSpring Data の Elasticsearch リポジトリ用のAuto-configuration。org.springframework.boot.data.jdbc.autoconfigure 内の ConditionalOnBooleanProperty 使用
ConditionalOnBooleanProperty 型のアノテーションを持つ org.springframework.boot.data.jdbc.autoconfigure のクラスorg.springframework.boot.data.jpa.autoconfigure 内の ConditionalOnBooleanProperty 使用
ConditionalOnBooleanProperty 型のアノテーションを持つ org.springframework.boot.data.jpa.autoconfigure のクラスorg.springframework.boot.data.ldap.autoconfigure 内の ConditionalOnBooleanProperty 使用
ConditionalOnBooleanProperty 型のアノテーションを持つ org.springframework.boot.data.ldap.autoconfigure のクラスorg.springframework.boot.data.r2dbc.autoconfigure 内の ConditionalOnBooleanProperty 使用
org.springframework.boot.data.redis.autoconfigure 内の ConditionalOnBooleanProperty 使用
org.springframework.boot.flyway.autoconfigure 内の ConditionalOnBooleanProperty 使用
ConditionalOnBooleanProperty 型のアノテーションを持つ org.springframework.boot.flyway.autoconfigure のクラスorg.springframework.boot.h2console.autoconfigure 内の ConditionalOnBooleanProperty 使用
ConditionalOnBooleanProperty 型のアノテーションを持つ org.springframework.boot.h2console.autoconfigure のクラスorg.springframework.boot.health.autoconfigure.actuate.endpoint 内の ConditionalOnBooleanProperty 使用
org.springframework.boot.integration.autoconfigure 内の ConditionalOnBooleanProperty 使用
修飾子と型クラス説明protected static classSpring Integration JMX 構成。org.springframework.boot.jpa.autoconfigure 内の ConditionalOnBooleanProperty 使用
ConditionalOnBooleanProperty 型のアノテーションを持つ org.springframework.boot.jpa.autoconfigure のクラスorg.springframework.boot.liquibase.autoconfigure 内の ConditionalOnBooleanProperty 使用
ConditionalOnBooleanProperty 型のアノテーションを持つ org.springframework.boot.liquibase.autoconfigure のクラスorg.springframework.boot.mail.autoconfigure 内の ConditionalOnBooleanProperty 使用
ConditionalOnBooleanProperty 型のアノテーションを持つ org.springframework.boot.mail.autoconfigure のクラスorg.springframework.boot.micrometer.metrics.autoconfigure 内の ConditionalOnBooleanProperty 使用
org.springframework.boot.restclient.test.autoconfigure 内の ConditionalOnBooleanProperty 使用
org.springframework.boot.servlet.autoconfigure 内の ConditionalOnBooleanProperty 使用
ConditionalOnBooleanProperty 型のアノテーションを持つ org.springframework.boot.servlet.autoconfigure のクラス修飾子と型クラス説明final classサーブレット Web アプリケーションで使用するエンコーディングを構成するためのAuto-configuration。final classマルチパートアップロード用のAuto-configuration。org.springframework.boot.servlet.autoconfigure.actuate.web 内の ConditionalOnBooleanProperty 使用
ConditionalOnBooleanProperty 型のアノテーションを持つ org.springframework.boot.servlet.autoconfigure.actuate.web のクラス修飾子と型クラス説明protected static classorg.springframework.boot.servlet.autoconfigure.actuate.web.exchanges 内の ConditionalOnBooleanProperty 使用
ConditionalOnBooleanProperty 型のアノテーションを持つ org.springframework.boot.servlet.autoconfigure.actuate.web.exchanges のクラスorg.springframework.boot.test.autoconfigure.json 内の ConditionalOnBooleanProperty 使用
ConditionalOnBooleanProperty 型のアノテーションを持つ org.springframework.boot.test.autoconfigure.json のクラスorg.springframework.boot.transaction.jta.autoconfigure 内の ConditionalOnBooleanProperty 使用
org.springframework.boot.webflux.autoconfigure.actuate.web.exchanges 内の ConditionalOnBooleanProperty 使用
ConditionalOnBooleanProperty 型のアノテーションを持つ org.springframework.boot.webflux.autoconfigure.actuate.web.exchanges のクラスorg.springframework.boot.webmvc.autoconfigure.error 内の ConditionalOnBooleanProperty 使用
org.springframework.boot.webmvc.test.autoconfigure 内の ConditionalOnBooleanProperty 使用
修飾子と型クラス説明final classHtmlUnitWebClientMockMVC 統合の自動構成。final classSeleniumWebDriverMockMVC 統合の自動構成。org.springframework.boot.webservices.test.autoconfigure.client 内の ConditionalOnBooleanProperty 使用
ConditionalOnBooleanProperty 型のアノテーションを持つ org.springframework.boot.webservices.test.autoconfigure.client のクラス修飾子と型クラス説明final classMockWebServiceServerサポートの自動構成。final classWeb クライアントWebServiceTemplateの自動構成。