インデックス

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 直列化された形式

E

EIGHTEEN - Enum constant in enum class org.springframework.boot.system.JavaVersion
Java 18.
elasticConfig() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.elastic のメソッド。ElasticMetricsExportAutoConfiguration
elasticMeterRegistry(ElasticConfig, Clock) - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.elastic のメソッド。ElasticMetricsExportAutoConfiguration
ElasticMetricsExportAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics.export.elastic のクラス
メトリクスを Elastic にエクスポートするための Auto-configuration
ElasticMetricsExportAutoConfiguration(ElasticProperties) - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.elastic. ElasticMetricsExportAutoConfiguration のコンストラクター
ElasticProperties - org.springframework.boot.actuate.autoconfigure.metrics.export.elastic のクラス
Elastic Metric Export を構成するための @ConfigurationProperties
ElasticProperties() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.elastic. ElasticProperties のコンストラクター
ElasticSchedulerInvoker(OperationInvoker) - クラス org.springframework.boot.actuate.endpoint.web.reactive のコンストラクター。AbstractWebFluxEndpointHandlerMapping.ElasticSchedulerInvoker
ElasticsearchClientAutoConfiguration - org.springframework.boot.autoconfigure.elasticsearch のクラス
Elasticsearch の Java クライアント用の Auto-configuration
ElasticsearchClientAutoConfiguration() - クラス org.springframework.boot.autoconfigure.elasticsearch. ElasticsearchClientAutoConfiguration のコンストラクター
ElasticsearchConnectionDetails - Interface in org.springframework.boot.autoconfigure.elasticsearch
Elasticsearch サービスへの接続を確立するために必要な詳細。
ElasticsearchConnectionDetails.Node - org.springframework.boot.autoconfigure.elasticsearch の記録クラス
Elasticsearch ノード。
ElasticsearchConnectionDetails.Node.Protocol - org.springframework.boot.autoconfigure.elasticsearch の Enum クラス
接続プロトコル。
ElasticsearchDataAutoConfiguration - org.springframework.boot.autoconfigure.data.elasticsearch のクラス
Spring Data の Elasticsearch サポート用の Auto-configuration
ElasticsearchDataAutoConfiguration() - クラス org.springframework.boot.autoconfigure.data.elasticsearch. ElasticsearchDataAutoConfiguration のコンストラクター
elasticsearchHealthContributor(Map<String, RestClient>) - クラス org.springframework.boot.actuate.autoconfigure.elasticsearch のメソッド。ElasticsearchRestHealthContributorAutoConfiguration
elasticsearchHealthContributor(Map<String, ReactiveElasticsearchClient>) - クラス org.springframework.boot.actuate.autoconfigure.data.elasticsearch のメソッド。ElasticsearchReactiveHealthContributorAutoConfiguration
ElasticsearchProperties - org.springframework.boot.autoconfigure.elasticsearch のクラス
Elasticsearch の構成プロパティ。
ElasticsearchProperties() - クラス org.springframework.boot.autoconfigure.elasticsearch. ElasticsearchProperties のコンストラクター
ElasticsearchProperties.Restclient - org.springframework.boot.autoconfigure.elasticsearch のクラス
ElasticsearchProperties.Restclient.Sniffer - org.springframework.boot.autoconfigure.elasticsearch のクラス
ElasticsearchProperties.Restclient.Ssl - org.springframework.boot.autoconfigure.elasticsearch のクラス
ElasticsearchReactiveHealthContributorAutoConfiguration - org.springframework.boot.actuate.autoconfigure.data.elasticsearch のクラス
ReactiveElasticsearchClient を使用した ElasticsearchReactiveHealthIndicator 用の Auto-configuration
ElasticsearchReactiveHealthContributorAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.data.elasticsearch. ElasticsearchReactiveHealthContributorAutoConfiguration のコンストラクター
ElasticsearchReactiveHealthIndicator - org.springframework.boot.actuate.data.elasticsearch のクラス
ReactiveElasticsearchClient を使用した Elasticsearch クラスターの HealthIndicator
ElasticsearchReactiveHealthIndicator(ReactiveElasticsearchClient) - クラス org.springframework.boot.actuate.data.elasticsearch. ElasticsearchReactiveHealthIndicator のコンストラクター
ElasticsearchRepositoriesAutoConfiguration - org.springframework.boot.autoconfigure.data.elasticsearch のクラス
Spring Data の Elasticsearch リポジトリ用の Auto-configuration
ElasticsearchRepositoriesAutoConfiguration() - クラス org.springframework.boot.autoconfigure.data.elasticsearch. ElasticsearchRepositoriesAutoConfiguration のコンストラクター
ElasticsearchRestClientAutoConfiguration - org.springframework.boot.autoconfigure.elasticsearch のクラス
Elasticsearch REST クライアント用の Auto-configuration
ElasticsearchRestClientAutoConfiguration() - クラス org.springframework.boot.autoconfigure.elasticsearch. ElasticsearchRestClientAutoConfiguration のコンストラクター
ElasticsearchRestClientHealthIndicator - org.springframework.boot.actuate.elasticsearch のクラス
RestClient を使用した Elasticsearch クラスターの HealthIndicator
ElasticsearchRestClientHealthIndicator(RestClient) - クラス org.springframework.boot.actuate.elasticsearch. ElasticsearchRestClientHealthIndicator のコンストラクター
ElasticsearchRestHealthContributorAutoConfiguration - org.springframework.boot.actuate.autoconfigure.elasticsearch のクラス
ElasticsearchRestHealthContributorAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.elasticsearch. ElasticsearchRestHealthContributorAutoConfiguration のコンストラクター
Embedded() - Constructor for class org.springframework.boot.autoconfigure.jms.artemis.ArtemisProperties.Embedded
EMBEDDED - Enum constant in enum class org.springframework.boot.autoconfigure.jms.artemis.ArtemisMode
埋め込み(つまり
EMBEDDED - Enum constant in enum class org.springframework.boot.sql.init.DatabaseInitializationMode
組み込みデータベースのみを初期化します。
EmbeddedDatabaseConfiguration() - クラス org.springframework.boot.autoconfigure.jdbc のコンストラクター。DataSourceAutoConfiguration.EmbeddedDatabaseConfiguration
EmbeddedDatabaseConnection - Enum Class in org.springframework.boot.jdbc
embedded databases の接続の詳細。
EmbeddedDatabaseConnection - Enum Class in org.springframework.boot.r2dbc
R2DBC と互換性のある組み込みデータベースの接続の詳細。
EmbeddedDataSourceConfiguration - org.springframework.boot.autoconfigure.jdbc のクラス
埋め込みデータソースの構成。
EmbeddedDataSourceConfiguration() - クラス org.springframework.boot.autoconfigure.jdbc. EmbeddedDataSourceConfiguration のコンストラクター
EmbeddedLdapAutoConfiguration - Class in org.springframework.boot.autoconfigure.ldap.embedded
組み込み LDAP 用の Auto-configuration
EmbeddedLdapAutoConfiguration(EmbeddedLdapProperties) - クラス org.springframework.boot.autoconfigure.ldap.embedded. EmbeddedLdapAutoConfiguration のコンストラクター
EmbeddedLdapProperties - Class in org.springframework.boot.autoconfigure.ldap.embedded
組み込み LDAP の構成プロパティ。
EmbeddedLdapProperties() - クラス org.springframework.boot.autoconfigure.ldap.embedded. EmbeddedLdapProperties のコンストラクター
EmbeddedLdapProperties.Credential - org.springframework.boot.autoconfigure.ldap.embedded のクラス
EmbeddedLdapProperties.Validation - org.springframework.boot.autoconfigure.ldap.embedded のクラス
EmbeddedWebServerFactoryCustomizerAutoConfiguration - Class in org.springframework.boot.autoconfigure.web.embedded
組み込みサーブレットおよびリアクティブ Web サーバーのカスタマイズ用の Auto-configuration
EmbeddedWebServerFactoryCustomizerAutoConfiguration() - クラス org.springframework.boot.autoconfigure.web.embedded. EmbeddedWebServerFactoryCustomizerAutoConfiguration のコンストラクター
EmbeddedWebServerFactoryCustomizerAutoConfiguration.JettyWebServerFactoryCustomizerConfiguration - org.springframework.boot.autoconfigure.web.embedded のクラス
Jetty が使用されている場合、ネストされた構成。
EmbeddedWebServerFactoryCustomizerAutoConfiguration.NettyWebServerFactoryCustomizerConfiguration - org.springframework.boot.autoconfigure.web.embedded のクラス
Netty が使用されている場合、ネストされた構成。
EmbeddedWebServerFactoryCustomizerAutoConfiguration.TomcatWebServerFactoryCustomizerConfiguration - org.springframework.boot.autoconfigure.web.embedded のクラス
Tomcat が使用されている場合、ネストされた構成。
EmbeddedWebServerFactoryCustomizerAutoConfiguration.UndertowWebServerFactoryCustomizerConfiguration - org.springframework.boot.autoconfigure.web.embedded のクラス
Undertow が使用されている場合、ネストされた構成。
empty() - Static method in class org.springframework.boot.autoconfigure.condition.ConditionMessage
新しい空の ConditionMessage を返すファクトリメソッド。
empty() - Static method in class org.springframework.boot.test.util.TestPropertyValues
空の TestPropertyValues インスタンスを返します。
EMPTY - Static variable in class org.springframework.boot.context.config.ConfigData
データを含まない ConfigData インスタンス。
EMPTY - Static variable in class org.springframework.boot.context.properties.source.ConfigurationPropertyName
enable() - インターフェース org.springframework.boot.context.properties.source のメソッド。ConfigurationPropertyCaching
無制限の存続時間でキャッシングを有効にします。
ENABLE_COOKIES - Enum constant in enum class org.springframework.boot.test.web.client.TestRestTemplate.HttpClientOption
Cookie を有効にします。
ENABLE_REDIRECTS - Enum constant in enum class org.springframework.boot.test.web.client.TestRestTemplate.HttpClientOption
リダイレクトを有効にします。
EnableAutoConfiguration - Annotation Interface in org.springframework.boot.autoconfigure
Spring アプリケーションコンテキストの自動構成を有効にして、必要になる可能性が高い Bean を推測して構成しようとします。
enableByDefault() - Element in annotation interface org.springframework.boot.actuate.endpoint.annotation.Endpoint
エンドポイントをデフォルトで有効または無効にする必要があるかどうか。
enableByDefault() - Element in annotation interface org.springframework.boot.actuate.endpoint.jmx.annotation.JmxEndpoint
エンドポイントをデフォルトで有効または無効にする必要があるかどうか。
enableByDefault() - Element in annotation interface org.springframework.boot.actuate.endpoint.web.annotation.ControllerEndpoint
エンドポイントをデフォルトで有効または無効にする必要があるかどうか。
enableByDefault() - Element in annotation interface org.springframework.boot.actuate.endpoint.web.annotation.RestControllerEndpoint
エンドポイントをデフォルトで有効または無効にする必要があるかどうか。
enableByDefault() - Element in annotation interface org.springframework.boot.actuate.endpoint.web.annotation.ServletEndpoint
エンドポイントをデフォルトで有効または無効にする必要があるかどうか。
enableByDefault() - Element in annotation interface org.springframework.boot.actuate.endpoint.web.annotation.WebEndpoint
エンドポイントをデフォルトで有効または無効にする必要があるかどうか。
EnableConfigurationProperties - Annotation Interface in org.springframework.boot.context.properties
@ConfigurationProperties アノテーション付き Bean のサポートを有効にします。
enabled() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.properties のメソッド。PushRegistryPropertiesConfigAdapter
enabled() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.statsd のメソッド。StatsdPropertiesConfigAdapter
enabled() - Element in annotation interface org.springframework.boot.test.autoconfigure.json.AutoConfigureJsonTesters
BasicJsonTesterJacksonTesterJsonbTesterGsonTester Bean を登録する必要がある場合。
enabled() - Element in annotation interface org.springframework.boot.test.autoconfigure.OverrideAutoConfiguration
enabled() - Element in annotation interface org.springframework.boot.test.autoconfigure.web.client.AutoConfigureMockRestServiceServer
MockServerRestTemplateCustomizer および MockServerRestClientCustomizer を有効にし、MockRestServiceServer Bean を登録する必要がある場合。
enabled() - Element in annotation interface org.springframework.boot.test.autoconfigure.webservices.client.AutoConfigureMockWebServiceServer
MockWebServiceServer Bean を登録する必要がある場合。
ENABLED - Static variable in interface org.springframework.boot.actuate.metrics.AutoTimer
有効になっているが、追加のカスタマイズを適用しない AutoTimer 実装。
ENABLED_OVERRIDE_PROPERTY - Static variable in annotation interface org.springframework.boot.autoconfigure.EnableAutoConfiguration
自動構成が有効になっている場合にオーバーライドするために使用できる環境プロパティ。
EnableIntegrationManagementConfiguration() - クラス org.springframework.boot.autoconfigure.integration のコンストラクター。IntegrationAutoConfiguration.IntegrationManagementConfiguration.EnableIntegrationManagementConfiguration
EnableTransactionManagementConfiguration() - クラス org.springframework.boot.autoconfigure.transaction のコンストラクター。TransactionAutoConfiguration.EnableTransactionManagementConfiguration
EnableWebFluxConfiguration(WebFluxProperties, WebProperties, ServerProperties, ObjectProvider<WebFluxRegistrations>) - クラス org.springframework.boot.autoconfigure.web.reactive のコンストラクター。WebFluxAutoConfiguration.EnableWebFluxConfiguration
EnableWebMvcConfiguration(WebMvcProperties, WebProperties, ObjectProvider<WebMvcRegistrations>, ObjectProvider<WebMvcAutoConfiguration.ResourceHandlerRegistrationCustomizer>, ListableBeanFactory) - クラス org.springframework.boot.autoconfigure.web.servlet のコンストラクター。WebMvcAutoConfiguration.EnableWebMvcConfiguration
encode(AnsiElement) - Static method in class org.springframework.boot.ansi.AnsiOutput
出力が有効な場合、単一の AnsiElement をエンコードします。
encoding(Charset) - クラス org.springframework.boot.sql.init のメソッド。AbstractScriptDatabaseInitializer.Scripts
Encoding - Class in org.springframework.boot.web.servlet.server
サーバー HTTP エンコーディングの構成プロパティ。
Encoding() - Constructor for class org.springframework.boot.web.servlet.server.Encoding
Encoding.Type - org.springframework.boot.web.servlet.server の Enum クラス
エンコーディング構成で検討する HTTP メッセージの型。
endpoint() - Element in annotation interface org.springframework.boot.actuate.autoconfigure.cloudfoundry.EndpointCloudFoundryExtension
Cloud Foundry 固有の拡張機能を提供するエンドポイントのクラス。
endpoint() - Element in annotation interface org.springframework.boot.actuate.autoconfigure.endpoint.condition.ConditionalOnAvailableEndpoint
チェックする必要があるエンドポイント型。
endpoint() - Element in annotation interface org.springframework.boot.actuate.endpoint.annotation.EndpointExtension
拡張するエンドポイントのクラス。
endpoint() - Element in annotation interface org.springframework.boot.actuate.endpoint.jmx.annotation.EndpointJmxExtension
この JMX 拡張機能が関連する endpoint クラス。
endpoint() - Element in annotation interface org.springframework.boot.actuate.endpoint.web.annotation.EndpointWebExtension
この Web 拡張機能が関連する endpoint クラス。
Endpoint - Annotation Interface in org.springframework.boot.actuate.endpoint.annotation
実行中のアプリケーションに関する情報を提供するアクチュエーターエンドポイントとして型を識別します。
Endpoint() - クラス org.springframework.boot.autoconfigure.integration のコンストラクター。IntegrationProperties.Endpoint
Endpoint() - クラス org.springframework.boot.autoconfigure.security.oauth2.server.servlet のコンストラクター。OAuth2AuthorizationServerProperties.Endpoint
EndpointAutoConfiguration - org.springframework.boot.actuate.autoconfigure.endpoint のクラス
@Endpoint サポート用の Auto-configuration
EndpointAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.endpoint. EndpointAutoConfiguration のコンストラクター
endpointCachingOperationInvokerAdvisor(Environment) - クラス org.springframework.boot.actuate.autoconfigure.endpoint のメソッド。EndpointAutoConfiguration
EndpointCloudFoundryExtension - Annotation Interface in org.springframework.boot.actuate.autoconfigure.cloudfoundry
型が @Endpoint の Cloud Foundry 固有の拡張であることを識別します。
EndpointConverter - Annotation Interface in org.springframework.boot.actuate.endpoint.annotation
@Endpoint 入力パラメーターを変換するために必要な Bean の修飾子。
EndpointDiscoverer< E extends ExposableEndpoint< O >, O extends Operation> - Class in org.springframework.boot.actuate.endpoint.annotation
アプリケーションコンテキストで @Endpoint Bean および @EndpointExtension Bean を検出する EndpointsSupplier 実装のベース。
EndpointDiscoverer(ApplicationContext, ParameterValueMapper, Collection<OperationInvokerAdvisor>, Collection<EndpointFilter<E>>) - クラス org.springframework.boot.actuate.endpoint.annotation. EndpointDiscoverer のコンストラクター
新しい EndpointDiscoverer インスタンスを作成します。
EndpointDiscoverer.OperationKey - org.springframework.boot.actuate.endpoint.annotation のクラス
実際の操作の実装からの特定の条件に基づいて Operation 用に生成されたキー。
EndpointExposure - Enum Class in org.springframework.boot.actuate.autoconfigure.endpoint.expose
エンドポイントを公開するために使用できるテクノロジー。
EndpointExtension - Annotation Interface in org.springframework.boot.actuate.endpoint.annotation
アノテーションは、主にメタアノテーションとして使用され、アノテーションがエンドポイントの拡張サポートを提供することを示します。
EndpointFilter< E extends ExposableEndpoint<?>> - Interface in org.springframework.boot.actuate.endpoint
endpoints のフィルタリングに使用できる戦略クラス。
EndpointId - org.springframework.boot.actuate.endpoint のクラス
アクチュエーターのエンドポイントの識別子。
EndpointJmxExtension - Annotation Interface in org.springframework.boot.actuate.endpoint.jmx.annotation
型を @Endpoint の JMX 固有の拡張であることを識別します。
EndpointLinksResolver - org.springframework.boot.actuate.endpoint.web のクラス
Web エンドポイントへの links のリゾルバー。
EndpointLinksResolver(Collection<? extends ExposableEndpoint<?>>) - クラス org.springframework.boot.actuate.endpoint.web. EndpointLinksResolver のコンストラクター
指定された endpoints へのリンクを解決する新しい EndpointLinksResolver を作成します。
EndpointLinksResolver(Collection<? extends ExposableEndpoint<?>>, String) - クラス org.springframework.boot.actuate.endpoint.web. EndpointLinksResolver のコンストラクター
指定された basePath に公開されている指定された endpoints へのリンクを解決する新しい EndpointLinksResolver を作成します。
EndpointMapping - org.springframework.boot.actuate.endpoint.web のクラス
エンドポイントのベースマッピングの値オブジェクト。
EndpointMapping(String) - クラス org.springframework.boot.actuate.endpoint.web. EndpointMapping のコンストラクター
指定された path を使用して新しい EndpointMapping を作成します。
EndpointMBean - Class in org.springframework.boot.actuate.endpoint.jmx
JMX endpointDynamicMBeanSE として公開するアダプター。
endpointMediaTypes() - クラス org.springframework.boot.actuate.autoconfigure.endpoint.web のメソッド。WebEndpointAutoConfiguration
EndpointMediaTypes - org.springframework.boot.actuate.endpoint.web のクラス
デフォルトでは、エンドポイントによって生成および消費されるメディア型。
EndpointMediaTypes(String...) - クラス org.springframework.boot.actuate.endpoint.web. EndpointMediaTypes のコンストラクター
指定された produced および consumed メディア型で新しい EndpointMediaTypes を作成します。
EndpointMediaTypes(List<String>) - クラス org.springframework.boot.actuate.endpoint.web. EndpointMediaTypes のコンストラクター
指定された produced および consumed メディア型で新しい EndpointMediaTypes を作成します。
EndpointMediaTypes(List<String>, List<String>) - クラス org.springframework.boot.actuate.endpoint.web. EndpointMediaTypes のコンストラクター
指定された produced および consumed メディア型で新しい EndpointMediaTypes を作成します。
endpointObjectMapper() - クラス org.springframework.boot.actuate.autoconfigure.endpoint.jackson のメソッド。JacksonEndpointAutoConfiguration
EndpointObjectMapper - Interface in org.springframework.boot.actuate.endpoint.jackson
OperationResponseBody エンドポイントの結果を直列化するときに使用する必要がある ObjectMapper を提供するために使用されるインターフェース。
endpointObjectNameFactory(MBeanServer) - クラス org.springframework.boot.actuate.autoconfigure.endpoint.jmx のメソッド。JmxEndpointAutoConfiguration
EndpointObjectNameFactory - Interface in org.springframework.boot.actuate.endpoint.jmx
EndpointMBeanObjectNameSE を作成するファクトリ。
endpointOperationParameterMapper(ObjectProvider<Converter<?, ?>>, ObjectProvider<GenericConverter>) - クラス org.springframework.boot.actuate.autoconfigure.endpoint のメソッド。EndpointAutoConfiguration
EndpointRequest - org.springframework.boot.actuate.autoconfigure.security.reactive のクラス
アクチュエーターのエンドポイント位置の ServerWebExchangeMatcher を作成するために使用できるファクトリ。
EndpointRequest - org.springframework.boot.actuate.autoconfigure.security.servlet のクラス
アクチュエーターのエンドポイント位置の RequestMatcher を作成するために使用できるファクトリ。
EndpointRequest.EndpointRequestMatcher - org.springframework.boot.actuate.autoconfigure.security.servlet のクラス
actuator endpoints と照合するために使用されるリクエストマッチャー。
EndpointRequest.EndpointServerWebExchangeMatcher - org.springframework.boot.actuate.autoconfigure.security.reactive のクラス
ServerWebExchangeMatcheractuator endpoints と照合するために使用されていました。
EndpointRequest.LinksRequestMatcher - org.springframework.boot.actuate.autoconfigure.security.servlet のクラス
リンクエンドポイントとの照合に使用されるリクエストマッチャー。
EndpointRequest.LinksServerWebExchangeMatcher - org.springframework.boot.actuate.autoconfigure.security.reactive のクラス
リンクエンドポイントとの照合に使用される ServerWebExchangeMatcher
endpoints() - Element in annotation interface org.springframework.boot.test.autoconfigure.webservices.server.WebServiceServerTest
テストするエンドポイントを指定します。
EndpointServlet - org.springframework.boot.actuate.endpoint.web のクラス
アクチュエーターエンドポイントとして公開されるサーブレットの詳細が含まれます。
EndpointServlet(Servlet) - クラス org.springframework.boot.actuate.endpoint.web. EndpointServlet のコンストラクター
EndpointServlet(Class<? extends Servlet>) - クラス org.springframework.boot.actuate.endpoint.web. EndpointServlet のコンストラクター
EndpointsSupplier< E extends ExposableEndpoint<?>> - Interface in org.springframework.boot.actuate.endpoint
endpoints のコレクションへのアクセスを提供します。
EndpointWebExtension - Annotation Interface in org.springframework.boot.actuate.endpoint.web.annotation
型を @Endpoint の Web 固有の拡張であることを識別します。
entityManagerFactory(EntityManagerFactoryBuilder, PersistenceManagedTypes) - クラス org.springframework.boot.autoconfigure.orm.jpa のメソッド。JpaBaseConfiguration
entityManagerFactoryBootstrapExecutorCustomizer(Map<String, AsyncTaskExecutor>) - クラス org.springframework.boot.autoconfigure.data.jpa のメソッド。JpaRepositoriesAutoConfiguration
entityManagerFactoryBuilder(JpaVendorAdapter, ObjectProvider<PersistenceUnitManager>, ObjectProvider<EntityManagerFactoryBuilderCustomizer>) - クラス org.springframework.boot.autoconfigure.orm.jpa のメソッド。JpaBaseConfiguration
EntityManagerFactoryBuilder - org.springframework.boot.orm.jpa のクラス
JPA EntityManagerFactory インスタンス用の便利なビルダー。
EntityManagerFactoryBuilder(JpaVendorAdapter, Map<String, ?>, PersistenceUnitManager) - クラス org.springframework.boot.orm.jpa. EntityManagerFactoryBuilder のコンストラクター
複数の EntityManagerFactory インスタンスが作成された場合に共有される共通部分を渡す新しいインスタンスを作成します。
EntityManagerFactoryBuilder(JpaVendorAdapter, Map<String, ?>, PersistenceUnitManager, URL) - クラス org.springframework.boot.orm.jpa. EntityManagerFactoryBuilder のコンストラクター
複数の EntityManagerFactory インスタンスが作成された場合に共有される共通部分を渡す新しいインスタンスを作成します。
EntityManagerFactoryBuilder.Builder - org.springframework.boot.orm.jpa のクラス
LocalContainerEntityManagerFactoryBean の流れるようなビルダー。
EntityManagerFactoryBuilderCustomizer - Interface in org.springframework.boot.autoconfigure.orm.jpa
自動構成された EntityManagerFactoryBuilder をカスタマイズするために使用できるコールバックインターフェース。
EntityManagerFactoryDependsOnPostProcessor - org.springframework.boot.autoconfigure.orm.jpa のクラス
すべての EntityManagerFactoryEE Bean が 1 つ以上の特定の Bean に「依存する」必要があることを動的に宣言するために使用できる BeanFactoryPostProcessor
EntityManagerFactoryDependsOnPostProcessor(Class<?>...) - クラス org.springframework.boot.autoconfigure.orm.jpa. EntityManagerFactoryDependsOnPostProcessor のコンストラクター
指定された型の Bean への依存関係を設定する新しい EntityManagerFactoryDependsOnPostProcessor を作成します。
EntityManagerFactoryDependsOnPostProcessor(String...) - クラス org.springframework.boot.autoconfigure.orm.jpa. EntityManagerFactoryDependsOnPostProcessor のコンストラクター
指定された名前の Bean への依存関係を設定する新しい EntityManagerFactoryDependsOnPostProcessor を作成します。
EntityScan - Annotation Interface in org.springframework.boot.autoconfigure.domain
エンティティクラスをスキャンするときに自動構成によって使用される基本パッケージを設定します。
EntityScanner - org.springframework.boot.autoconfigure.domain のクラス
@EntityScan で指定されたパッケージからクラスパスを検索するエンティティスキャナー。
EntityScanner(ApplicationContext) - クラス org.springframework.boot.autoconfigure.domain. EntityScanner のコンストラクター
新しい EntityScanner インスタンスを作成します。
EntityScanPackages - org.springframework.boot.autoconfigure.domain のクラス
後で参照するために @EntityScan で指定されたパッケージを格納するためのクラス(例:
env() - Method in interface org.springframework.boot.docker.compose.core.RunningService
サービスに定義された環境を返します。
Env() - クラス org.springframework.boot.autoconfigure.couchbase のコンストラクター。CouchbaseProperties.Env
envInfoContributor(ConfigurableEnvironment) - クラス org.springframework.boot.actuate.autoconfigure.info のメソッド。InfoContributorAutoConfiguration
environment(String) - クラス org.springframework.boot.actuate.env のメソッド。EnvironmentEndpoint
environment(SecurityContext, String) - クラス org.springframework.boot.actuate.env のメソッド。EnvironmentEndpointWebExtension
environment(ConfigurableEnvironment) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
アプリケーションコンテキストの環境。
EnvironmentBuilderCustomizer - Interface in org.springframework.boot.autoconfigure.amqp
EnvironmentBuilder によって作成された自動構成の Environment をカスタマイズする Bean によって実装できるコールバックインターフェース。
environmentEndpoint(Environment, EnvironmentEndpointProperties, ObjectProvider<SanitizingFunction>) - クラス org.springframework.boot.actuate.autoconfigure.env のメソッド。EnvironmentEndpointAutoConfiguration
EnvironmentEndpoint - org.springframework.boot.actuate.env のクラス
environment 情報を公開する @Endpoint
EnvironmentEndpoint(Environment, Iterable<SanitizingFunction>, Show) - クラス org.springframework.boot.actuate.env. EnvironmentEndpoint のコンストラクター
EnvironmentEndpoint.EnvironmentDescriptor - org.springframework.boot.actuate.env のクラス
Environment の説明。
EnvironmentEndpoint.EnvironmentEntryDescriptor - org.springframework.boot.actuate.env のクラス
Environment のエントリの説明。
EnvironmentEndpoint.PropertySourceDescriptor - org.springframework.boot.actuate.env のクラス
PropertySource の説明。
EnvironmentEndpoint.PropertySourceEntryDescriptor - org.springframework.boot.actuate.env のクラス
PropertySource の特定のエントリの説明。
EnvironmentEndpoint.PropertySummaryDescriptor - org.springframework.boot.actuate.env のクラス
Environment の特定のエントリの説明。
EnvironmentEndpoint.PropertyValueDescriptor - org.springframework.boot.actuate.env のクラス
プロパティの値の説明 (利用可能な場合はその起源を含む)。
EnvironmentEndpointAutoConfiguration - org.springframework.boot.actuate.autoconfigure.env のクラス
EnvironmentEndpointAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.env. EnvironmentEndpointAutoConfiguration のコンストラクター
EnvironmentEndpointProperties - org.springframework.boot.actuate.autoconfigure.env のクラス
EnvironmentEndpoint の構成プロパティ。
EnvironmentEndpointProperties() - クラス org.springframework.boot.actuate.autoconfigure.env. EnvironmentEndpointProperties のコンストラクター
environmentEndpointWebExtension(EnvironmentEndpoint, EnvironmentEndpointProperties) - クラス org.springframework.boot.actuate.autoconfigure.env のメソッド。EnvironmentEndpointAutoConfiguration
EnvironmentEndpointWebExtension - org.springframework.boot.actuate.env のクラス
EnvironmentEndpointWebExtension(EnvironmentEndpoint, Show, Set<String>) - クラス org.springframework.boot.actuate.env. EnvironmentEndpointWebExtension のコンストラクター
environmentEntry(String) - クラス org.springframework.boot.actuate.env のメソッド。EnvironmentEndpoint
environmentEntry(SecurityContext, String) - クラス org.springframework.boot.actuate.env のメソッド。EnvironmentEndpointWebExtension
EnvironmentInfoContributor - org.springframework.boot.actuate.info のクラス
接頭辞が info のすべての環境エントリを提供する InfoContributor
EnvironmentInfoContributor(ConfigurableEnvironment) - クラス org.springframework.boot.actuate.info. EnvironmentInfoContributor のコンストラクター
EnvironmentPostProcessor - Interface in org.springframework.boot.env
アプリケーションコンテキストがリフレッシュされる前に、アプリケーションの Environment をカスタマイズできます。
EnvironmentPostProcessorApplicationListener - org.springframework.boot.env のクラス
spring.factories ファイルに登録された EnvironmentPostProcessors をトリガーするために使用される SmartApplicationListener
EnvironmentPostProcessorApplicationListener() - クラス org.springframework.boot.env. EnvironmentPostProcessorApplicationListener のコンストラクター
spring.factories を介してロードされた EnvironmentPostProcessor クラスで新しい EnvironmentPostProcessorApplicationListener を作成します。
EnvironmentPostProcessorsFactory - Interface in org.springframework.boot.env
EnvironmentPostProcessor インスタンスを作成するために EnvironmentPostProcessorApplicationListener によって使用されるファクトリインターフェース。
environmentPrefix(String) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
システム環境から構成プロパティを取得するときに適用する必要があるプレフィックス。
environmentPrepared(ConfigurableBootstrapContext, ConfigurableEnvironment) - Method in interface org.springframework.boot.SpringApplicationRunListener
環境が準備された後、ApplicationContext が作成される前に呼び出されます。
EQUAL_OR_NEWER - Enum constant in enum class org.springframework.boot.autoconfigure.condition.ConditionalOnJava.Range
指定された JavaVersion と等しいか、それよりも新しい。
equals(Object) - クラス org.springframework.boot.actuate.endpoint.annotation のメソッド。EndpointDiscoverer.OperationKey
equals(Object) - クラス org.springframework.boot.actuate.endpoint のメソッド。EndpointId
equals(Object) - クラス org.springframework.boot.actuate.endpoint.web のメソッド。WebOperationRequestPredicate
equals(Object) - クラス org.springframework.boot.actuate.endpoint.web のメソッド。WebServerNamespace
equals(Object) - クラス org.springframework.boot.actuate.health のメソッド。AdditionalHealthEndpointPath
equals(Object) - Method in class org.springframework.boot.actuate.health.Health
equals(Object) - Method in class org.springframework.boot.actuate.health.Status
equals(Object) - Method in class org.springframework.boot.actuate.info.Info
equals(Object) - クラス org.springframework.boot.ansi のメソッド。Ansi8BitColor
equals(Object) - Method in record class org.springframework.boot.autoconfigure.amqp.RabbitConnectionDetails.Address
他のオブジェクトがこのオブジェクトと「等しい」かどうかを示します。
equals(Object) - Method in record class org.springframework.boot.autoconfigure.cassandra.CassandraConnectionDetails.Node
他のオブジェクトがこのオブジェクトと「等しい」かどうかを示します。
equals(Object) - クラス org.springframework.boot.autoconfigure.condition のメソッド。ConditionEvaluationReport.ConditionAndOutcome
equals(Object) - クラス org.springframework.boot.autoconfigure.condition のメソッド。ConditionMessage
equals(Object) - クラス org.springframework.boot.autoconfigure.condition のメソッド。ConditionOutcome
equals(Object) - Method in record class org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails.Node
他のオブジェクトがこのオブジェクトと「等しい」かどうかを示します。
equals(Object) - Method in record class org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchConnectionDetails.Node
他のオブジェクトがこのオブジェクトと「等しい」かどうかを示します。
equals(Object) - Method in record class org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Defaults.SchemaInfo
他のオブジェクトがこのオブジェクトと「等しい」かどうかを示します。
equals(Object) - Method in record class org.springframework.boot.autoconfigure.pulsar.PulsarProperties.Defaults.TypeMapping
他のオブジェクトがこのオブジェクトと「等しい」かどうかを示します。
equals(Object) - クラス org.springframework.boot.builder のメソッド。ParentContextCloserApplicationListener.ContextCloserListener
equals(Object) - クラス org.springframework.boot.context.config のメソッド。ConfigData.Options
equals(Object) - クラス org.springframework.boot.context.config のメソッド。ConfigDataLocation
equals(Object) - クラス org.springframework.boot.context.config のメソッド。ConfigTreeConfigDataResource
equals(Object) - クラス org.springframework.boot.context.config のメソッド。StandardConfigDataResource
equals(Object) - Method in class org.springframework.boot.context.properties.bind.Bindable
equals(Object) - クラス org.springframework.boot.context.properties.bind のメソッド。BindResult
equals(Object) - クラス org.springframework.boot.context.properties.source のメソッド。ConfigurationProperty
equals(Object) - クラス org.springframework.boot.context.properties.source のメソッド。ConfigurationPropertyName
equals(Object) - クラス org.springframework.boot.context のメソッド。TypeExcludeFilter
equals(Object) - クラス org.springframework.boot.devtools.filewatch のメソッド。ChangedFile
equals(Object) - クラス org.springframework.boot.devtools.filewatch のメソッド。ChangedFiles
equals(Object) - Method in class org.springframework.boot.docker.compose.core.DockerComposeFile
equals(Object) - Method in record class org.springframework.boot.docker.compose.core.DockerComposeOrigin
他のオブジェクトがこのオブジェクトと「等しい」かどうかを示します。
equals(Object) - Method in class org.springframework.boot.docker.compose.core.ImageReference
equals(Object) - クラス org.springframework.boot.logging のメソッド。LoggerConfiguration
equals(Object) - クラス org.springframework.boot.logging のメソッド。LoggerConfiguration.LevelConfiguration
equals(Object) - クラス org.springframework.boot.origin のメソッド。OriginTrackedResource
equals(Object) - クラス org.springframework.boot.origin のメソッド。OriginTrackedValue
equals(Object) - クラス org.springframework.boot.origin のメソッド。SystemEnvironmentOrigin
equals(Object) - クラス org.springframework.boot.origin のメソッド。TextResourceOrigin
equals(Object) - クラス org.springframework.boot.origin のメソッド。TextResourceOrigin.Location
equals(Object) - Method in record class org.springframework.boot.ssl.jks.JksSslStoreDetails
他のオブジェクトがこのオブジェクトと「等しい」かどうかを示します。
equals(Object) - クラス org.springframework.boot.ssl.pem のメソッド。PemContent
equals(Object) - Method in record class org.springframework.boot.ssl.pem.PemSslStoreDetails
他のオブジェクトがこのオブジェクトと「等しい」かどうかを示します。
equals(Object) - クラス org.springframework.boot.system のメソッド。ApplicationPid
equals(Object) - クラス org.springframework.boot.test.autoconfigure.filter のメソッド。AnnotationCustomizableTypeExcludeFilter
equals(Object) - クラス org.springframework.boot.test.autoconfigure.properties のメソッド。AnnotationsPropertySource
equals(Object) - Method in record class org.springframework.boot.web.client.ClientHttpRequestFactorySettings
他のオブジェクトがこのオブジェクトと「等しい」かどうかを示します。
equals(Object) - クラス org.springframework.boot.web.server のメソッド。ErrorPage
equals(Object) - クラス org.springframework.boot.web.server のメソッド。MimeMappings
equals(Object) - クラス org.springframework.boot.web.server のメソッド。MimeMappings.Mapping
error(HttpServletRequest) - クラス org.springframework.boot.autoconfigure.web.servlet.error のメソッド。BasicErrorController
error(Object) - クラス org.springframework.boot.logging のメソッド。DeferredLog
error(Object, Throwable) - クラス org.springframework.boot.logging のメソッド。DeferredLog
Error() - クラス org.springframework.boot.autoconfigure.integration のコンストラクター。IntegrationProperties.Error
ERROR - Enum constant in enum class org.springframework.boot.logging.LogLevel
ERROR - Enum constant in enum class org.springframework.boot.web.servlet.DispatcherType
エラーが処理されたときにフィルターを適用します。
ERROR_REQUEST_URI - Static variable in class org.springframework.boot.web.servlet.support.ErrorPageFilter
リクエスト URI を含むサーブレット属性の名前。
ErrorAttributeOptions - org.springframework.boot.web.error のクラス
ErrorAttributes の内容を制御するオプション。
ErrorAttributeOptions.Include - org.springframework.boot.web.error の Enum クラス
エラーレスポンスに含めることができるエラー属性。
errorAttributes() - クラス org.springframework.boot.autoconfigure.web.reactive.error のメソッド。ErrorWebFluxAutoConfiguration
errorAttributes() - クラス org.springframework.boot.autoconfigure.web.servlet.error のメソッド。ErrorMvcAutoConfiguration
ErrorAttributes - Interface in org.springframework.boot.web.reactive.error
ログに記録したり、ユーザーに提示したりできるエラー属性へのアクセスを提供します。
ErrorAttributes - Interface in org.springframework.boot.web.servlet.error
ログに記録したり、ユーザーに提示したりできるエラー属性へのアクセスを提供します。
ErrorController - Interface in org.springframework.boot.web.servlet.error
エラーのレンダリングに使用する必要がある @Controller を識別するために使用されるマーカーインターフェース。
errorHandler(ResponseErrorHandler) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
RestTemplate で使用する ResponseErrorHandler を設定します。
errorHtml(HttpServletRequest, HttpServletResponse) - クラス org.springframework.boot.autoconfigure.web.servlet.error のメソッド。BasicErrorController
ErrorMvcAutoConfiguration - org.springframework.boot.autoconfigure.web.servlet.error のクラス
MVC エラーコントローラーを介してエラーをレンダリングする Auto-configuration
ErrorMvcAutoConfiguration(ServerProperties) - クラス org.springframework.boot.autoconfigure.web.servlet.error. ErrorMvcAutoConfiguration のコンストラクター
ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration - org.springframework.boot.autoconfigure.web.servlet.error のクラス
ErrorPage - org.springframework.boot.web.server のクラス
エラーページの単純なサーバーに依存しない抽象化。
ErrorPage(Class<? extends Throwable>, String) - クラス org.springframework.boot.web.server. ErrorPage のコンストラクター
ErrorPage(String) - クラス org.springframework.boot.web.server. ErrorPage のコンストラクター
ErrorPage(HttpStatus, String) - クラス org.springframework.boot.web.server. ErrorPage のコンストラクター
errorPageCustomizer(DispatcherServletPath) - クラス org.springframework.boot.autoconfigure.web.servlet.error のメソッド。ErrorMvcAutoConfiguration
ErrorPageFilter - org.springframework.boot.web.servlet.support のクラス
組み込みアプリケーション以外のアプリケーションに ErrorPageRegistry を提供するサーブレット FilterEE(つまり
ErrorPageFilter() - クラス org.springframework.boot.web.servlet.support. ErrorPageFilter のコンストラクター
ErrorPageRegistrar - Interface in org.springframework.boot.web.server
ErrorPages を登録する型によって実装されるインターフェース。
ErrorPageRegistrarBeanPostProcessor - org.springframework.boot.web.server のクラス
Bean ファクトリから ErrorPageRegistry Bean にすべての ErrorPageRegistrar を適用する BeanPostProcessor
ErrorPageRegistrarBeanPostProcessor() - クラス org.springframework.boot.web.server. ErrorPageRegistrarBeanPostProcessor のコンストラクター
ErrorPageRegistry - Interface in org.springframework.boot.web.server
ErrorPages を保持するレジストリのインターフェース。
ErrorProperties - org.springframework.boot.autoconfigure.web のクラス
Web エラー処理の構成プロパティ。
ErrorProperties() - クラス org.springframework.boot.autoconfigure.web. ErrorProperties のコンストラクター
ErrorProperties.IncludeAttribute - org.springframework.boot.autoconfigure.web の Enum クラス
エラー属性オプションを含めます。
ErrorProperties.IncludeStacktrace - org.springframework.boot.autoconfigure.web の Enum クラス
Stacktrace 属性オプションを含めます。
ErrorProperties.Whitelabel - org.springframework.boot.autoconfigure.web のクラス
ErrorViewResolver - Interface in org.springframework.boot.autoconfigure.web.servlet.error
エラービューを解決する Bean によって実装できるインターフェース。
errorWebExceptionHandler(ErrorAttributes, WebProperties, ObjectProvider<ViewResolver>, ServerCodecConfigurer, ApplicationContext) - クラス org.springframework.boot.autoconfigure.web.reactive.error のメソッド。ErrorWebFluxAutoConfiguration
ErrorWebExceptionHandler - Interface in org.springframework.boot.web.reactive.error
WebExceptionHandler を使用してエラーをレンダリングすることを示すマーカーインターフェース。
ErrorWebFluxAutoConfiguration - org.springframework.boot.autoconfigure.web.reactive.error のクラス
WebFlux WebExceptionHandler を介してエラーを表示する Auto-configuration
ErrorWebFluxAutoConfiguration(ServerProperties) - クラス org.springframework.boot.autoconfigure.web.reactive.error. ErrorWebFluxAutoConfiguration のコンストラクター
events(String, OffsetDateTime, String) - クラス org.springframework.boot.actuate.audit のメソッド。AuditEventsEndpoint
eventType() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic のメソッド。NewRelicPropertiesConfigAdapter
evictionCount() - クラス org.springframework.boot.actuate.metrics.cache のメソッド。RedisCacheMetrics
exception(ExecuteContext) - クラス org.springframework.boot.autoconfigure.jooq のメソッド。JooqExceptionTranslator
EXCEPTION - Enum constant in enum class org.springframework.boot.web.error.ErrorAttributeOptions.Include
例外クラス名属性を含めます。
EXCEPTION_CONVERSION_WORD - Enum constant in enum class org.springframework.boot.logging.LoggingSystemProperty
例外変換ワードのログシステムプロパティ。
EXCEPTION_CONVERSION_WORD - Static variable in class org.springframework.boot.logging.LoggingSystemProperties
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
LoggingSystemProperty.EXCEPTION_CONVERSION_WORDLoggingSystemProperty.getEnvironmentVariableName() を呼び出すことを優先して、3.4.0 で削除するための 3.2.0 以降
exchange(String, HttpMethod, HttpEntity<?>, Class<T>, Object...) - クラス org.springframework.boot.test.web.client のメソッド。TestRestTemplate
指定された URI テンプレートに対して HTTP メソッドを実行し、指定されたリクエストエンティティをリクエストに書き込み、レスポンスを ResponseEntity として返します。
exchange(String, HttpMethod, HttpEntity<?>, Class<T>, Map<String, ?>) - クラス org.springframework.boot.test.web.client のメソッド。TestRestTemplate
指定された URI テンプレートに対して HTTP メソッドを実行し、指定されたリクエストエンティティをリクエストに書き込み、レスポンスを ResponseEntity として返します。
exchange(String, HttpMethod, HttpEntity<?>, ParameterizedTypeReference<T>, Object...) - クラス org.springframework.boot.test.web.client のメソッド。TestRestTemplate
指定された URI テンプレートに対して HTTP メソッドを実行し、指定されたリクエストエンティティをリクエストに書き込み、レスポンスを ResponseEntity として返します。
exchange(String, HttpMethod, HttpEntity<?>, ParameterizedTypeReference<T>, Map<String, ?>) - クラス org.springframework.boot.test.web.client のメソッド。TestRestTemplate
指定された URI テンプレートに対して HTTP メソッドを実行し、指定されたリクエストエンティティをリクエストに書き込み、レスポンスを ResponseEntity として返します。
exchange(URI, HttpMethod, HttpEntity<?>, Class<T>) - クラス org.springframework.boot.test.web.client のメソッド。TestRestTemplate
指定された URI テンプレートに対して HTTP メソッドを実行し、指定されたリクエストエンティティをリクエストに書き込み、レスポンスを ResponseEntity として返します。
exchange(URI, HttpMethod, HttpEntity<?>, ParameterizedTypeReference<T>) - クラス org.springframework.boot.test.web.client のメソッド。TestRestTemplate
指定された URI テンプレートに対して HTTP メソッドを実行し、指定されたリクエストエンティティをリクエストに書き込み、レスポンスを ResponseEntity として返します。
exchange(RequestEntity<?>, Class<T>) - クラス org.springframework.boot.test.web.client のメソッド。TestRestTemplate
指定された RequestEntity で指定されたリクエストを実行し、レスポンスを ResponseEntity として返します。
exchange(RequestEntity<?>, ParameterizedTypeReference<T>) - クラス org.springframework.boot.test.web.client のメソッド。TestRestTemplate
指定された RequestEntity で指定されたリクエストを実行し、レスポンスを ResponseEntity として返します。
exchangeStrategiesCustomizer(ObjectProvider<CodecCustomizer>) - クラス org.springframework.boot.autoconfigure.web.reactive.function.client のメソッド。WebClientAutoConfiguration.WebClientCodecsConfiguration
exclude() - Element in annotation interface org.springframework.boot.autoconfigure.EnableAutoConfiguration
特定の自動構成クラスを除外して、適用されないようにします。
exclude() - Element in annotation interface org.springframework.boot.autoconfigure.ImportAutoConfiguration
特定の自動構成クラスを除外して、適用されないようにします。
exclude() - Element in annotation interface org.springframework.boot.autoconfigure.SpringBootApplication
特定の自動構成クラスを除外して、適用されないようにします。
exclude(MetadataReader, MetadataReaderFactory) - クラス org.springframework.boot.test.autoconfigure.filter のメソッド。AnnotationCustomizableTypeExcludeFilter
EXCLUDE - Enum constant in enum class org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter.FilterType
excludeAutoConfiguration() - Element in annotation interface org.springframework.boot.test.autoconfigure.data.cassandra.DataCassandraTest
このテストに適用する必要がある自動構成の除外。
excludeAutoConfiguration() - Element in annotation interface org.springframework.boot.test.autoconfigure.data.couchbase.DataCouchbaseTest
このテストに適用する必要がある自動構成の除外。
excludeAutoConfiguration() - Element in annotation interface org.springframework.boot.test.autoconfigure.data.elasticsearch.DataElasticsearchTest
このテストに適用する必要がある自動構成の除外。
excludeAutoConfiguration() - Element in annotation interface org.springframework.boot.test.autoconfigure.data.jdbc.DataJdbcTest
このテストに適用する必要がある自動構成の除外。
excludeAutoConfiguration() - Element in annotation interface org.springframework.boot.test.autoconfigure.data.ldap.DataLdapTest
このテストに適用する必要がある自動構成の除外。
excludeAutoConfiguration() - Element in annotation interface org.springframework.boot.test.autoconfigure.data.mongo.DataMongoTest
このテストに適用する必要がある自動構成の除外。
excludeAutoConfiguration() - アノテーションインターフェース org.springframework.boot.test.autoconfigure.data.neo4j の要素。DataNeo4jTest
このテストに適用する必要がある自動構成の除外。
excludeAutoConfiguration() - アノテーションインターフェース org.springframework.boot.test.autoconfigure.data.r2dbc の要素。DataR2dbcTest
このテストに適用する必要がある自動構成の除外。
excludeAutoConfiguration() - Element in annotation interface org.springframework.boot.test.autoconfigure.data.redis.DataRedisTest
このテストに適用する必要がある自動構成の除外。
excludeAutoConfiguration() - Element in annotation interface org.springframework.boot.test.autoconfigure.graphql.GraphQlTest
このテストに適用する必要がある自動構成の除外。
excludeAutoConfiguration() - Element in annotation interface org.springframework.boot.test.autoconfigure.jdbc.JdbcTest
このテストに適用する必要がある自動構成の除外。
excludeAutoConfiguration() - Element in annotation interface org.springframework.boot.test.autoconfigure.jooq.JooqTest
このテストに適用する必要がある自動構成の除外。
excludeAutoConfiguration() - Element in annotation interface org.springframework.boot.test.autoconfigure.json.JsonTest
このテストに適用する必要がある自動構成の除外。
excludeAutoConfiguration() - Element in annotation interface org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTest
このテストに適用する必要がある自動構成の除外。
excludeAutoConfiguration() - Element in annotation interface org.springframework.boot.test.autoconfigure.web.client.RestClientTest
このテストに適用する必要がある自動構成の除外。
excludeAutoConfiguration() - Element in annotation interface org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTest
このテストに適用する必要がある自動構成の除外。
excludeAutoConfiguration() - Element in annotation interface org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTest
このテストに適用する必要がある自動構成の除外。
excludeAutoConfiguration() - Element in annotation interface org.springframework.boot.test.autoconfigure.webservices.client.WebServiceClientTest
このテストに適用する必要がある自動構成の除外。
excludeAutoConfiguration() - Element in annotation interface org.springframework.boot.test.autoconfigure.webservices.server.WebServiceServerTest
このテストに適用する必要がある自動構成の除外。
excludeFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.data.cassandra.DataCassandraTest
それ以外の場合はアプリケーションコンテキストに追加される Bean のフィルタリングに使用できる除外フィルターのセット。
excludeFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.data.couchbase.DataCouchbaseTest
それ以外の場合はアプリケーションコンテキストに追加される Bean のフィルタリングに使用できる除外フィルターのセット。
excludeFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.data.elasticsearch.DataElasticsearchTest
それ以外の場合はアプリケーションコンテキストに追加される Bean のフィルタリングに使用できる除外フィルターのセット。
excludeFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.data.jdbc.DataJdbcTest
それ以外の場合はアプリケーションコンテキストに追加される Bean のフィルタリングに使用できる除外フィルターのセット。
excludeFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.data.ldap.DataLdapTest
それ以外の場合はアプリケーションコンテキストに追加される Bean のフィルタリングに使用できる除外フィルターのセット。
excludeFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.data.mongo.DataMongoTest
それ以外の場合はアプリケーションコンテキストに追加される Bean のフィルタリングに使用できる除外フィルターのセット。
excludeFilters() - アノテーションインターフェース org.springframework.boot.test.autoconfigure.data.neo4j の要素。DataNeo4jTest
それ以外の場合はアプリケーションコンテキストに追加される Bean のフィルタリングに使用できる除外フィルターのセット。
excludeFilters() - アノテーションインターフェース org.springframework.boot.test.autoconfigure.data.r2dbc の要素。DataR2dbcTest
それ以外の場合はアプリケーションコンテキストに追加される Bean のフィルタリングに使用できる除外フィルターのセット。
excludeFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.data.redis.DataRedisTest
それ以外の場合はアプリケーションコンテキストに追加される Bean のフィルタリングに使用できる除外フィルターのセット。
excludeFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.graphql.GraphQlTest
それ以外の場合はアプリケーションコンテキストに追加される Bean のフィルタリングに使用できる除外フィルターのセット。
excludeFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.jdbc.JdbcTest
それ以外の場合はアプリケーションコンテキストに追加される Bean のフィルタリングに使用できる除外フィルターのセット。
excludeFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.jooq.JooqTest
それ以外の場合はアプリケーションコンテキストに追加される Bean のフィルタリングに使用できる除外フィルターのセット。
excludeFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.json.JsonTest
それ以外の場合はアプリケーションコンテキストに追加される Bean のフィルタリングに使用できる除外フィルターのセット。
excludeFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTest
それ以外の場合はアプリケーションコンテキストに追加される Bean のフィルタリングに使用できる除外フィルターのセット。
excludeFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.web.client.RestClientTest
それ以外の場合はアプリケーションコンテキストに追加される Bean のフィルタリングに使用できる除外フィルターのセット。
excludeFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTest
それ以外の場合はアプリケーションコンテキストに追加される Bean のフィルタリングに使用できる除外フィルターのセット。
excludeFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTest
それ以外の場合はアプリケーションコンテキストに追加される Bean のフィルタリングに使用できる除外フィルターのセット。
excludeFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.webservices.client.WebServiceClientTest
それ以外の場合はアプリケーションコンテキストに追加される Bean のフィルタリングに使用できる除外フィルターのセット。
excludeFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.webservices.server.WebServiceServerTest
それ以外の場合はアプリケーションコンテキストに追加される Bean のフィルタリングに使用できる除外フィルターのセット。
excludeName() - Element in annotation interface org.springframework.boot.autoconfigure.EnableAutoConfiguration
適用されないように、特定の自動構成クラス名を除外します。
excludeName() - Element in annotation interface org.springframework.boot.autoconfigure.SpringBootApplication
適用されないように、特定の自動構成クラス名を除外します。
excluding(Class<?>...) - クラス org.springframework.boot.actuate.autoconfigure.security.reactive のメソッド。EndpointRequest.EndpointServerWebExchangeMatcher
excluding(Class<?>...) - クラス org.springframework.boot.actuate.autoconfigure.security.servlet のメソッド。EndpointRequest.EndpointRequestMatcher
excluding(String...) - クラス org.springframework.boot.actuate.autoconfigure.security.reactive のメソッド。EndpointRequest.EndpointServerWebExchangeMatcher
excluding(String...) - クラス org.springframework.boot.actuate.autoconfigure.security.servlet のメソッド。EndpointRequest.EndpointRequestMatcher
excluding(Set<StaticResourceLocation>) - クラス org.springframework.boot.autoconfigure.security.reactive のメソッド。StaticResourceRequest.StaticResourceServerWebExchange
これに基づいて新しい StaticResourceRequest.StaticResourceServerWebExchange を返しますが、指定された場所は除きます。
excluding(Set<StaticResourceLocation>) - クラス org.springframework.boot.autoconfigure.security.servlet のメソッド。StaticResourceRequest.StaticResourceRequestMatcher
これに基づいて新しい StaticResourceRequest.StaticResourceRequestMatcher を返しますが、指定された場所は除きます。
excluding(StaticResourceLocation, StaticResourceLocation...) - クラス org.springframework.boot.autoconfigure.security.reactive のメソッド。StaticResourceRequest.StaticResourceServerWebExchange
これに基づいて新しい StaticResourceRequest.StaticResourceServerWebExchange を返しますが、指定された場所は除きます。
excluding(StaticResourceLocation, StaticResourceLocation...) - クラス org.springframework.boot.autoconfigure.security.servlet のメソッド。StaticResourceRequest.StaticResourceRequestMatcher
これに基づいて新しい StaticResourceRequest.StaticResourceRequestMatcher を返しますが、指定された場所は除きます。
excluding(ErrorAttributeOptions.Include...) - クラス org.springframework.boot.web.error のメソッド。ErrorAttributeOptions
指定された属性 ErrorAttributeOptions.Include オプションを除外する ErrorAttributeOptions を返します。
excludingLinks() - クラス org.springframework.boot.actuate.autoconfigure.security.reactive のメソッド。EndpointRequest.EndpointServerWebExchangeMatcher
excludingLinks() - クラス org.springframework.boot.actuate.autoconfigure.security.servlet のメソッド。EndpointRequest.EndpointRequestMatcher
execute(String, HttpMethod, RequestCallback, ResponseExtractor<T>, Object...) - クラス org.springframework.boot.test.web.client のメソッド。TestRestTemplate
指定された URI テンプレートに対して HTTP メソッドを実行し、RequestCallback を使用してリクエストを準備し、ResponseExtractor を使用してレスポンスを読み取ります。
execute(String, HttpMethod, RequestCallback, ResponseExtractor<T>, Map<String, ?>) - クラス org.springframework.boot.test.web.client のメソッド。TestRestTemplate
指定された URI テンプレートに対して HTTP メソッドを実行し、RequestCallback を使用してリクエストを準備し、ResponseExtractor を使用してレスポンスを読み取ります。
execute(URI, HttpMethod, RequestCallback, ResponseExtractor<T>) - クラス org.springframework.boot.test.web.client のメソッド。TestRestTemplate
指定された URL に対して HTTP メソッドを実行し、RequestCallback を使用してリクエストを準備し、ResponseExtractor を使用してレスポンスを読み取ります。
execute(Job, JobParameters) - クラス org.springframework.boot.autoconfigure.batch のメソッド。JobLauncherApplicationRunner
executionGraphQlService(GraphQlSource, BatchLoaderRegistry) - クラス org.springframework.boot.autoconfigure.graphql のメソッド。GraphQlAutoConfiguration
exemplarSampler(SpanContextSupplier) - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus のメソッド。PrometheusMetricsExportAutoConfiguration
ExistingWebApplicationScopes(ConfigurableListableBeanFactory) - クラス org.springframework.boot.web.servlet.context のコンストラクター。ServletWebServerApplicationContext.ExistingWebApplicationScopes
exists() - クラス org.springframework.boot.origin のメソッド。OriginTrackedResource
exists(ResourcePatternResolver) - クラス org.springframework.boot.autoconfigure.template のメソッド。TemplateLocation
指定された ResourcePatternResolver を使用して、このテンプレートの場所が存在するかどうかを確認します。
exit(ApplicationContext, ExitCodeGenerator...) - Static method in class org.springframework.boot.SpringApplication
SpringApplication を終了し、成功 (0) などを示すコードを取得するために使用できる静的ヘルパー。
ExitCodeEvent - Class in org.springframework.boot
ExitCodeGenerator からアプリケーションの終了コードが決定されたときに発生するイベント。
ExitCodeEvent(Object, int) - Constructor for class org.springframework.boot.ExitCodeEvent
新しい ExitCodeEvent インスタンスを作成します。
ExitCodeExceptionMapper - org.springframework.boot のインターフェース
例外と終了コード間のマッピングを提供するために使用できる戦略インターフェース。
ExitCodeGenerator - org.springframework.boot のインターフェース
実行中のコマンドライン SpringApplication から「終了コード」を生成するために使用されるインターフェース。
expand(String, Object...) - クラス org.springframework.boot.web.client のメソッド。RootUriTemplateHandler
expand(String, Map<String, ?>) - クラス org.springframework.boot.web.client のメソッド。RootUriTemplateHandler
expect(Matcher<? super String>) - クラス org.springframework.boot.test.system のメソッド。OutputCaptureRule
出力が提供された matcher と一致することを確認します。
EXPECT_CORRELATION_ID_PROPERTY - Static variable in class org.springframework.boot.logging.LoggingSystem
ある時点で相関 ID がログに記録されることが予想されることを示すために使用される Environment プロパティの名前。
expectRequest(ExpectedCount, RequestMatcher) - クラス org.springframework.boot.test.web.client のメソッド。RootUriRequestExpectationManager
EXPLICIT_ONLY - Enum constant in enum class org.springframework.boot.autoconfigure.jackson.JacksonProperties.ConstructorDetectorStrategy
暗黙モードの決定を拒否し、あいまいな場合には代わりに InvalidDefinitionException をスローします。
Export() - クラス org.springframework.boot.actuate.autoconfigure.wavefront のコンストラクター。WavefrontProperties.Metrics.Export
ExposableControllerEndpoint - Interface in org.springframework.boot.actuate.endpoint.web.annotation
Spring MVC または Spring WebFlux を介して公開できるエンドポイントを説明する情報。
ExposableEndpoint< O extends Operation> - Interface in org.springframework.boot.actuate.endpoint
テクノロジー固有の方法で公開できるエンドポイントを説明する情報。
ExposableJmxEndpoint - Interface in org.springframework.boot.actuate.endpoint.jmx
JMX を介して公開できるエンドポイントを説明する情報。
ExposableServletEndpoint - Interface in org.springframework.boot.actuate.endpoint.web
サーブレットを登録することで公開できるエンドポイントを説明する情報。
ExposableWebEndpoint - Interface in org.springframework.boot.actuate.endpoint.web
Web で公開できるエンドポイントを説明する情報。
exposure() - Element in annotation interface org.springframework.boot.actuate.autoconfigure.endpoint.condition.ConditionalOnAvailableEndpoint
エンドポイントが利用可能であると見なしながら、エンドポイントの露出をチェックするテクノロジー。
Exposure() - クラス org.springframework.boot.actuate.autoconfigure.endpoint.jmx のコンストラクター。JmxEndpointProperties.Exposure
Exposure() - クラス org.springframework.boot.actuate.autoconfigure.endpoint.web のコンストラクター。WebEndpointProperties.Exposure
EXTENDED_NCSA - Enum constant in enum class org.springframework.boot.autoconfigure.web.ServerProperties.Jetty.Accesslog.FORMAT
CustomRequestLog#EXTENDED_NCSA_FORMAT で定義されている拡張 NCSA 形式。
ExtendedWhitespaceThrowablePatternConverter - org.springframework.boot.logging.log4j2 のクラス
スタックトレースの周囲に空白を追加する ThrowablePatternConverter
ExtendedWhitespaceThrowableProxyConverter - Class in org.springframework.boot.logging.logback
スタックトレースの周囲に空白を追加する ExtendedThrowableProxyConverter
ExtendedWhitespaceThrowableProxyConverter() - Constructor for class org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter
extendHandlerExceptionResolvers(List<HandlerExceptionResolver>) - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。WebMvcAutoConfiguration.EnableWebMvcConfiguration
extendInterceptors(List<Object>) - クラス org.springframework.boot.actuate.endpoint.web.servlet のメソッド。AbstractWebMvcEndpointHandlerMapping
extendInterceptors(List<Object>) - クラス org.springframework.boot.actuate.endpoint.web.servlet のメソッド。ControllerEndpointHandlerMapping
extractContent(PropertySource<?>) - クラス org.springframework.boot.actuate.info のメソッド。InfoPropertiesInfoContributor
指定された PropertySource に基づいて生のコンテンツを抽出します。
extractingJsonPathArrayValue(CharSequence, Object...) - クラス org.springframework.boot.test.json のメソッド。JsonContentAssert
さらにオブジェクトアサーションのために、指定された JSON パスで配列値を抽出します。
extractingJsonPathBooleanValue(CharSequence, Object...) - クラス org.springframework.boot.test.json のメソッド。JsonContentAssert
さらなるオブジェクトアサーションのために、指定された JSON パスでブール値を抽出します。
extractingJsonPathMapValue(CharSequence, Object...) - クラス org.springframework.boot.test.json のメソッド。JsonContentAssert
さらにオブジェクトアサーションのために、指定された JSON パスでマップ値を抽出します。
extractingJsonPathNumberValue(CharSequence, Object...) - クラス org.springframework.boot.test.json のメソッド。JsonContentAssert
さらなるオブジェクトアサーションのために、指定された JSON パスで数値を抽出します。
extractingJsonPathStringValue(CharSequence, Object...) - クラス org.springframework.boot.test.json のメソッド。JsonContentAssert
さらにオブジェクトアサーションのために、指定された JSON パスで文字列値を抽出します。
extractingJsonPathValue(CharSequence, Object...) - クラス org.springframework.boot.test.json のメソッド。JsonContentAssert
さらにオブジェクトアサーションのために、指定された JSON パスで値を抽出します。
extraInterfaces() - Element in annotation interface org.springframework.boot.test.mock.mockito.MockBean
モックで宣言する必要がある追加のインターフェース。
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 直列化された形式