インデックス

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
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 直列化された形式

O

OAuth2AuthorizationServerAutoConfiguration - org.springframework.boot.autoconfigure.security.oauth2.server.servlet のクラス
OAuth2 認証サーバーのサポート用の Auto-configuration
OAuth2AuthorizationServerAutoConfiguration() - クラス org.springframework.boot.autoconfigure.security.oauth2.server.servlet のコンストラクター。OAuth2AuthorizationServerAutoConfiguration
OAuth2AuthorizationServerJwtAutoConfiguration - org.springframework.boot.autoconfigure.security.oauth2.server.servlet のクラス
Auto-configuration は、それを必要とする OAuth2 認可サーバーのエンドポイントの JWT サポート (例:
OAuth2AuthorizationServerJwtAutoConfiguration() - クラス org.springframework.boot.autoconfigure.security.oauth2.server.servlet のコンストラクター。OAuth2AuthorizationServerJwtAutoConfiguration
OAuth2AuthorizationServerProperties - org.springframework.boot.autoconfigure.security.oauth2.server.servlet のクラス
OAuth 2.0 認証サーバーのプロパティ。
OAuth2AuthorizationServerProperties() - クラス org.springframework.boot.autoconfigure.security.oauth2.server.servlet のコンストラクター。OAuth2AuthorizationServerProperties
OAuth2AuthorizationServerProperties.Client - org.springframework.boot.autoconfigure.security.oauth2.server.servlet のクラス
認可サーバーの登録済みクライアント。
OAuth2AuthorizationServerProperties.Endpoint - org.springframework.boot.autoconfigure.security.oauth2.server.servlet のクラス
認可サーバーのエンドポイント。
OAuth2AuthorizationServerProperties.OidcEndpoint - org.springframework.boot.autoconfigure.security.oauth2.server.servlet のクラス
OpenID 1.0 エンドポイントを接続します。
OAuth2AuthorizationServerProperties.Registration - org.springframework.boot.autoconfigure.security.oauth2.server.servlet のクラス
クライアントの登録情報。
OAuth2AuthorizationServerProperties.Token - org.springframework.boot.autoconfigure.security.oauth2.server.servlet のクラス
登録されたクライアントのトークン設定。
OAuth2ClientAutoConfiguration - org.springframework.boot.autoconfigure.security.oauth2.client のクラス
OZ クライアントサポートの Auto-configuration
OAuth2ClientAutoConfiguration - org.springframework.boot.autoconfigure.security.oauth2.client.servlet のクラス
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
3.5.0 以降、4.0.0 で削除され OAuth2ClientAutoConfiguration を推奨
OAuth2ClientAutoConfiguration() - クラス org.springframework.boot.autoconfigure.security.oauth2.client のコンストラクター。OAuth2ClientAutoConfiguration
OAuth2ClientAutoConfiguration() - クラス org.springframework.boot.autoconfigure.security.oauth2.client.servlet のコンストラクター。OAuth2ClientAutoConfiguration
使用すべきではありません。
OAuth2ClientProperties - org.springframework.boot.autoconfigure.security.oauth2.client のクラス
OAuth 2.0 クライアントのプロパティ。
OAuth2ClientProperties() - クラス org.springframework.boot.autoconfigure.security.oauth2.client のコンストラクター。OAuth2ClientProperties
OAuth2ClientProperties.Provider - org.springframework.boot.autoconfigure.security.oauth2.client のクラス
OAuth2ClientProperties.Registration - org.springframework.boot.autoconfigure.security.oauth2.client のクラス
単一のクライアント登録。
OAuth2ClientPropertiesMapper - org.springframework.boot.autoconfigure.security.oauth2.client のクラス
OAuth2ClientPropertiesClientRegistrations にマップします。
OAuth2ClientPropertiesMapper(OAuth2ClientProperties) - クラス org.springframework.boot.autoconfigure.security.oauth2.client のコンストラクター。OAuth2ClientPropertiesMapper
指定された properties の新しいマッパーを作成します。
OAuth2ClientWebSecurityAutoConfiguration - org.springframework.boot.autoconfigure.security.oauth2.client.servlet のクラス
OAuth 2 クライアントを使用する Web セキュリティの自動構成。
OAuth2ClientWebSecurityAutoConfiguration() - クラス org.springframework.boot.autoconfigure.security.oauth2.client.servlet のコンストラクター。OAuth2ClientWebSecurityAutoConfiguration
OAuth2ResourceServerAutoConfiguration - org.springframework.boot.autoconfigure.security.oauth2.resource.servlet のクラス
Auto-configuration for OAuth2 リソースサーバーのサポート。
OAuth2ResourceServerAutoConfiguration() - クラス org.springframework.boot.autoconfigure.security.oauth2.resource.servlet のコンストラクター。OAuth2ResourceServerAutoConfiguration
OAuth2ResourceServerProperties - org.springframework.boot.autoconfigure.security.oauth2.resource のクラス
OAuth 2.0 リソースサーバーのプロパティ。
OAuth2ResourceServerProperties() - クラス org.springframework.boot.autoconfigure.security.oauth2.resource のコンストラクター。OAuth2ResourceServerProperties
OAuth2ResourceServerProperties.Jwt - org.springframework.boot.autoconfigure.security.oauth2.resource のクラス
OAuth2ResourceServerProperties.Opaquetoken - org.springframework.boot.autoconfigure.security.oauth2.resource のクラス
ObjectContent< T > - Class in org.springframework.boot.test.json
通常 AbstractJsonMarshalTester から作成されたオブジェクトコンテンツ。
ObjectContent(ResolvableType, T) - クラス org.springframework.boot.test.json. ObjectContent のコンストラクター
新しい ObjectContent インスタンスを作成します。
ObjectContentAssert< A > - Class in org.springframework.boot.test.json
ObjectContent の AssertJ Assert 
ObjectContentAssert(A) - クラス org.springframework.boot.test.json. ObjectContentAssert のコンストラクター
objectDirectoryMapper() - クラス org.springframework.boot.autoconfigure.ldap のメソッド。LdapAutoConfiguration
objectNamingStrategy() - クラス org.springframework.boot.autoconfigure.jmx のメソッド。JmxAutoConfiguration
ObservationAutoConfiguration - org.springframework.boot.actuate.autoconfigure.observation のクラス
Micrometer Observation API の Auto-configuration
ObservationAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.observation. ObservationAutoConfiguration のコンストラクター
ObservationProperties - org.springframework.boot.actuate.autoconfigure.observation のクラス
Micrometer 観測を構成するための @ConfigurationProperties
ObservationProperties() - クラス org.springframework.boot.actuate.autoconfigure.observation. ObservationProperties のコンストラクター
ObservationProperties.Http - org.springframework.boot.actuate.autoconfigure.observation のクラス
ObservationProperties.Http.Client - org.springframework.boot.actuate.autoconfigure.observation のクラス
ObservationProperties.Http.Client.ClientRequests - org.springframework.boot.actuate.autoconfigure.observation のクラス
ObservationProperties.Http.Server - org.springframework.boot.actuate.autoconfigure.observation のクラス
ObservationProperties.Http.Server.ServerRequests - org.springframework.boot.actuate.autoconfigure.observation のクラス
ObservationProperties.LongTaskTimer - org.springframework.boot.actuate.autoconfigure.observation のクラス
ObservationRegistryCustomizer< T extends io.micrometer.observation.ObservationRegistry> - Interface in org.springframework.boot.actuate.autoconfigure.observation
自動構成された observation registries をカスタマイズするために使用できるコールバックインターフェース。
ObservationRestClientCustomizer - org.springframework.boot.actuate.metrics.web.client のクラス
RestClient builder を構成してリクエストの観測を記録する RestClientCustomizer
ObservationRestClientCustomizer(ObservationRegistry, ClientRequestObservationConvention) - クラス org.springframework.boot.actuate.metrics.web.client. ObservationRestClientCustomizer のコンストラクター
新しい ObservationRestClientCustomizer を作成します。
ObservationRestTemplateCustomizer - org.springframework.boot.actuate.metrics.web.client のクラス
RestTemplate を構成してリクエストの観測を記録する RestTemplateCustomizer
ObservationRestTemplateCustomizer(ObservationRegistry, ClientRequestObservationConvention) - クラス org.springframework.boot.actuate.metrics.web.client. ObservationRestTemplateCustomizer のコンストラクター
新しい ObservationRestTemplateCustomizer を作成します。
ObservationWebClientCustomizer - org.springframework.boot.actuate.metrics.web.reactive.client のクラス
WebClient を構成してリクエストの観測を記録する WebClientCustomizer
ObservationWebClientCustomizer(ObservationRegistry, ClientRequestObservationConvention) - クラス org.springframework.boot.actuate.metrics.web.reactive.client. ObservationWebClientCustomizer のコンストラクター
クライアントで Observation セットアップを構成する新しい ObservationWebClientCustomizer を作成します。
of(byte[]) - Static method in interface org.springframework.boot.buildpack.platform.io.Content
指定された入力ストリームから新しい Content を作成します。
of(int, int) - Static method in class org.springframework.boot.buildpack.platform.docker.type.ApiVersion
of(int, String) - Static method in class org.springframework.boot.buildpack.platform.docker.type.ContainerStatus
指定された値で新しい ContainerStatus インスタンスを作成します。
of(int, IOSupplier<InputStream>) - Static method in interface org.springframework.boot.buildpack.platform.io.Content
指定された入力ストリームから新しい Content を作成します。
of(long, long) - Static method in interface org.springframework.boot.buildpack.platform.io.Owner
指定されたユーザー / グループ識別子で新しい Owner を作成するファクトリメソッド。
of(C, MappedObject.ContentReader<C>, Function<JsonNode, T>) - Static method in class org.springframework.boot.buildpack.platform.json.MappedObject
新しい MappedObject インスタンスを作成するファクトリメソッド。
of(SpanExporter...) - Static method in interface org.springframework.boot.actuate.autoconfigure.tracing.SpanExporters
指定された span exporters を使用して SpanExporters インスタンスを構築します。
of(SpanProcessor...) - Static method in interface org.springframework.boot.actuate.autoconfigure.tracing.SpanProcessors
指定された span processors を使用して SpanProcessors インスタンスを構築します。
of(File) - Static method in interface org.springframework.boot.buildpack.platform.io.Content
指定されたファイルから新しい Content を作成します。
of(File) - Static method in class org.springframework.boot.docker.compose.core.DockerComposeFile
指定された FileSE に対して新しい DockerComposeFile を作成します。
of(InputStream) - Static method in class org.springframework.boot.buildpack.platform.docker.type.ContainerStatus
指定された JSON コンテンツストリームから新しい ContainerStatus インスタンスを作成します。
of(InputStream) - Static method in class org.springframework.boot.buildpack.platform.docker.type.Image
指定された JSON コンテンツから新しい Image インスタンスを作成します。
of(InputStream) - Static method in class org.springframework.boot.buildpack.platform.docker.type.ImageArchiveIndex
提供された JSON 入力ストリームから ImageArchiveIndex を作成します。
of(InputStream) - Static method in class org.springframework.boot.buildpack.platform.docker.type.ImageArchiveManifest
提供された JSON 入力ストリームから ImageArchiveManifest を作成します。
of(InputStream) - Static method in class org.springframework.boot.buildpack.platform.docker.type.Manifest
提供された JSON 入力ストリームから Manifest を作成します。
of(InputStream) - Static method in class org.springframework.boot.buildpack.platform.docker.type.ManifestList
提供された JSON 入力ストリームから ManifestList を作成します。
of(InputStream, Function<JsonNode, T>) - Static method in class org.springframework.boot.buildpack.platform.json.MappedObject
新しい MappedObject インスタンスを作成するファクトリメソッド。
of(InputStream, InspectedContent.Inspector...) - Static method in class org.springframework.boot.buildpack.platform.io.InspectedContent
ソース入力ストリームから InspectedContent インスタンスを作成するファクトリメソッド。
of(CharSequence) - Static method in class org.springframework.boot.context.properties.source.ConfigurationPropertyName
指定された文字列の ConfigurationPropertyName を返します。
of(Class<?>...) - Static method in class org.springframework.boot.autoconfigure.AutoConfigurations
of(Class<?>...) - Static method in class org.springframework.boot.context.annotation.UserConfigurations
of(Class<?>...) - Static method in interface org.springframework.boot.env.EnvironmentPostProcessorsFactory
指定されたクラスからポストプロセッサーを反射的に作成する EnvironmentPostProcessorsFactory を返します。
of(Class<?>...) - クラス org.springframework.boot.test.context.FilteredClassLoader.ClassFilter の静的メソッド
of(Class<? extends T>, UnaryOperator<T>) - Static method in interface org.springframework.boot.json.JsonWriter.ValueProcessor
指定されたアクションを適用する新しい JsonWriter.ValueProcessor を作成するためのファクトリメソッド。
of(Class<T>) - Static method in class org.springframework.boot.context.properties.bind.Bindable
指定された型の新しい Bindable を作成します。
of(Class<T>) - Static method in interface org.springframework.boot.http.client.ClientHttpRequestFactoryBuilder
指定された requestFactoryType の新しい ClientHttpRequestFactoryBuilder を返します。
of(Class<T>) - Static method in interface org.springframework.boot.http.client.reactive.ClientHttpConnectorBuilder
指定された requestFactoryType の新しい ClientHttpConnectorBuilder を返します。
of(Class<T>, Supplier<? extends T>) - Static method in interface org.springframework.boot.actuate.endpoint.OperationArgumentResolver
SupplierSE を使用して特定の型の OperationArgumentResolver を作成するファクトリメソッド。
of(ClassLoader, String...) - Static method in interface org.springframework.boot.env.EnvironmentPostProcessorsFactory
指定されたクラス名からポストプロセッサーを反射的に作成する EnvironmentPostProcessorsFactory を返します。
of(Iterable<String>) - Static method in class org.springframework.boot.test.util.TestPropertyValues
指定されたプロパティペアが入力された、基になるマップを含む新しい TestPropertyValues を返します。
of(Object) - Static method in class org.springframework.boot.origin.OriginTrackedValue
of(Object, Origin) - Static method in class org.springframework.boot.origin.OriginTrackedValue
指定された value および origin を含む OriginTrackedValue を作成します。
of(String) - Static method in class org.springframework.boot.actuate.endpoint.EndpointId
指定された値の新しい EndpointId を作成するファクトリメソッド。
of(String) - Static method in class org.springframework.boot.autoconfigure.jms.AcknowledgeMode
指定された mode の AcknowledgeMode を作成します。
of(String) - Static method in class org.springframework.boot.buildpack.platform.build.BuildpackReference
指定された値から新しい BuildpackReference を作成します。
of(String) - Static method in class org.springframework.boot.buildpack.platform.docker.type.Binding
ホストソース、コンテナー宛先、オプションを含む指定された値で Binding を作成します。
of(String) - Static method in class org.springframework.boot.buildpack.platform.docker.type.ContainerReference
特定の値で ContainerReference を作成するファクトリメソッド。
of(String) - Static method in class org.springframework.boot.buildpack.platform.docker.type.ImageName
指定された値から新しい ImageName を作成します。
of(String) - Static method in class org.springframework.boot.buildpack.platform.docker.type.ImagePlatform
os[/architecture[/variant]] 形式で指定された値から新しい ImagePlatform を作成します。
of(String) - Static method in class org.springframework.boot.buildpack.platform.docker.type.ImageReference
指定された値から新しい ImageReference を作成します。
of(String) - Static method in class org.springframework.boot.buildpack.platform.docker.type.LayerId
指定された値で新しい LayerId を作成します。
of(String) - Static method in class org.springframework.boot.buildpack.platform.docker.type.VolumeName
特定の値で VolumeName を作成するファクトリメソッド。
of(String) - Static method in interface org.springframework.boot.buildpack.platform.io.Content
指定された UTF-8 文字列から新しい Content を作成します。
of(String) - Static method in class org.springframework.boot.context.config.ConfigDataLocation
文字列から新しい ConfigDataLocation を作成するファクトリメソッド。
of(String) - Static method in class org.springframework.boot.docker.compose.core.ImageReference
指定された値から新しい ImageReference を作成します。
of(String) - Static method in record class org.springframework.boot.json.JsonWriter.MemberPath
指定された文字列から新しい JsonWriter.MemberPath インスタンスを作成します。
of(String) - Static method in class org.springframework.boot.logging.CorrelationIdFormatter
指定された仕様から新しい CorrelationIdFormatter インスタンスを作成します。
of(String) - Static method in class org.springframework.boot.ssl.pem.PemContent
指定されたテキストを含む新しい PemContent インスタンスを返します。
of(String) - Static method in interface org.springframework.boot.ssl.SslBundleKey
新しい SslBundleKey インスタンスを作成するファクトリメソッド。
of(String...) - Static method in interface org.springframework.boot.env.EnvironmentPostProcessorsFactory
指定されたクラス名からポストプロセッサーを反射的に作成する EnvironmentPostProcessorsFactory を返します。
of(String[]) - Static method in class org.springframework.boot.logging.CorrelationIdFormatter
指定された仕様から新しい CorrelationIdFormatter インスタンスを作成します。
of(String...) - クラス org.springframework.boot.test.context.FilteredClassLoader.PackageFilter の静的メソッド
of(String...) - Static method in class org.springframework.boot.test.util.TestPropertyValues
指定されたプロパティペアが入力された、基になるマップを含む新しい TestPropertyValues を返します。
of(String[], String[]) - Static method in interface org.springframework.boot.ssl.SslOptions
新しい SslOptions インスタンスを作成するファクトリメソッド。
of(String, int) - Static method in interface org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails.Standalone
指定されたホストとポートで新しいインスタンスを作成します。
of(String, int, int) - Static method in interface org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails.Standalone
指定されたホスト、ポート、データベースを使用して新しいインスタンスを作成します。
of(String, int, int, SslBundle) - Static method in interface org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails.Standalone
指定されたホスト、ポート、データベース、SSL バンドルを使用して新しいインスタンスを作成します。
of(String, int, SslBundle) - Static method in interface org.springframework.boot.autoconfigure.data.redis.RedisConnectionDetails.Standalone
指定されたホスト、ポート、SSL バンドルを使用して新しいインスタンスを作成します。
of(String, C) - Static method in interface org.springframework.boot.actuate.health.NamedContributor
of(String, Object...) - Static method in class org.springframework.boot.autoconfigure.condition.ConditionMessage
特定のメッセージを含む新しい ConditionMessage を作成するファクトリメソッド。
of(String, String) - Static method in interface org.springframework.boot.autoconfigure.mongo.MongoConnectionDetails.GridFs
新しい MongoConnectionDetails.GridFs インスタンスを作成するファクトリメソッド。
of(String, String) - Static method in interface org.springframework.boot.ssl.SslBundleKey
新しい SslBundleKey インスタンスを作成するファクトリメソッド。
of(String, String) - クラス org.springframework.boot.test.util.TestPropertyValues.Pair の静的メソッド
名前と値から TestPropertyValues.Pair を作成するファクトリメソッド。
of(String, String, String) - Static method in interface org.springframework.boot.loader.tools.LibraryCoordinates
指定された値で LibraryCoordinates を作成するファクトリメソッド。
of(String, String, String, List<X509Certificate>, PrivateKey) - Static method in interface org.springframework.boot.ssl.pem.PemSslStore
指定された値で新しい PemSslStore を作成するために使用できるファクトリメソッド。
of(String, Function<JsonNode, T>) - Static method in class org.springframework.boot.buildpack.platform.json.MappedObject
新しい MappedObject インスタンスを作成するファクトリメソッド。
of(String, List<X509Certificate>, PrivateKey) - Static method in interface org.springframework.boot.ssl.pem.PemSslStore
指定された値で新しい PemSslStore を作成するために使用できるファクトリメソッド。
of(KeyStore, String, KeyStore) - Static method in interface org.springframework.boot.ssl.SslStoreBundle
新しい SslStoreBundle インスタンスを作成するファクトリメソッド。
of(Collection<? extends SpanExporter>) - Static method in interface org.springframework.boot.actuate.autoconfigure.tracing.SpanExporters
指定された span exporters リストを使用して SpanExporters インスタンスを構築します。
of(Collection<? extends SpanProcessor>) - Static method in interface org.springframework.boot.actuate.autoconfigure.tracing.SpanProcessors
指定された span processors リストを使用して SpanProcessors インスタンスを構築します。
of(Collection<? extends File>) - Static method in class org.springframework.boot.docker.compose.core.DockerComposeFile
指定された filesSE の新しい DockerComposeFile を作成します。
of(Collection<? extends ConditionMessage>) - Static method in class org.springframework.boot.autoconfigure.condition.ConditionMessage
指定されたメッセージで構成される新しい ConditionMessage を作成するファクトリメソッド。
of(Collection<? extends TransactionManagerCustomizer<?>>) - Static method in class org.springframework.boot.autoconfigure.transaction.TransactionManagerCustomizers
指定された customizers を含む新しい TransactionManagerCustomizers インスタンスを返します。
of(Collection<String>) - Static method in class org.springframework.boot.logging.CorrelationIdFormatter
指定された仕様から新しい CorrelationIdFormatter インスタンスを作成します。
of(Collection<ReactorNettyHttpClientMapper>) - Static method in interface org.springframework.boot.autoconfigure.web.reactive.function.client.ReactorNettyHttpClientMapper
使用すべきではありません。
指定されたマッパーで構成される新しい ReactorNettyHttpClientMapper を返します。
of(Collection<ErrorAttributeOptions.Include>) - Static method in class org.springframework.boot.web.error.ErrorAttributeOptions
指定された属性 ErrorAttributeOptions.Include オプションを含む ErrorAttributeOptions を作成します。
of(Consumer<JsonWriter.Members<T>>) - Static method in interface org.springframework.boot.json.JsonWriter
特定の member mapping を持つ JsonWriter を返すファクトリメソッド。
of(Function<ExecuteContext, SQLExceptionTranslator>) - Static method in interface org.springframework.boot.autoconfigure.jooq.ExceptionTranslatorExecuteListener
SQLExceptionTranslator を基に新しい ExceptionTranslatorExecuteListener を作成します。
of(Function<T, ?>, Function<T, ?>) - Static method in interface org.springframework.boot.json.JsonWriter.PairExtractor
個別の名前と値の抽出関数を使用して JsonWriter.PairExtractor を作成するファクトリメソッド。
of(Supplier<ConfigurableApplicationContext>) - Static method in interface org.springframework.boot.ApplicationContextFactory
指定された SupplierSE を呼び出すことによってコンテキストを作成する ApplicationContextFactory を作成します。
of(Supplier<T>) - Static method in interface org.springframework.boot.http.client.ClientHttpRequestFactoryBuilder
リフレクションを使用して最終的に ClientHttpRequestFactorySettings を適用し、指定されたサプライヤーから新しい ClientHttpRequestFactoryBuilder を返します。
of(UnaryOperator<String>) - Static method in interface org.springframework.boot.json.JsonWriter.NameProcessor
指定された操作に対して新しい JsonWriter.NameProcessor を作成するファクトリメソッド。
of(UnaryOperator<T>) - Static method in interface org.springframework.boot.json.JsonWriter.ValueProcessor
指定されたアクションを適用する新しい JsonWriter.ValueProcessor を作成するためのファクトリメソッド。
of(List<String>) - Static method in interface org.springframework.boot.autoconfigure.kafka.KafkaConnectionDetails.Configuration
指定されたブートストラップサーバーを使用して新しい構成を作成します。
of(List<String>, SslBundle) - Static method in interface org.springframework.boot.autoconfigure.kafka.KafkaConnectionDetails.Configuration
指定されたブートストラップサーバーと SSL バンドルを使用して新しい構成を作成します。
of(List<String>, SslBundle, String) - Static method in interface org.springframework.boot.autoconfigure.kafka.KafkaConnectionDetails.Configuration
指定されたブートストラップサーバー、SSL バンドル、セキュリティプロトコルを使用して新しい構成を作成します。
of(List<X509Certificate>, PrivateKey) - Static method in interface org.springframework.boot.ssl.pem.PemSslStore
指定された値で新しい PemSslStore を作成するために使用できるファクトリメソッド。
of(Map<String, String>) - Static method in class org.springframework.boot.test.util.TestPropertyValues
基になるマップに指定されたマップエントリが入力された新しい TestPropertyValues を返します。
of(Map<K, V>) - Static method in interface org.springframework.boot.actuate.endpoint.OperationResponseBody
指定された map からのエントリを含む OperationResponseBody MapSE インスタンスを返します。
of(Set<String>, Set<String>) - Static method in interface org.springframework.boot.ssl.SslOptions
新しい SslOptions インスタンスを作成するファクトリメソッド。
of(Stream<String>) - Static method in class org.springframework.boot.test.util.TestPropertyValues
指定されたプロパティペアが入力された、基になるマップを含む新しい TestPropertyValues を返します。
of(Stream<T>, Function<T, TestPropertyValues.Pair>) - Static method in class org.springframework.boot.test.util.TestPropertyValues
基になるマップに指定されたストリームが入力された新しい TestPropertyValues を返します。
of(KeyManagerFactory, TrustManagerFactory) - Static method in interface org.springframework.boot.ssl.SslManagerBundle
新しい SslManagerBundle インスタンスを作成するファクトリメソッド。
of(SanitizingFunction) - Static method in interface org.springframework.boot.actuate.endpoint.SanitizingFunction
sanitizingFunction をラムダとして操作する際に使用できるヘルパーメソッド。
of(WebServerNamespace, String) - Static method in class org.springframework.boot.actuate.health.AdditionalHealthEndpointPath
指定された WebServerNamespace と値から AdditionalHealthEndpointPath を作成します。
of(HealthEndpointGroup, Map<String, HealthEndpointGroup>) - Static method in interface org.springframework.boot.actuate.health.HealthEndpointGroups
HealthEndpointGroups インスタンスを作成するファクトリメソッド。
of(ReactorNettyHttpClientMapper...) - Static method in interface org.springframework.boot.autoconfigure.web.reactive.function.client.ReactorNettyHttpClientMapper
使用すべきではありません。
指定されたマッパーで構成される新しい ReactorNettyHttpClientMapper を返します。
of(ImageName) - Static method in class org.springframework.boot.buildpack.platform.docker.type.ImageReference
指定された ImageName から新しい ImageReference を作成します。
of(ImageName, String) - Static method in class org.springframework.boot.buildpack.platform.docker.type.ImageReference
指定された ImageName とタグから新しい ImageReference を作成します。
of(ImageName, String, String) - Static method in class org.springframework.boot.buildpack.platform.docker.type.ImageReference
指定された ImageName、タグ、ダイジェストから新しい ImageReference を作成します。
of(ImageReference, Consumer<ContainerConfig.Update>) - Static method in class org.springframework.boot.buildpack.platform.docker.type.ContainerConfig
特定の設定で ContainerConfig を作成するファクトリメソッド。
of(ImageReference, Function<Owner, TarArchive>) - Static method in class org.springframework.boot.buildpack.platform.build.BuildRequest
特定のコンテンツで新しい BuildRequest を作成するファクトリメソッド。
of(Content, InspectedContent.Inspector...) - Static method in class org.springframework.boot.buildpack.platform.io.InspectedContent
ソースコンテンツから InspectedContent インスタンスを作成するファクトリメソッド。
of(IOConsumer<OutputStream>, InspectedContent.Inspector...) - Static method in class org.springframework.boot.buildpack.platform.io.InspectedContent
ソースの書き込みメソッドから InspectedContent インスタンスを作成するファクトリメソッド。
of(IOConsumer<Layout>) - Static method in class org.springframework.boot.buildpack.platform.docker.type.Layer
特定の Layout で新しい Layer を作成するファクトリメソッド。
of(IOConsumer<Layout>) - Static method in interface org.springframework.boot.buildpack.platform.io.TarArchive
特定のレイアウトで新しい TarArchive インスタンスを作成するファクトリメソッド。
of(TarArchive) - Static method in interface org.springframework.boot.buildpack.platform.docker.type.ContainerContent
コンテナーのルートに書き込まれる新しい ContainerContent インスタンスを作成するファクトリメソッド。
of(TarArchive, String) - Static method in interface org.springframework.boot.buildpack.platform.docker.type.ContainerContent
新しい ContainerContent インスタンスを作成するファクトリメソッド。
of(ConfigData.Option...) - クラス org.springframework.boot.context.config.ConfigData.Options の静的メソッド
指定された ConfigData.Option 値を使用して新しいインスタンスを作成します。
of(HttpRedirects) - 列挙クラス org.springframework.boot.http.client.ClientHttpRequestFactorySettings.Redirects の静的メソッド
指定された HttpRedirects に関連する ClientHttpRequestFactorySettings.Redirects を返します。
of(WritableJson) - Static method in interface org.springframework.boot.json.WritableJson
WritableJson.toJsonString() に委譲する実用的な Object.toString() を持つ WritableJson を作成するために使用されるファクトリメソッド。
of(LogLevel) - クラス org.springframework.boot.logging.LoggerConfiguration.LevelConfiguration の静的メソッド
指定された LogLevel の新しい LoggerConfiguration.LevelConfiguration インスタンスを作成します。
of(SslStoreBundle) - Static method in interface org.springframework.boot.ssl.SslBundle
新しい SslBundle インスタンスを作成するファクトリメソッド。
of(SslStoreBundle, SslBundleKey) - Static method in interface org.springframework.boot.ssl.SslBundle
新しい SslBundle インスタンスを作成するファクトリメソッド。
of(SslStoreBundle, SslBundleKey, SslOptions) - Static method in interface org.springframework.boot.ssl.SslBundle
新しい SslBundle インスタンスを作成するファクトリメソッド。
of(SslStoreBundle, SslBundleKey, SslOptions, String) - Static method in interface org.springframework.boot.ssl.SslBundle
新しい SslBundle インスタンスを作成するファクトリメソッド。
of(SslStoreBundle, SslBundleKey, SslOptions, String, SslManagerBundle) - Static method in interface org.springframework.boot.ssl.SslBundle
新しい SslBundle インスタンスを作成するファクトリメソッド。
of(ErrorAttributeOptions.Include...) - Static method in class org.springframework.boot.web.error.ErrorAttributeOptions
指定された属性 ErrorAttributeOptions.Include オプションを含む ErrorAttributeOptions を作成します。
of(Cookie.SameSite) - Static method in interface org.springframework.boot.web.servlet.server.CookieSameSiteSupplier
指定された Cookie.SameSite 値を常に返す新しい CookieSameSiteSupplier を返します。
of(Environment, String) - Static method in class org.springframework.boot.actuate.endpoint.EndpointId
指定された値の新しい EndpointId を作成するファクトリメソッド。
of(ClassPathResource...) - クラス org.springframework.boot.test.context.FilteredClassLoader.ClassPathResourceFilter の静的メソッド
of(Resource, Origin) - Static method in class org.springframework.boot.origin.OriginTrackedResource
指定された Resource の新しい origin tracked バージョンを返します。
of(WritableResource, Origin) - Static method in class org.springframework.boot.origin.OriginTrackedResource
指定された WritableResource の新しい origin tracked バージョンを返します。
of(ResolvableType) - Static method in class org.springframework.boot.context.properties.bind.Bindable
指定された型の新しい Bindable を作成します。
of(R) - クラス org.springframework.boot.util.LambdaSafe.InvocationResult の静的メソッド
指定された値で新しい LambdaSafe.InvocationResult インスタンスを作成します。
of(T) - Static method in interface org.springframework.boot.BootstrapRegistry.InstanceSupplier
特定のインスタンスの BootstrapRegistry.InstanceSupplier を作成するために使用できるファクトリメソッド。
ofContextClass(Class<? extends ConfigurableApplicationContext>) - Static method in interface org.springframework.boot.ApplicationContextFactory
プライマリコンストラクターを介して指定された contextClass をインスタンス化することにより、コンテキストを作成する ApplicationContextFactory を作成します。
ofCustom(String) - クラス org.springframework.boot.logging.LoggerConfiguration.LevelConfiguration の静的メソッド
カスタムレベル名に対して新しい LoggerConfiguration.LevelConfiguration インスタンスを作成します。
OFF - Enum constant in enum class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties.ShowSummary
概要を表示しません。
OFF - Enum constant in enum class org.springframework.boot.Banner.Mode
バナーの出力を無効にします。
OFF - Enum constant in enum class org.springframework.boot.logging.LogLevel
ofIfValid(CharSequence) - Static method in class org.springframework.boot.context.properties.source.ConfigurationPropertyName
指定された文字列の ConfigurationPropertyName を返します。名前が無効な場合は null を返します。
ofInstance(T) - Static method in class org.springframework.boot.context.properties.bind.Bindable
インスタンスに等しい既存の値を使用して、指定されたインスタンスの型の新しい Bindable を作成します。
ofLax() - Static method in interface org.springframework.boot.web.servlet.server.CookieSameSiteSupplier
常に Cookie.SameSite.LAX を返す新しい CookieSameSiteSupplier を返します。
ofNone() - Static method in interface org.springframework.boot.web.servlet.server.CookieSameSiteSupplier
常に Cookie.SameSite.NONE を返す新しい CookieSameSiteSupplier を返します。
ofSha256Digest(byte[]) - Static method in class org.springframework.boot.buildpack.platform.docker.type.LayerId
SHA-256 ダイジェストから新しい LayerId を作成します。
ofSslBundle(SslBundle) - Static method in record class org.springframework.boot.http.client.ClientHttpRequestFactorySettings
提供された SSL バンドル以外のすべての設定のデフォルトを使用して、新しい ClientHttpRequestFactorySettings を返します。
ofSslBundle(SslBundle) - Static method in record class org.springframework.boot.http.client.reactive.ClientHttpConnectorSettings
提供された SSL バンドル以外のすべての設定のデフォルトを使用して、新しい ClientHttpConnectorSettings を返します。
ofStrict() - Static method in interface org.springframework.boot.web.servlet.server.CookieSameSiteSupplier
常に Cookie.SameSite.STRICT を返す新しい CookieSameSiteSupplier を返します。
OidcEndpoint() - クラス org.springframework.boot.autoconfigure.security.oauth2.server.servlet のコンストラクター。OAuth2AuthorizationServerProperties.OidcEndpoint
OLDER_THAN - Enum constant in enum class org.springframework.boot.autoconfigure.condition.ConditionalOnJava.Range
指定された JavaVersion より古い。
OMITTED - Enum constant in enum class org.springframework.boot.web.server.Cookie.SameSite
クッキーの作成時に SameSite 属性は省略されます。
ON_DEFAULT_VALUE - Enum constant in enum class org.springframework.boot.test.autoconfigure.properties.SkipPropertyMapping
デフォルトの属性値が指定されている場合、プロパティのマッピングをスキップします。
ON_LOCATION_NOT_FOUND_PROPERTY - Static variable in class org.springframework.boot.context.config.ConfigDataEnvironmentPostProcessor
ConfigDataLocationNotFoundException がスローされたときに実行するアクションを決定するために使用されるプロパティ。
ON_PARAM - Enum constant in enum class org.springframework.boot.autoconfigure.web.ErrorProperties.IncludeAttribute
適切なリクエストパラメーターが "false" でない場合は、エラー属性を追加します。
ON_PARAM - Enum constant in enum class org.springframework.boot.autoconfigure.web.ErrorProperties.IncludeStacktrace
適切なリクエストパラメーターが "false" でない場合は、stacktrace 属性を追加します。
onApplicationEvent(AuditApplicationEvent) - クラス org.springframework.boot.actuate.audit.listener のメソッド。AbstractAuditListener
onApplicationEvent(JobExecutionEvent) - クラス org.springframework.boot.autoconfigure.batch のメソッド。JobExecutionExitCodeGenerator
onApplicationEvent(AvailabilityChangeEvent<?>) - クラス org.springframework.boot.availability のメソッド。ApplicationAvailabilityBean
onApplicationEvent(ParentContextApplicationContextInitializer.ParentContextAvailableEvent) - クラス org.springframework.boot.builder のメソッド。ParentContextCloserApplicationListener
onApplicationEvent(ApplicationEnvironmentPreparedEvent) - クラス org.springframework.boot.context.config のメソッド。AnsiOutputApplicationListener
onApplicationEvent(ApplicationEnvironmentPreparedEvent) - クラス org.springframework.boot.context のメソッド。FileEncodingApplicationListener
onApplicationEvent(ApplicationStartedEvent) - クラス org.springframework.boot.actuate.metrics.web.jetty のメソッド。AbstractJettyMetricsBinder
onApplicationEvent(ApplicationStartedEvent) - クラス org.springframework.boot.actuate.metrics.web.tomcat のメソッド。TomcatMetricsBinder
onApplicationEvent(SpringApplicationEvent) - クラス org.springframework.boot.autoconfigure のメソッド。BackgroundPreinitializer
onApplicationEvent(SpringApplicationEvent) - クラス org.springframework.boot.context のメソッド。ApplicationPidFileWriter
onApplicationEvent(ClassPathChangedEvent) - クラス org.springframework.boot.devtools.remote.client のメソッド。ClassPathChangeUploader
onApplicationEvent(WebServerInitializedEvent) - クラス org.springframework.boot.web.context のメソッド。ServerPortInfoApplicationContextInitializer
onApplicationEvent(WebServerInitializedEvent) - クラス org.springframework.boot.web.context のメソッド。WebServerPortFileWriter
onApplicationEvent(ApplicationEvent) - クラス org.springframework.boot.actuate.autoconfigure.tracing のメソッド。OpenTelemetryEventPublisherBeansApplicationListener
onApplicationEvent(ApplicationEvent) - クラス org.springframework.boot.actuate.metrics.startup のメソッド。StartupTimeMetricsListener
onApplicationEvent(ApplicationEvent) - Method in class org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar
onApplicationEvent(ApplicationEvent) - クラス org.springframework.boot.context.logging のメソッド。LoggingApplicationListener
onApplicationEvent(ApplicationEvent) - クラス org.springframework.boot.devtools.restart のメソッド。RestartApplicationListener
onApplicationEvent(ApplicationEvent) - クラス org.springframework.boot.env のメソッド。EnvironmentPostProcessorApplicationListener
onApplicationEvent(ContextClosedEvent) - クラス org.springframework.boot.builder のメソッド。ParentContextCloserApplicationListener.ContextCloserListener
onApplicationEvent(AbstractAuthenticationEvent) - クラス org.springframework.boot.actuate.security のメソッド。AuthenticationAuditListener
onApplicationEvent(AuthorizationEvent) - クラス org.springframework.boot.actuate.security のメソッド。AuthorizationAuditListener
onAuditEvent(AuditEvent) - クラス org.springframework.boot.actuate.audit.listener のメソッド。AbstractAuditListener
onAuditEvent(AuditEvent) - クラス org.springframework.boot.actuate.audit.listener のメソッド。AuditListener
onAutoConfigurationImportEvent(AutoConfigurationImportEvent) - インターフェース org.springframework.boot.autoconfigure のメソッド。AutoConfigurationImportListener
自動構成インポートイベントを処理します。
onChange(Set<ChangedFiles>) - インターフェース org.springframework.boot.devtools.filewatch のメソッド。FileChangeListener
ファイルが変更されたときに呼び出されます。
onConfigDataOptions(ConfigData, PropertySource<?>, ConfigData.Options) - インターフェース org.springframework.boot.context.config のメソッド。ConfigDataEnvironmentUpdateListener
特定のプロパティソースの構成データオプションが取得されるときに呼び出されます。
onCreate(ConfigurationPropertyName, Bindable<?>, BindContext, Object) - インターフェース org.springframework.boot.context.properties.bind のメソッド。BindHandler
要素のバインドがバインドされていない結果で終了し、新しく作成されたインスタンスが返されるときに呼び出されます。
OnDatabaseInitializationCondition - org.springframework.boot.autoconfigure.sql.init のクラス
特定のコンポーネントのデータベースの初期化を考慮する必要があるかどうかを確認する条件。
OnDatabaseInitializationCondition(String, String...) - クラス org.springframework.boot.autoconfigure.sql.init. OnDatabaseInitializationCondition のコンストラクター
コンポーネントの名前とチェックするプロパティ名を順番に使用して、新しいインスタンスを作成します。
OnEnabledDevToolsCondition - org.springframework.boot.devtools.autoconfigure のクラス
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
3.5.0 以降、4.0.0 で削除され @ConditionalOnEnabledDevTools を推奨
OnEnabledDevToolsCondition() - クラス org.springframework.boot.devtools.autoconfigure. OnEnabledDevToolsCondition のコンストラクター
使用すべきではありません。
OnEndpointElementCondition - org.springframework.boot.actuate.autoconfigure のクラス
基本エンドポイント要素の条件。
OnEndpointElementCondition(String, Class<? extends Annotation>) - クラス org.springframework.boot.actuate.autoconfigure. OnEndpointElementCondition のコンストラクター
onFailure(ConfigurationPropertyName, Bindable<?>, BindContext, Exception) - クラス org.springframework.boot.context.properties.bind のメソッド。AbstractBindHandler
onFailure(ConfigurationPropertyName, Bindable<?>, BindContext, Exception) - インターフェース org.springframework.boot.context.properties.bind のメソッド。BindHandler
onFailure(ConfigurationPropertyName, Bindable<?>, BindContext, Exception) - クラス org.springframework.boot.context.properties.bind.handler のメソッド。IgnoreErrorsBindHandler
onFailure(ConfigurationPropertyName, Bindable<?>, BindContext, Exception) - クラス org.springframework.boot.context.properties.bind.handler のメソッド。IgnoreTopLevelConverterNotFoundBindHandler
onFailure(ConfigurationPropertyName, Bindable<?>, BindContext, Exception) - クラス org.springframework.boot.context.properties.bind.handler のメソッド。NoUnboundElementsBindHandler
onFailure(ConfigurationPropertyName, Bindable<?>, BindContext, Exception) - クラス org.springframework.boot.context.properties.bind.validation のメソッド。ValidationBindHandler
onFinish() - Method in class org.springframework.boot.buildpack.platform.docker.TotalProgressListener
onFinish() - Method in interface org.springframework.boot.buildpack.platform.docker.UpdateListener
操作が完了したときに呼び出されます(エラーあり、またはエラーなし)。
onFinish(ConfigurationPropertyName, Bindable<?>, BindContext, Object) - クラス org.springframework.boot.context.properties.bind のメソッド。AbstractBindHandler
onFinish(ConfigurationPropertyName, Bindable<?>, BindContext, Object) - インターフェース org.springframework.boot.context.properties.bind のメソッド。BindHandler
バインドがバインド済みまたはバインドなしの結果で終了したときに呼び出されます。
onFinish(ConfigurationPropertyName, Bindable<?>, BindContext, Object) - クラス org.springframework.boot.context.properties.bind.handler のメソッド。NoUnboundElementsBindHandler
onFinish(ConfigurationPropertyName, Bindable<?>, BindContext, Object) - クラス org.springframework.boot.context.properties.bind.validation のメソッド。ValidationBindHandler
ONLY_IF_STARTED - Enum constant in enum class org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Readiness.Wait
docker がライフサイクル管理を使用して開始された場合にのみ、準備状況チェックを実行します。
OnlyOnceLoggingDenyMeterFilter - org.springframework.boot.actuate.autoconfigure.metrics のクラス
MeterFilter は、警告メッセージを 1 回だけ記録し、Meter.Id を拒否します。
OnlyOnceLoggingDenyMeterFilter(Supplier<String>) - クラス org.springframework.boot.actuate.autoconfigure.metrics. OnlyOnceLoggingDenyMeterFilter のコンストラクター
OnPropertyListCondition - org.springframework.boot.autoconfigure.condition のクラス
値がリストであるプロパティが環境で定義されているかどうかをチェックする Condition
OnPropertyListCondition(String, Supplier<ConditionMessage.Builder>) - クラス org.springframework.boot.autoconfigure.condition. OnPropertyListCondition のコンストラクター
チェックするプロパティと使用するメッセージビルダーで新しいインスタンスを作成します。
onPropertySourceAdded(PropertySource<?>, ConfigDataLocation, ConfigDataResource) - インターフェース org.springframework.boot.context.config のメソッド。ConfigDataEnvironmentUpdateListener
新しい PropertySourceEnvironment に追加されたときに呼び出されます。
onRefresh() - クラス org.springframework.boot.web.reactive.context のメソッド。ReactiveWebServerApplicationContext
onRefresh() - クラス org.springframework.boot.web.servlet.context のメソッド。ServletWebServerApplicationContext
onSetProfiles(Profiles) - インターフェース org.springframework.boot.context.config のメソッド。ConfigDataEnvironmentUpdateListener
Environment プロファイルが設定されているときに呼び出されます。
onStart() - Method in class org.springframework.boot.buildpack.platform.docker.TotalProgressListener
onStart() - Method in interface org.springframework.boot.buildpack.platform.docker.UpdateListener
操作の開始時に呼び出されます。
onStart(ConfigurationPropertyName, Bindable<T>, BindContext) - クラス org.springframework.boot.context.properties.bind のメソッド。AbstractBindHandler
onStart(ConfigurationPropertyName, Bindable<T>, BindContext) - インターフェース org.springframework.boot.context.properties.bind のメソッド。BindHandler
要素のバインドが開始されたときに、結果が決定される前に呼び出されます。
onStart(ConfigurationPropertyName, Bindable<T>, BindContext) - クラス org.springframework.boot.context.properties.bind.handler のメソッド。NoUnboundElementsBindHandler
onStart(ConfigurationPropertyName, Bindable<T>, BindContext) - クラス org.springframework.boot.context.properties.bind.validation のメソッド。ValidationBindHandler
onStartup(ServletContext) - クラス org.springframework.boot.actuate.endpoint.web のメソッド。ServletEndpointRegistrar
使用すべきではありません。
onStartup(ServletContext) - クラス org.springframework.boot.autoconfigure.jersey のメソッド。JerseyAutoConfiguration.JerseyWebApplicationInitializer
onStartup(ServletContext) - クラス org.springframework.boot.web.servlet のメソッド。RegistrationBean
onStartup(ServletContext) - インターフェース org.springframework.boot.web.servlet のメソッド。ServletContextInitializer
指定された ServletContextEE を、初期化に必要なサーブレット、フィルター、リスナー context-params および属性で構成します。
onStartup(ServletContext) - クラス org.springframework.boot.web.servlet.support のメソッド。SpringBootServletInitializer
onSuccess(ConfigurationPropertyName, Bindable<?>, BindContext, Object) - クラス org.springframework.boot.context.properties.bind のメソッド。AbstractBindHandler
onSuccess(ConfigurationPropertyName, Bindable<?>, BindContext, Object) - インターフェース org.springframework.boot.context.properties.bind のメソッド。BindHandler
要素のバインディングが成功した結果で終了すると呼び出されます。
onSuccess(ConfigurationPropertyName, Bindable<?>, BindContext, Object) - クラス org.springframework.boot.context.properties.bind のメソッド。BoundPropertiesTrackingBindHandler
onSuccess(ConfigurationPropertyName, Bindable<?>, BindContext, Object) - クラス org.springframework.boot.context.properties.bind.handler のメソッド。NoUnboundElementsBindHandler
onSuccess(ConfigurationPropertyName, Bindable<?>, BindContext, Object) - クラス org.springframework.boot.context.properties.bind.validation のメソッド。ValidationBindHandler
onUpdate(E) - Method in class org.springframework.boot.buildpack.platform.docker.TotalProgressListener
onUpdate(E) - Method in interface org.springframework.boot.buildpack.platform.docker.UpdateListener
更新イベントが利用可能になったときに呼び出されます。
Opaquetoken() - クラス org.springframework.boot.autoconfigure.security.oauth2.resource のコンストラクター。OAuth2ResourceServerProperties.Opaquetoken
open(Path) - Static method in class org.springframework.boot.loader.zip.ZipContent
指定されたパスから ZipContent を開きます。
open(Path, String) - Static method in class org.springframework.boot.loader.zip.ZipContent
指定されたパスからネストされた ZipContent を開きます。
openConnection(URL) - Method in class org.springframework.boot.devtools.restart.classloader.ClassLoaderFileURLStreamHandler
openConnection(URL) - Method in class org.springframework.boot.loader.net.protocol.jar.Handler
openConnection(URL) - Method in class org.springframework.boot.loader.net.protocol.nested.Handler
openContent() - クラス org.springframework.boot.loader.zip のメソッド。ZipContent.Entry
エントリの生のコンテンツ (ローカルファイルヘッダーは含まない) へのアクセスを提供する DataBlock を開きます。
openEntityManagerInViewInterceptor() - クラス org.springframework.boot.autoconfigure.orm.jpa のメソッド。JpaBaseConfiguration.JpaWebConfiguration
openEntityManagerInViewInterceptorConfigurer(OpenEntityManagerInViewInterceptor) - クラス org.springframework.boot.autoconfigure.orm.jpa のメソッド。JpaBaseConfiguration.JpaWebConfiguration
openRawZipData() - クラス org.springframework.boot.loader.zip のメソッド。ZipContent
生の zip データを含む DataBlock を開きます。
openStream() - クラス org.springframework.boot.loader.tools のメソッド。JarModeLibrary
OpenTelemetry() - クラス org.springframework.boot.actuate.autoconfigure.tracing のコンストラクター。TracingProperties.OpenTelemetry
OpenTelemetryAutoConfiguration - org.springframework.boot.actuate.autoconfigure.opentelemetry のクラス
OpenTelemetry 用の Auto-configuration
OpenTelemetryAutoConfiguration - org.springframework.boot.actuate.autoconfigure.tracing のクラス
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
3.4.0 以降、OpenTelemetryTracingAutoConfiguration を推奨
OpenTelemetryAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.opentelemetry. OpenTelemetryAutoConfiguration のコンストラクター
OpenTelemetryAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.tracing. OpenTelemetryAutoConfiguration のコンストラクター
使用すべきではありません。
OpenTelemetryEventPublisherBeansApplicationListener - org.springframework.boot.actuate.autoconfigure.tracing のクラス
ApplicationListener は、OtelTracer.EventPublisher Bean サポート用の OpenTelemetry ContextStorage ラッパーを追加します。
OpenTelemetryEventPublisherBeansApplicationListener() - クラス org.springframework.boot.actuate.autoconfigure.tracing. OpenTelemetryEventPublisherBeansApplicationListener のコンストラクター
OpenTelemetryEventPublisherBeansTestExecutionListener - org.springframework.boot.actuate.autoconfigure.tracing のクラス
JUnit TestExecutionListener は、OpenTelemetryEventPublisherBeansApplicationListener.addWrapper() ができるだけ早く呼び出されるようにします。
OpenTelemetryEventPublisherBeansTestExecutionListener() - クラス org.springframework.boot.actuate.autoconfigure.tracing. OpenTelemetryEventPublisherBeansTestExecutionListener のコンストラクター
OpenTelemetryLoggingAutoConfiguration - org.springframework.boot.actuate.autoconfigure.logging のクラス
OpenTelemetry ログ用の Auto-configuration
OpenTelemetryLoggingAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.logging. OpenTelemetryLoggingAutoConfiguration のコンストラクター
OpenTelemetryProperties - org.springframework.boot.actuate.autoconfigure.opentelemetry のクラス
OpenTelemetry の構成プロパティ。
OpenTelemetryProperties() - クラス org.springframework.boot.actuate.autoconfigure.opentelemetry. OpenTelemetryProperties のコンストラクター
OpenTelemetryResourceAttributes - org.springframework.boot.actuate.autoconfigure.opentelemetry のクラス
OpenTelemetryResourceAttributes は、OTEL_RESOURCE_ATTRIBUTES および OTEL_SERVICE_NAME 環境変数から情報を取得し、それをユーザーが指定したリソース属性とマージします。
OpenTelemetryResourceAttributes(Environment, Map<String, String>) - クラス org.springframework.boot.actuate.autoconfigure.opentelemetry. OpenTelemetryResourceAttributes のコンストラクター
OpenTelemetryResourceAttributes の新しいインスタンスを作成します。
OpenTelemetryTracingAutoConfiguration - org.springframework.boot.actuate.autoconfigure.tracing のクラス
OpenTelemetry トレースの場合は Auto-configuration
Operation - Interface in org.springframework.boot.actuate.endpoint
endpoint に対する操作。
OperationArgumentResolver - Interface in org.springframework.boot.actuate.endpoint
Operation の引数のリゾルバー。
OperationFilter< O extends Operation> - Interface in org.springframework.boot.actuate.endpoint
operations のフィルタリングに使用できる戦略クラス。
OperationInvoker - Interface in org.springframework.boot.actuate.endpoint.invoke
操作の呼び出しを実行するためのインターフェース。
OperationInvokerAdvisor - Interface in org.springframework.boot.actuate.endpoint.invoke
OperationInvoker に追加機能を適用できます。
OperationKey(Object, Supplier<String>) - クラス org.springframework.boot.actuate.endpoint.annotation のコンストラクター。EndpointDiscoverer.OperationKey
新しい EndpointDiscoverer.OperationKey インスタンスを作成します。
OperationMethod - org.springframework.boot.actuate.endpoint.invoke.reflect のクラス
エンドポイントメソッドの操作メソッドを説明する情報。
OperationMethod(Method, OperationType) - クラス org.springframework.boot.actuate.endpoint.invoke.reflect. OperationMethod のコンストラクター
新しい OperationMethod インスタンスを作成します。
OperationParameter - Interface in org.springframework.boot.actuate.endpoint.invoke
単一の操作パラメーター。
OperationParameters - Interface in org.springframework.boot.actuate.endpoint.invoke
operation parameters のコレクション。
OperationResponseBody - Interface in org.springframework.boot.actuate.endpoint
操作結果がレスポンスの本文で返されることを示すために使用されるタグ付けインターフェース。
OperationType - Enum Class in org.springframework.boot.actuate.endpoint
エンドポイントでサポートされるさまざまな型の操作の列挙。
OPTIONAL_PREFIX - Static variable in class org.springframework.boot.context.config.ConfigDataLocation
ConfigDataResource がオプションであることを示すために使用されるプレフィックス。
OptionalLiveReloadServer - org.springframework.boot.devtools.autoconfigure のクラス
オプションの LiveReloadServer を管理します。
OptionalLiveReloadServer(LiveReloadServer) - クラス org.springframework.boot.devtools.autoconfigure. OptionalLiveReloadServer のコンストラクター
新しい OptionalLiveReloadServer インスタンスを作成します。
Options() - クラス org.springframework.boot.autoconfigure.ssl のコンストラクター。SslBundleProperties.Options
Options() - クラス org.springframework.boot.autoconfigure.web のコンストラクター。ServerProperties.Undertow.Options
OptionsCapableConnectionFactory - org.springframework.boot.r2dbc のクラス
作成元の ConnectionFactoryOptions へのアクセスを提供できる ConnectionFactory
OptionsCapableConnectionFactory(ConnectionFactoryOptions, ConnectionFactory) - クラス org.springframework.boot.r2dbc. OptionsCapableConnectionFactory のコンストラクター
指定された delegate ConnectionFactory の構築に使用された指定された options へのアクセスを提供する新しい OptionsCapableConnectionFactory を作成します。
optionsForAllow(String, Object...) - クラス org.springframework.boot.test.web.client のメソッド。TestRestTemplate
指定された URI の Allow ヘッダーの値を返します。
optionsForAllow(String, Map<String, ?>) - クラス org.springframework.boot.test.web.client のメソッド。TestRestTemplate
指定された URI の Allow ヘッダーの値を返します。
optionsForAllow(URI) - クラス org.springframework.boot.test.web.client のメソッド。TestRestTemplate
指定された URL の Allow ヘッダーの値を返します。
Oracle() - クラス org.springframework.boot.autoconfigure.flyway のコンストラクター。FlywayProperties.Oracle
ORACLE - Enum constant in enum class org.springframework.boot.autoconfigure.data.jdbc.JdbcDatabaseDialect
JdbcOracleDialect のインスタンスを提供します。
ORACLE - Enum constant in enum class org.springframework.boot.jdbc.DatabaseDriver
Oracle.
OracleUcpDataSourcePoolMetadata - org.springframework.boot.jdbc.metadata のクラス
Oracle UCP DataSourceSE の場合は DataSourcePoolMetadata
OracleUcpDataSourcePoolMetadata(PoolDataSource) - クラス org.springframework.boot.jdbc.metadata. OracleUcpDataSourcePoolMetadata のコンストラクター
order() - Element in annotation interface org.springframework.boot.web.servlet.FilterRegistration
登録順序 Bean。
order() - Element in annotation interface org.springframework.boot.web.servlet.ServletRegistration
登録順序 Bean。
ORDER - Static variable in class org.springframework.boot.context.config.ConfigDataEnvironmentPostProcessor
プロセッサーのデフォルトの順序。
ORDER - Static variable in class org.springframework.boot.env.RandomValuePropertySourceEnvironmentPostProcessor
このポストプロセッサーのデフォルトの順序。
OrderedCharacterEncodingFilter - org.springframework.boot.web.servlet.filter のクラス
Ordered も実装する CharacterEncodingFilter
OrderedCharacterEncodingFilter() - クラス org.springframework.boot.web.servlet.filter. OrderedCharacterEncodingFilter のコンストラクター
OrderedFilter - Interface in org.springframework.boot.web.servlet.filter
OrderedFormContentFilter - org.springframework.boot.web.servlet.filter のクラス
Ordered も実装する FormContentFilter
OrderedFormContentFilter() - クラス org.springframework.boot.web.servlet.filter. OrderedFormContentFilter のコンストラクター
OrderedHiddenHttpMethodFilter - org.springframework.boot.web.reactive.filter のクラス
Ordered も実装する HiddenHttpMethodFilter
OrderedHiddenHttpMethodFilter - org.springframework.boot.web.servlet.filter のクラス
Ordered も実装する HiddenHttpMethodFilter
OrderedHiddenHttpMethodFilter() - クラス org.springframework.boot.web.reactive.filter. OrderedHiddenHttpMethodFilter のコンストラクター
OrderedHiddenHttpMethodFilter() - クラス org.springframework.boot.web.servlet.filter. OrderedHiddenHttpMethodFilter のコンストラクター
OrderedRequestContextFilter - org.springframework.boot.web.servlet.filter のクラス
Ordered も実装する RequestContextFilter
OrderedRequestContextFilter() - クラス org.springframework.boot.web.servlet.filter. OrderedRequestContextFilter のコンストラクター
OrderedWebFilter - Interface in org.springframework.boot.web.reactive.filter
orElse(T) - クラス org.springframework.boot.context.properties.bind のメソッド。BindResult
バインドされたオブジェクトを返します。値がバインドされていない場合は other を返します。
orElseGet(Supplier<? extends T>) - クラス org.springframework.boot.context.properties.bind のメソッド。BindResult
バインドされたオブジェクト、または値がバインドされていない場合は other を呼び出した結果を返します。
orElseThrow(Supplier<? extends X>) - クラス org.springframework.boot.context.properties.bind のメソッド。BindResult
バインドされたオブジェクトを返すか、値がバインドされていない場合は、提供されたサプライヤーによって作成される例外をスローします。
org.springframework.boot - パッケージ org.springframework.boot
コア Spring Boot クラス。
org.springframework.boot.actuate.amqp - パッケージ org.springframework.boot.actuate.amqp
AMQP および RabbitMQ のアクチュエーターサポート。
org.springframework.boot.actuate.audit - パッケージ org.springframework.boot.actuate.audit
コアアクチュエーター監査クラス。
org.springframework.boot.actuate.audit.listener - パッケージ org.springframework.boot.actuate.audit.listener
アクチュエーター監査リスナー。
org.springframework.boot.actuate.autoconfigure - パッケージ org.springframework.boot.actuate.autoconfigure
一般的なアクチュエーターの自動構成に関するクラス。
org.springframework.boot.actuate.autoconfigure.amqp - パッケージ org.springframework.boot.actuate.autoconfigure.amqp
アクチュエーター AMQP の関心事の自動構成。
org.springframework.boot.actuate.autoconfigure.audit - パッケージ org.springframework.boot.actuate.autoconfigure.audit
アクチュエーターの監査に関する自動構成。
org.springframework.boot.actuate.autoconfigure.availability - パッケージ org.springframework.boot.actuate.autoconfigure.availability
正常性エンドポイントを継承して、可用性プローブとして使用できるようにする自動構成。
org.springframework.boot.actuate.autoconfigure.beans - パッケージ org.springframework.boot.actuate.autoconfigure.beans
アクチュエーター Spring Bean の関心事の自動構成。
org.springframework.boot.actuate.autoconfigure.cache - パッケージ org.springframework.boot.actuate.autoconfigure.cache
アクチュエーターキャッシュの問題の自動構成。
org.springframework.boot.actuate.autoconfigure.cassandra - パッケージ org.springframework.boot.actuate.autoconfigure.cassandra
アクチュエーター Cassandra の問題の自動構成。
org.springframework.boot.actuate.autoconfigure.cloudfoundry - パッケージ org.springframework.boot.actuate.autoconfigure.cloudfoundry
アクチュエーター Cloud Foundry の問題の自動構成。
org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive - パッケージ org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive
WebFlux の使用に関するアクチュエーター Cloud Foundry の自動構成。
org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet - パッケージ org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet
Spring MVC を使用したアクチュエーター Cloud Foundry に関する自動構成。
org.springframework.boot.actuate.autoconfigure.condition - パッケージ org.springframework.boot.actuate.autoconfigure.condition
アクチュエーターの状態に関する自動構成。
org.springframework.boot.actuate.autoconfigure.context - パッケージ org.springframework.boot.actuate.autoconfigure.context
アクチュエーター Spring の自動構成コンテキストの問題。
org.springframework.boot.actuate.autoconfigure.context.properties - パッケージ org.springframework.boot.actuate.autoconfigure.context.properties
アクチュエーターのプロパティに関する自動構成。
org.springframework.boot.actuate.autoconfigure.couchbase - パッケージ org.springframework.boot.actuate.autoconfigure.couchbase
アクチュエーター Couchbase の問題の自動構成。
org.springframework.boot.actuate.autoconfigure.data.elasticsearch - パッケージ org.springframework.boot.actuate.autoconfigure.data.elasticsearch
アクチュエーター Elasticsearch の自動構成は、Spring Data に依存します。
org.springframework.boot.actuate.autoconfigure.data.mongo - パッケージ org.springframework.boot.actuate.autoconfigure.data.mongo
Spring Data に依存するアクチュエーター MongoDB の自動構成。
org.springframework.boot.actuate.autoconfigure.data.redis - パッケージ org.springframework.boot.actuate.autoconfigure.data.redis
アクチュエーター Redis の自動構成は、Spring Data に依存します。
org.springframework.boot.actuate.autoconfigure.elasticsearch - パッケージ org.springframework.boot.actuate.autoconfigure.elasticsearch
アクチュエーター Elasticsearch の問題の自動構成。
org.springframework.boot.actuate.autoconfigure.endpoint - パッケージ org.springframework.boot.actuate.autoconfigure.endpoint
アクチュエーターエンドポイント自動構成のコアクラス。
org.springframework.boot.actuate.autoconfigure.endpoint.condition - パッケージ org.springframework.boot.actuate.autoconfigure.endpoint.condition
アクチュエーターエンドポイントの自動構成条件。
org.springframework.boot.actuate.autoconfigure.endpoint.expose - パッケージ org.springframework.boot.actuate.autoconfigure.endpoint.expose
自動構成と条件に使用されるエンドポイント公開ロジック。
org.springframework.boot.actuate.autoconfigure.endpoint.jackson - パッケージ org.springframework.boot.actuate.autoconfigure.endpoint.jackson
アクチュエーター Jackson 自動構成。
org.springframework.boot.actuate.autoconfigure.endpoint.jmx - パッケージ org.springframework.boot.actuate.autoconfigure.endpoint.jmx
アクチュエーター JMX エンドポイントの自動構成。
org.springframework.boot.actuate.autoconfigure.endpoint.web - パッケージ org.springframework.boot.actuate.autoconfigure.endpoint.web
アクチュエーターの Web エンドポイントの自動構成。
org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive - パッケージ org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive
WebFlux を使用してアクチュエーター Web エンドポイントを公開するための自動構成。
org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet - パッケージ org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet
Spring MVC を使用してアクチュエーター Web エンドポイントを公開するための自動構成。
org.springframework.boot.actuate.autoconfigure.env - パッケージ org.springframework.boot.actuate.autoconfigure.env
アクチュエーター Spring 環境の問題の自動構成。
org.springframework.boot.actuate.autoconfigure.flyway - パッケージ org.springframework.boot.actuate.autoconfigure.flyway
アクチュエーター Flyway の問題の自動構成。
org.springframework.boot.actuate.autoconfigure.hazelcast - パッケージ org.springframework.boot.actuate.autoconfigure.hazelcast
アクチュエーター Hazelcast の問題の自動構成。
org.springframework.boot.actuate.autoconfigure.health - パッケージ org.springframework.boot.actuate.autoconfigure.health
アクチュエーターの健全性に関する自動構成。
org.springframework.boot.actuate.autoconfigure.info - パッケージ org.springframework.boot.actuate.autoconfigure.info
アクチュエーター情報に関する自動構成。
org.springframework.boot.actuate.autoconfigure.integration - パッケージ org.springframework.boot.actuate.autoconfigure.integration
アクチュエーター Spring Integration の問題の自動構成。
org.springframework.boot.actuate.autoconfigure.jdbc - パッケージ org.springframework.boot.actuate.autoconfigure.jdbc
アクチュエーター JDBC の関心事の自動構成。
org.springframework.boot.actuate.autoconfigure.jms - パッケージ org.springframework.boot.actuate.autoconfigure.jms
アクチュエーター JMS の関心事の自動構成。
org.springframework.boot.actuate.autoconfigure.ldap - パッケージ org.springframework.boot.actuate.autoconfigure.ldap
アクチュエーター LDAP の関心事の自動構成。
org.springframework.boot.actuate.autoconfigure.liquibase - パッケージ org.springframework.boot.actuate.autoconfigure.liquibase
アクチュエーター Liquibase の問題の自動構成。
org.springframework.boot.actuate.autoconfigure.logging - パッケージ org.springframework.boot.actuate.autoconfigure.logging
アクチュエーターのログに関する関心事の自動構成。
org.springframework.boot.actuate.autoconfigure.logging.otlp - パッケージ org.springframework.boot.actuate.autoconfigure.logging.otlp
OTLP を使用してログをエクスポートするための自動構成。
org.springframework.boot.actuate.autoconfigure.mail - パッケージ org.springframework.boot.actuate.autoconfigure.mail
アクチュエーター JavaMail の問題の自動構成。
org.springframework.boot.actuate.autoconfigure.management - パッケージ org.springframework.boot.actuate.autoconfigure.management
アクチュエーター管理に関する自動構成。
org.springframework.boot.actuate.autoconfigure.metrics - パッケージ org.springframework.boot.actuate.autoconfigure.metrics
アクチュエーターメトリクスと Micrometer の自動構成。
org.springframework.boot.actuate.autoconfigure.metrics.amqp - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.amqp
RabbitMQ メトリクスの自動構成。
org.springframework.boot.actuate.autoconfigure.metrics.cache - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.cache
キャッシュメトリクスの自動構成。
org.springframework.boot.actuate.autoconfigure.metrics.data - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.data
Spring Data アクチュエーターメトリクスの自動構成。
org.springframework.boot.actuate.autoconfigure.metrics.export - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.export
メトリクスエクスポータの自動構成。
org.springframework.boot.actuate.autoconfigure.metrics.export.appoptics - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.export.appoptics
アクチュエーターメトリクスの AppOptics へのエクスポートのサポート。
org.springframework.boot.actuate.autoconfigure.metrics.export.atlas - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.export.atlas
アクチュエーターメトリクスの Atlas へのエクスポートのサポート。
org.springframework.boot.actuate.autoconfigure.metrics.export.datadog - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.export.datadog
アクチュエーターメトリクスの Datadog へのエクスポートのサポート。
org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.export.dynatrace
アクチュエーターメトリクスの Dynatrace へのエクスポートのサポート。
org.springframework.boot.actuate.autoconfigure.metrics.export.elastic - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.export.elastic
Elastic へのアクチュエーターメトリクスのエクスポートのサポート。
org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.export.ganglia
アクチュエーターメトリクスの Ganglia へのエクスポートのサポート。
org.springframework.boot.actuate.autoconfigure.metrics.export.graphite - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.export.graphite
アクチュエーターメトリクスの Graphite へのエクスポートのサポート。
org.springframework.boot.actuate.autoconfigure.metrics.export.humio - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.export.humio
アクチュエーターメトリクスの Humio へのエクスポートのサポート。
org.springframework.boot.actuate.autoconfigure.metrics.export.influx - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.export.influx
InfluxDB へのアクチュエーターメトリクスのエクスポートのサポート。
org.springframework.boot.actuate.autoconfigure.metrics.export.jmx - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.export.jmx
アクチュエーターメトリクスの JMX へのエクスポートのサポート。
org.springframework.boot.actuate.autoconfigure.metrics.export.kairos - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.export.kairos
KairosDB へのアクチュエーターメトリクスのエクスポートのサポート。
org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic
アクチュエーターメトリクスの New Relic へのエクスポートのサポート。
org.springframework.boot.actuate.autoconfigure.metrics.export.otlp - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.export.otlp
アクチュエーターメトリクスを OTLP にエクスポートするためのサポート。
org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus
アクチュエーターメトリクスの Prometheus へのエクスポートのサポート。
org.springframework.boot.actuate.autoconfigure.metrics.export.properties - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.export.properties
アクチュエーターメトリクスのエクスポート時に使用される基本プロパティとアダプター。
org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx
SignalFX へのアクチュエーターメトリクスのエクスポートのサポート。
org.springframework.boot.actuate.autoconfigure.metrics.export.simple - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.export.simple
シンプルなメモリ内ストアへのアクチュエーターメトリクスのエクスポートのサポート。
org.springframework.boot.actuate.autoconfigure.metrics.export.stackdriver - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.export.stackdriver
Stackdriver へのアクチュエーターメトリクスのエクスポートのサポート。
org.springframework.boot.actuate.autoconfigure.metrics.export.statsd - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.export.statsd
アクチュエーターメトリクスの StatsD へのエクスポートのサポート。
org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront
アクチュエーターメトリクスの Wavefront へのエクスポートのサポート。
org.springframework.boot.actuate.autoconfigure.metrics.jdbc - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.jdbc
JPA メトリクスの自動構成。
org.springframework.boot.actuate.autoconfigure.metrics.jersey - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.jersey
Jersey アクチュエーターメトリクスの自動構成。
org.springframework.boot.actuate.autoconfigure.metrics.mongo - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.mongo
Mongo メトリクスの自動構成。
org.springframework.boot.actuate.autoconfigure.metrics.orm.jpa - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.orm.jpa
JPA メトリクスの自動構成。
org.springframework.boot.actuate.autoconfigure.metrics.r2dbc - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.r2dbc
R2DBC メトリクスの自動構成。
org.springframework.boot.actuate.autoconfigure.metrics.redis - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.redis
Redis メトリクスの自動構成。
org.springframework.boot.actuate.autoconfigure.metrics.startup - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.startup
アクチュエーターの起動時間メトリクスの自動構成。
org.springframework.boot.actuate.autoconfigure.metrics.task - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.task
タスク実行とスケジューリングメトリクスの自動構成。
org.springframework.boot.actuate.autoconfigure.metrics.web.jetty - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.web.jetty
Jetty アクチュエーターメトリクスの自動構成。
org.springframework.boot.actuate.autoconfigure.metrics.web.tomcat - パッケージ org.springframework.boot.actuate.autoconfigure.metrics.web.tomcat
Tomcat アクチュエーターメトリクスの自動構成。
org.springframework.boot.actuate.autoconfigure.neo4j - パッケージ org.springframework.boot.actuate.autoconfigure.neo4j
アクチュエーター Neo4J の関心事の自動構成。
org.springframework.boot.actuate.autoconfigure.observation - パッケージ org.springframework.boot.actuate.autoconfigure.observation
Micrometer 監視 API の自動構成。
org.springframework.boot.actuate.autoconfigure.observation.batch - パッケージ org.springframework.boot.actuate.autoconfigure.observation.batch
Spring Batch 観測の自動構成。
org.springframework.boot.actuate.autoconfigure.observation.graphql - パッケージ org.springframework.boot.actuate.autoconfigure.observation.graphql
Spring GraphQL 観測の自動構成。
org.springframework.boot.actuate.autoconfigure.observation.web.client - パッケージ org.springframework.boot.actuate.autoconfigure.observation.web.client
Web クライアント監視サポートの自動構成。
org.springframework.boot.actuate.autoconfigure.observation.web.reactive - パッケージ org.springframework.boot.actuate.autoconfigure.observation.web.reactive
WebFlux アクチュエーター観測の自動構成。
org.springframework.boot.actuate.autoconfigure.observation.web.servlet - パッケージ org.springframework.boot.actuate.autoconfigure.observation.web.servlet
Spring MVC 観測サポートの自動構成。
org.springframework.boot.actuate.autoconfigure.opentelemetry - パッケージ org.springframework.boot.actuate.autoconfigure.opentelemetry
OpenTelemetry の自動構成。
org.springframework.boot.actuate.autoconfigure.quartz - パッケージ org.springframework.boot.actuate.autoconfigure.quartz
アクチュエーター Quartz スケジューラの関心事の自動構成。
org.springframework.boot.actuate.autoconfigure.r2dbc - パッケージ org.springframework.boot.actuate.autoconfigure.r2dbc
アクチュエーター R2DBC の自動構成。
org.springframework.boot.actuate.autoconfigure.sbom - パッケージ org.springframework.boot.actuate.autoconfigure.sbom
アクチュエーターの SBOM に関する自動構成。
org.springframework.boot.actuate.autoconfigure.scheduling - パッケージ org.springframework.boot.actuate.autoconfigure.scheduling
アクチュエーターのスケジューリングに関する自動構成。
org.springframework.boot.actuate.autoconfigure.security.reactive - パッケージ org.springframework.boot.actuate.autoconfigure.security.reactive
WebFlux を使用したアクチュエーターセキュリティの自動構成。
org.springframework.boot.actuate.autoconfigure.security.servlet - パッケージ org.springframework.boot.actuate.autoconfigure.security.servlet
Spring MVC を使用したアクチュエーターセキュリティの自動構成。
org.springframework.boot.actuate.autoconfigure.session - パッケージ org.springframework.boot.actuate.autoconfigure.session
アクチュエーター Spring セッションの問題の自動構成。
org.springframework.boot.actuate.autoconfigure.ssl - パッケージ org.springframework.boot.actuate.autoconfigure.ssl
アクチュエーター SSL に関する問題の自動構成。
org.springframework.boot.actuate.autoconfigure.startup - パッケージ org.springframework.boot.actuate.autoconfigure.startup
アクチュエーター ApplicationStartup の問題の自動構成。
org.springframework.boot.actuate.autoconfigure.system - パッケージ org.springframework.boot.actuate.autoconfigure.system
アクチュエーターシステムの問題の自動構成。
org.springframework.boot.actuate.autoconfigure.tracing - パッケージ org.springframework.boot.actuate.autoconfigure.tracing
Micrometer トレースの自動構成。
org.springframework.boot.actuate.autoconfigure.tracing.otlp - パッケージ org.springframework.boot.actuate.autoconfigure.tracing.otlp
OTLP を使用してトレースをエクスポートするための自動構成。
org.springframework.boot.actuate.autoconfigure.tracing.prometheus - パッケージ org.springframework.boot.actuate.autoconfigure.tracing.prometheus
Micrometer トレースによる Prometheus Exemplars の自動構成。
org.springframework.boot.actuate.autoconfigure.tracing.wavefront - パッケージ org.springframework.boot.actuate.autoconfigure.tracing.wavefront
Wavefront によるトレースの自動構成。
org.springframework.boot.actuate.autoconfigure.tracing.zipkin - パッケージ org.springframework.boot.actuate.autoconfigure.tracing.zipkin
Zipkin によるトレースの自動構成。
org.springframework.boot.actuate.autoconfigure.wavefront - パッケージ org.springframework.boot.actuate.autoconfigure.wavefront
Wavefront トレースとメトリクス間で共有されるクラス。
org.springframework.boot.actuate.autoconfigure.web - パッケージ org.springframework.boot.actuate.autoconfigure.web
アクチュエーター Web の関心事の自動構成のためのコアクラス。
org.springframework.boot.actuate.autoconfigure.web.exchanges - パッケージ org.springframework.boot.actuate.autoconfigure.web.exchanges
アクチュエーター HTTP 交換の自動構成。
org.springframework.boot.actuate.autoconfigure.web.jersey - パッケージ org.springframework.boot.actuate.autoconfigure.web.jersey
Jersey ベースの管理コンテキストの構成。
org.springframework.boot.actuate.autoconfigure.web.mappings - パッケージ org.springframework.boot.actuate.autoconfigure.web.mappings
アクチュエーター Web リクエストマッピングの関心事の自動構成のクラス。
org.springframework.boot.actuate.autoconfigure.web.reactive - パッケージ org.springframework.boot.actuate.autoconfigure.web.reactive
WebFlux ベースの管理コンテキストの構成。
org.springframework.boot.actuate.autoconfigure.web.server - パッケージ org.springframework.boot.actuate.autoconfigure.web.server
アクチュエーター Web サーバーのサポート。
org.springframework.boot.actuate.autoconfigure.web.servlet - パッケージ org.springframework.boot.actuate.autoconfigure.web.servlet
アクチュエーター Spring MVC 対応。
org.springframework.boot.actuate.availability - パッケージ org.springframework.boot.actuate.availability
アプリケーションの可用性の問題に対するアクチュエーターのサポート。
org.springframework.boot.actuate.beans - パッケージ org.springframework.boot.actuate.beans
Spring Beans に関連するアクチュエーターのサポート。
org.springframework.boot.actuate.cache - パッケージ org.springframework.boot.actuate.cache
キャッシュのアクチュエーターサポート。
org.springframework.boot.actuate.cassandra - パッケージ org.springframework.boot.actuate.cassandra
Cassandra のアクチュエーターサポート。
org.springframework.boot.actuate.context - パッケージ org.springframework.boot.actuate.context
Spring コンテキストに関連するアクチュエーターのサポート。
org.springframework.boot.actuate.context.properties - パッケージ org.springframework.boot.actuate.context.properties
外部構成プロパティに関連するアクチュエーターのサポート。
org.springframework.boot.actuate.couchbase - パッケージ org.springframework.boot.actuate.couchbase
Couchbase のアクチュエーターサポート。
org.springframework.boot.actuate.data.elasticsearch - パッケージ org.springframework.boot.actuate.data.elasticsearch
Spring Data に依存する Elasticsearch のアクチュエーターサポート。
org.springframework.boot.actuate.data.mongo - パッケージ org.springframework.boot.actuate.data.mongo
Spring Data に依存する Mongo のアクチュエーターサポート。
org.springframework.boot.actuate.data.redis - パッケージ org.springframework.boot.actuate.data.redis
Spring Data に依存する Redis のアクチュエーターサポート。
org.springframework.boot.actuate.elasticsearch - パッケージ org.springframework.boot.actuate.elasticsearch
Elasticsearch のアクチュエーターサポート。
org.springframework.boot.actuate.endpoint - パッケージ org.springframework.boot.actuate.endpoint
エンドポイントのサポート。
org.springframework.boot.actuate.endpoint.annotation - パッケージ org.springframework.boot.actuate.endpoint.annotation
アクチュエーターエンドポイントのアノテーションサポート。
org.springframework.boot.actuate.endpoint.invoke - パッケージ org.springframework.boot.actuate.endpoint.invoke
操作メソッドの呼び出しに関連するインターフェースとクラス。
org.springframework.boot.actuate.endpoint.invoke.convert - パッケージ org.springframework.boot.actuate.endpoint.invoke.convert
アクチュエーターエンドポイントのコンバーターサポート。
org.springframework.boot.actuate.endpoint.invoke.reflect - パッケージ org.springframework.boot.actuate.endpoint.invoke.reflect
エンドポイントリフレクションのサポート。
org.springframework.boot.actuate.endpoint.invoker.cache - パッケージ org.springframework.boot.actuate.endpoint.invoker.cache
アクチュエーターエンドポイントのキャッシュサポート。
org.springframework.boot.actuate.endpoint.jackson - パッケージ org.springframework.boot.actuate.endpoint.jackson
アクチュエーターエンドポイントの Jackson サポートクラス。
org.springframework.boot.actuate.endpoint.jmx - パッケージ org.springframework.boot.actuate.endpoint.jmx
アクチュエーターエンドポイントの JMX サポート。
org.springframework.boot.actuate.endpoint.jmx.annotation - パッケージ org.springframework.boot.actuate.endpoint.jmx.annotation
アクチュエーター JMX エンドポイントのアノテーションサポート。
org.springframework.boot.actuate.endpoint.web - パッケージ org.springframework.boot.actuate.endpoint.web
アクチュエーターエンドポイントの Web サポート。
org.springframework.boot.actuate.endpoint.web.annotation - パッケージ org.springframework.boot.actuate.endpoint.web.annotation
アクチュエーター Web エンドポイントのアノテーションサポート。
org.springframework.boot.actuate.endpoint.web.jersey - パッケージ org.springframework.boot.actuate.endpoint.web.jersey
アクチュエーターエンドポイントの Jersey サポート。
org.springframework.boot.actuate.endpoint.web.reactive - パッケージ org.springframework.boot.actuate.endpoint.web.reactive
Spring WebFlux は、アクチュエーターエンドポイントをサポートします。
org.springframework.boot.actuate.endpoint.web.servlet - パッケージ org.springframework.boot.actuate.endpoint.web.servlet
アクチュエーターエンドポイントの Spring MVC サポート。
org.springframework.boot.actuate.env - パッケージ org.springframework.boot.actuate.env
Spring Framework の Environment のアクチュエーターサポート。
org.springframework.boot.actuate.flyway - パッケージ org.springframework.boot.actuate.flyway
Flyway のアクチュエーターサポート。
org.springframework.boot.actuate.hazelcast - パッケージ org.springframework.boot.actuate.hazelcast
Hazelcast のアクチュエーターサポート。
org.springframework.boot.actuate.health - パッケージ org.springframework.boot.actuate.health
アクチュエーターヘルスインジケータとエンドポイント。
org.springframework.boot.actuate.info - パッケージ org.springframework.boot.actuate.info
アプリケーション情報のクラス。
org.springframework.boot.actuate.integration - パッケージ org.springframework.boot.actuate.integration
Spring Integration のアクチュエーターサポート。
org.springframework.boot.actuate.jdbc - パッケージ org.springframework.boot.actuate.jdbc
JDBC のアクチュエーターサポート。
org.springframework.boot.actuate.jms - パッケージ org.springframework.boot.actuate.jms
JMS のアクチュエーターサポート。
org.springframework.boot.actuate.ldap - パッケージ org.springframework.boot.actuate.ldap
LDAP のアクチュエーターサポート。
org.springframework.boot.actuate.liquibase - パッケージ org.springframework.boot.actuate.liquibase
Liquibase のアクチュエーターサポート。
org.springframework.boot.actuate.logging - パッケージ org.springframework.boot.actuate.logging
ロギングのアクチュエーターサポート。
org.springframework.boot.actuate.mail - パッケージ org.springframework.boot.actuate.mail
JavaMail のアクチュエーターサポート。
org.springframework.boot.actuate.management - パッケージ org.springframework.boot.actuate.management
JVM 管理用のアクチュエーターサポート。
org.springframework.boot.actuate.metrics - パッケージ org.springframework.boot.actuate.metrics
コアアクチュエーターによるメトリクスのサポート。
org.springframework.boot.actuate.metrics.amqp - パッケージ org.springframework.boot.actuate.metrics.amqp
RabbitMQ Java クライアントメトリクスのアクチュエーターサポート。
org.springframework.boot.actuate.metrics.annotation - パッケージ org.springframework.boot.actuate.metrics.annotation
ハンドラーメソッドメトリクスのサポートクラス。
org.springframework.boot.actuate.metrics.cache - パッケージ org.springframework.boot.actuate.metrics.cache
キャッシュメトリクスのアクチュエーターサポート。
org.springframework.boot.actuate.metrics.data - パッケージ org.springframework.boot.actuate.metrics.data
Spring Data リポジトリメトリクスのアクチュエーターサポート。
org.springframework.boot.actuate.metrics.export.prometheus - パッケージ org.springframework.boot.actuate.metrics.export.prometheus
Prometheus へのメトリクスのエクスポートに対するアクチュエーターのサポート。
org.springframework.boot.actuate.metrics.http - パッケージ org.springframework.boot.actuate.metrics.http
HTTP 関連のメトリクスのサポートクラス。
org.springframework.boot.actuate.metrics.jdbc - パッケージ org.springframework.boot.actuate.metrics.jdbc
JDBC メトリクスのアクチュエーターサポート。
org.springframework.boot.actuate.metrics.r2dbc - パッケージ org.springframework.boot.actuate.metrics.r2dbc
R2DBC メトリクスのアクチュエーターサポート。
org.springframework.boot.actuate.metrics.startup - パッケージ org.springframework.boot.actuate.metrics.startup
起動メトリクスのアクチュエーターサポート。
org.springframework.boot.actuate.metrics.system - パッケージ org.springframework.boot.actuate.metrics.system
システムメトリクスのアクチュエーターサポート。
org.springframework.boot.actuate.metrics.web.client - パッケージ org.springframework.boot.actuate.metrics.web.client
Web クライアントメトリクスのアクチュエーターサポート。
org.springframework.boot.actuate.metrics.web.jetty - パッケージ org.springframework.boot.actuate.metrics.web.jetty
Jetty メトリクスのアクチュエーターサポート。
org.springframework.boot.actuate.metrics.web.reactive.client - パッケージ org.springframework.boot.actuate.metrics.web.reactive.client
WebClient メトリクスのアクチュエーターサポート。
org.springframework.boot.actuate.metrics.web.tomcat - パッケージ org.springframework.boot.actuate.metrics.web.tomcat
Tomcat メトリクスのアクチュエーターサポート。
org.springframework.boot.actuate.neo4j - パッケージ org.springframework.boot.actuate.neo4j
Neo4j のアクチュエーターサポート。
org.springframework.boot.actuate.quartz - パッケージ org.springframework.boot.actuate.quartz
Quartz スケジューラーのアクチュエーターサポート。
org.springframework.boot.actuate.r2dbc - パッケージ org.springframework.boot.actuate.r2dbc
R2DBC のアクチュエーターサポート。
org.springframework.boot.actuate.sbom - パッケージ org.springframework.boot.actuate.sbom
SBOM のアクチュエーターのサポート。
org.springframework.boot.actuate.scheduling - パッケージ org.springframework.boot.actuate.scheduling
アクチュエーターのスケジューリングのサポート。
org.springframework.boot.actuate.security - パッケージ org.springframework.boot.actuate.security
セキュリティのためのアクチュエーターサポート。
org.springframework.boot.actuate.session - パッケージ org.springframework.boot.actuate.session
Spring Session のアクチュエーターサポート。
org.springframework.boot.actuate.ssl - パッケージ org.springframework.boot.actuate.ssl
SSL に関するアクチュエーターのサポート。
org.springframework.boot.actuate.startup - パッケージ org.springframework.boot.actuate.startup
ApplicationStartup のアクチュエーターサポート。
org.springframework.boot.actuate.system - パッケージ org.springframework.boot.actuate.system
システム関連の関心事に対するアクチュエーターのサポート。
org.springframework.boot.actuate.web.exchanges - パッケージ org.springframework.boot.actuate.web.exchanges
アクチュエーター HTTP 交換のサポート。
org.springframework.boot.actuate.web.exchanges.reactive - パッケージ org.springframework.boot.actuate.web.exchanges.reactive
Actuator HTTP 交換は、リアクティブサーバーをサポートします。
org.springframework.boot.actuate.web.exchanges.servlet - パッケージ org.springframework.boot.actuate.web.exchanges.servlet
Actuator は、サーブレットサーバーの HTTP 交換をサポートします。
org.springframework.boot.actuate.web.mappings - パッケージ org.springframework.boot.actuate.web.mappings
アクチュエーター Web リクエストマッピングのサポート。
org.springframework.boot.actuate.web.mappings.reactive - パッケージ org.springframework.boot.actuate.web.mappings.reactive
アクチュエーターリアクティブリクエストマッピングのサポート。
org.springframework.boot.actuate.web.mappings.servlet - パッケージ org.springframework.boot.actuate.web.mappings.servlet
アクチュエーターサーブレットリクエストマッピングのサポート。
org.springframework.boot.admin - パッケージ org.springframework.boot.admin
Spring Boot アプリケーションの管理サポート。
org.springframework.boot.ansi - パッケージ org.springframework.boot.ansi
ANSI カラー出力を提供するクラスをサポートします。
org.springframework.boot.autoconfigure - パッケージ org.springframework.boot.autoconfigure
Spring Boot の自動構成機能。
org.springframework.boot.autoconfigure.admin - パッケージ org.springframework.boot.autoconfigure.admin
管理関連機能の自動構成。
org.springframework.boot.autoconfigure.amqp - パッケージ org.springframework.boot.autoconfigure.amqp
RabbitMQ の自動構成。
org.springframework.boot.autoconfigure.aop - パッケージ org.springframework.boot.autoconfigure.aop
Spring AOP の自動構成。
org.springframework.boot.autoconfigure.availability - パッケージ org.springframework.boot.autoconfigure.availability
アプリケーション可用性機能の自動構成。
org.springframework.boot.autoconfigure.batch - パッケージ org.springframework.boot.autoconfigure.batch
Spring Batch の自動構成。
org.springframework.boot.autoconfigure.cache - パッケージ org.springframework.boot.autoconfigure.cache
キャッシュ抽象化の自動構成。
org.springframework.boot.autoconfigure.cassandra - パッケージ org.springframework.boot.autoconfigure.cassandra
Cassandra の自動構成。
org.springframework.boot.autoconfigure.codec - パッケージ org.springframework.boot.autoconfigure.codec
リアクティブコーデックの自動構成。
org.springframework.boot.autoconfigure.condition - パッケージ org.springframework.boot.autoconfigure.condition
@Condition アノテーションとサポートクラス。
org.springframework.boot.autoconfigure.container - パッケージ org.springframework.boot.autoconfigure.container
コンテナーに関連する自動構成に関連するクラスをサポートします。
org.springframework.boot.autoconfigure.context - パッケージ org.springframework.boot.autoconfigure.context
Spring コンテキストの自動構成。
org.springframework.boot.autoconfigure.couchbase - パッケージ org.springframework.boot.autoconfigure.couchbase
Couchbase の自動構成。
org.springframework.boot.autoconfigure.dao - パッケージ org.springframework.boot.autoconfigure.dao
Spring DAO の自動構成。
org.springframework.boot.autoconfigure.data - パッケージ org.springframework.boot.autoconfigure.data
Spring Data の自動構成基本クラス。
org.springframework.boot.autoconfigure.data.cassandra - パッケージ org.springframework.boot.autoconfigure.data.cassandra
Spring Data Cassandra の自動構成。
org.springframework.boot.autoconfigure.data.couchbase - パッケージ org.springframework.boot.autoconfigure.data.couchbase
Spring Data Couchbase の自動構成。
org.springframework.boot.autoconfigure.data.elasticsearch - パッケージ org.springframework.boot.autoconfigure.data.elasticsearch
Spring Data Elasticsearch の自動構成。
org.springframework.boot.autoconfigure.data.jdbc - パッケージ org.springframework.boot.autoconfigure.data.jdbc
Spring Data JDBC の自動構成。
org.springframework.boot.autoconfigure.data.jpa - パッケージ org.springframework.boot.autoconfigure.data.jpa
Spring Data JPA の自動構成。
org.springframework.boot.autoconfigure.data.ldap - パッケージ org.springframework.boot.autoconfigure.data.ldap
Spring Data LDAP の自動構成。
org.springframework.boot.autoconfigure.data.mongo - パッケージ org.springframework.boot.autoconfigure.data.mongo
Spring Data Mongo の自動構成。
org.springframework.boot.autoconfigure.data.neo4j - パッケージ org.springframework.boot.autoconfigure.data.neo4j
Spring Data Neo4j の自動構成。
org.springframework.boot.autoconfigure.data.r2dbc - パッケージ org.springframework.boot.autoconfigure.data.r2dbc
Spring Data R2DBC の自動構成。
org.springframework.boot.autoconfigure.data.redis - パッケージ org.springframework.boot.autoconfigure.data.redis
Spring Data Redis の自動構成。
org.springframework.boot.autoconfigure.data.rest - パッケージ org.springframework.boot.autoconfigure.data.rest
Spring Data REST の自動構成。
org.springframework.boot.autoconfigure.data.web - パッケージ org.springframework.boot.autoconfigure.data.web
Spring Data の Web サポートの自動構成。
org.springframework.boot.autoconfigure.domain - パッケージ org.springframework.boot.autoconfigure.domain
汎用ドメインのアノテーションとクラス。
org.springframework.boot.autoconfigure.elasticsearch - パッケージ org.springframework.boot.autoconfigure.elasticsearch
Elasticsearch クライアントの自動構成。
org.springframework.boot.autoconfigure.flyway - パッケージ org.springframework.boot.autoconfigure.flyway
Flyway の自動構成。
org.springframework.boot.autoconfigure.freemarker - パッケージ org.springframework.boot.autoconfigure.freemarker
FreeMarker の自動構成。
org.springframework.boot.autoconfigure.graphql - パッケージ org.springframework.boot.autoconfigure.graphql
Spring GraphQL の自動構成。
org.springframework.boot.autoconfigure.graphql.data - パッケージ org.springframework.boot.autoconfigure.graphql.data
GraphQL とのデータ統合のための自動構成クラス。
org.springframework.boot.autoconfigure.graphql.reactive - パッケージ org.springframework.boot.autoconfigure.graphql.reactive
Spring GraphQL での WebFlux サポートの自動構成クラス。
org.springframework.boot.autoconfigure.graphql.rsocket - パッケージ org.springframework.boot.autoconfigure.graphql.rsocket
RSocket と GraphQL を統合するための自動構成クラス。
org.springframework.boot.autoconfigure.graphql.security - パッケージ org.springframework.boot.autoconfigure.graphql.security
Spring GraphQL でのセキュリティサポートのための自動構成クラス。
org.springframework.boot.autoconfigure.graphql.servlet - パッケージ org.springframework.boot.autoconfigure.graphql.servlet
Spring GraphQL での MVC サポートの自動構成クラス。
org.springframework.boot.autoconfigure.groovy.template - パッケージ org.springframework.boot.autoconfigure.groovy.template
Groovy テンプレートの自動構成。
org.springframework.boot.autoconfigure.gson - パッケージ org.springframework.boot.autoconfigure.gson
GSON の自動構成。
org.springframework.boot.autoconfigure.h2 - パッケージ org.springframework.boot.autoconfigure.h2
H2 のコンソールの自動構成。
org.springframework.boot.autoconfigure.hateoas - パッケージ org.springframework.boot.autoconfigure.hateoas
Spring HATEOAS の自動構成。
org.springframework.boot.autoconfigure.hazelcast - パッケージ org.springframework.boot.autoconfigure.hazelcast
Hazelcast の自動構成。
org.springframework.boot.autoconfigure.http - パッケージ org.springframework.boot.autoconfigure.http
HTTP の問題の自動構成。
org.springframework.boot.autoconfigure.http.client - パッケージ org.springframework.boot.autoconfigure.http.client
クライアント側 HTTP の自動構成。
org.springframework.boot.autoconfigure.http.client.reactive - パッケージ org.springframework.boot.autoconfigure.http.client.reactive
クライアント側のリアクティブ HTTP の自動構成。
org.springframework.boot.autoconfigure.http.codec - パッケージ org.springframework.boot.autoconfigure.http.codec
HTTP コーデックの自動構成。
org.springframework.boot.autoconfigure.info - パッケージ org.springframework.boot.autoconfigure.info
プロジェクト情報の自動構成。
org.springframework.boot.autoconfigure.integration - パッケージ org.springframework.boot.autoconfigure.integration
Spring Integration の自動構成。
org.springframework.boot.autoconfigure.jackson - パッケージ org.springframework.boot.autoconfigure.jackson
Jackson の自動構成。
org.springframework.boot.autoconfigure.jdbc - パッケージ org.springframework.boot.autoconfigure.jdbc
JDBC の自動構成。
org.springframework.boot.autoconfigure.jdbc.metadata - パッケージ org.springframework.boot.autoconfigure.jdbc.metadata
JDBC メタデータの自動構成。
org.springframework.boot.autoconfigure.jersey - パッケージ org.springframework.boot.autoconfigure.jersey
Jersey の自動構成。
org.springframework.boot.autoconfigure.jms - パッケージ org.springframework.boot.autoconfigure.jms
JMS の自動構成。
org.springframework.boot.autoconfigure.jms.activemq - パッケージ org.springframework.boot.autoconfigure.jms.activemq
ActiveMQ の自動構成。
org.springframework.boot.autoconfigure.jms.artemis - パッケージ org.springframework.boot.autoconfigure.jms.artemis
Artemis の自動構成。
org.springframework.boot.autoconfigure.jmx - パッケージ org.springframework.boot.autoconfigure.jmx
JMX の自動構成。
org.springframework.boot.autoconfigure.jooq - パッケージ org.springframework.boot.autoconfigure.jooq
jOOQ の自動構成。
org.springframework.boot.autoconfigure.jsonb - パッケージ org.springframework.boot.autoconfigure.jsonb
JSON-B の自動構成。
org.springframework.boot.autoconfigure.kafka - パッケージ org.springframework.boot.autoconfigure.kafka
Apache Kafka の自動構成。
org.springframework.boot.autoconfigure.ldap - パッケージ org.springframework.boot.autoconfigure.ldap
LDAP の自動構成。
org.springframework.boot.autoconfigure.ldap.embedded - パッケージ org.springframework.boot.autoconfigure.ldap.embedded
組み込み LDAP の自動構成。
org.springframework.boot.autoconfigure.liquibase - パッケージ org.springframework.boot.autoconfigure.liquibase
Liquibase の自動構成。
org.springframework.boot.autoconfigure.logging - パッケージ org.springframework.boot.autoconfigure.logging
ロギングの自動構成。
org.springframework.boot.autoconfigure.mail - パッケージ org.springframework.boot.autoconfigure.mail
メールサポートの自動構成。
org.springframework.boot.autoconfigure.mongo - パッケージ org.springframework.boot.autoconfigure.mongo
MongoDB の自動構成。
org.springframework.boot.autoconfigure.mustache - パッケージ org.springframework.boot.autoconfigure.mustache
Mustache の自動構成。
org.springframework.boot.autoconfigure.neo4j - パッケージ org.springframework.boot.autoconfigure.neo4j
Neo4j の自動構成。
org.springframework.boot.autoconfigure.netty - パッケージ org.springframework.boot.autoconfigure.netty
Netty ライブラリの自動構成。
org.springframework.boot.autoconfigure.orm.jpa - パッケージ org.springframework.boot.autoconfigure.orm.jpa
JPA および Spring ORM の自動構成。
org.springframework.boot.autoconfigure.pulsar - パッケージ org.springframework.boot.autoconfigure.pulsar
Spring for Apache Pulsar の自動構成。
org.springframework.boot.autoconfigure.quartz - パッケージ org.springframework.boot.autoconfigure.quartz
Quartz スケジューラーの自動構成。
org.springframework.boot.autoconfigure.r2dbc - パッケージ org.springframework.boot.autoconfigure.r2dbc
R2DBC の自動構成。
org.springframework.boot.autoconfigure.reactor - パッケージ org.springframework.boot.autoconfigure.reactor
Reactor の自動構成。
org.springframework.boot.autoconfigure.reactor.netty - パッケージ org.springframework.boot.autoconfigure.reactor.netty
Reactor Netty の自動構成。
org.springframework.boot.autoconfigure.rsocket - パッケージ org.springframework.boot.autoconfigure.rsocket
RSocket の自動構成。
org.springframework.boot.autoconfigure.security - パッケージ org.springframework.boot.autoconfigure.security
Spring Security の自動構成。
org.springframework.boot.autoconfigure.security.oauth2.client - パッケージ org.springframework.boot.autoconfigure.security.oauth2.client
Spring Security の OAuth 2 クライアントのサポート。
org.springframework.boot.autoconfigure.security.oauth2.client.reactive - パッケージ org.springframework.boot.autoconfigure.security.oauth2.client.reactive
Spring Security のリアクティブ OAuth 2 クライアントの自動構成。
org.springframework.boot.autoconfigure.security.oauth2.client.servlet - パッケージ org.springframework.boot.autoconfigure.security.oauth2.client.servlet
Spring Security の OAuth 2 クライアントの自動構成。
org.springframework.boot.autoconfigure.security.oauth2.resource - パッケージ org.springframework.boot.autoconfigure.security.oauth2.resource
Spring Security の OAuth2 リソースサーバーのサポート。
org.springframework.boot.autoconfigure.security.oauth2.resource.reactive - パッケージ org.springframework.boot.autoconfigure.security.oauth2.resource.reactive
Spring Security の Reactive OAuth2 リソースサーバーの自動構成。
org.springframework.boot.autoconfigure.security.oauth2.resource.servlet - パッケージ org.springframework.boot.autoconfigure.security.oauth2.resource.servlet
Spring Security の OAuth2 リソースサーバーの自動構成。
org.springframework.boot.autoconfigure.security.oauth2.server.servlet - パッケージ org.springframework.boot.autoconfigure.security.oauth2.server.servlet
Spring Security の OAuth2 認証サーバーの自動構成。
org.springframework.boot.autoconfigure.security.reactive - パッケージ org.springframework.boot.autoconfigure.security.reactive
リアクティブ Spring Security の自動構成。
org.springframework.boot.autoconfigure.security.rsocket - パッケージ org.springframework.boot.autoconfigure.security.rsocket
Spring Security での RSocket サポートの自動構成。
org.springframework.boot.autoconfigure.security.saml2 - パッケージ org.springframework.boot.autoconfigure.security.saml2
Spring Security の SAML 2.0 の自動構成。
org.springframework.boot.autoconfigure.security.servlet - パッケージ org.springframework.boot.autoconfigure.security.servlet
サーブレットベースの Spring Security の自動構成。
org.springframework.boot.autoconfigure.sendgrid - パッケージ org.springframework.boot.autoconfigure.sendgrid
SendGrid の自動構成。
org.springframework.boot.autoconfigure.service.connection - パッケージ org.springframework.boot.autoconfigure.service.connection
自動構成に影響するサービス接続のサポート。
org.springframework.boot.autoconfigure.session - パッケージ org.springframework.boot.autoconfigure.session
Spring Session の自動構成。
org.springframework.boot.autoconfigure.sql.init - パッケージ org.springframework.boot.autoconfigure.sql.init
SQL データベースの基本的なスクリプトベースの初期化のための自動構成。
org.springframework.boot.autoconfigure.ssl - パッケージ org.springframework.boot.autoconfigure.ssl
SSL バンドルの自動構成。
org.springframework.boot.autoconfigure.task - パッケージ org.springframework.boot.autoconfigure.task
タスクの実行とスケジューリングの自動構成。
org.springframework.boot.autoconfigure.template - パッケージ org.springframework.boot.autoconfigure.template
テンプレート自動構成の基本クラス。
org.springframework.boot.autoconfigure.thread - パッケージ org.springframework.boot.autoconfigure.thread
スレッドに関連するクラス。
org.springframework.boot.autoconfigure.thymeleaf - パッケージ org.springframework.boot.autoconfigure.thymeleaf
Thymeleaf の自動構成。
org.springframework.boot.autoconfigure.transaction - パッケージ org.springframework.boot.autoconfigure.transaction
トランザクションサポートの自動構成。
org.springframework.boot.autoconfigure.transaction.jta - パッケージ org.springframework.boot.autoconfigure.transaction.jta
JTA の自動構成。
org.springframework.boot.autoconfigure.validation - パッケージ org.springframework.boot.autoconfigure.validation
(JSR-303)検証の自動構成。
org.springframework.boot.autoconfigure.web - パッケージ org.springframework.boot.autoconfigure.web
一般的な Web の問題に対する自動構成。
org.springframework.boot.autoconfigure.web.client - パッケージ org.springframework.boot.autoconfigure.web.client
Web クライアントの自動構成。
org.springframework.boot.autoconfigure.web.embedded - パッケージ org.springframework.boot.autoconfigure.web.embedded
組み込みのリアクティブおよびサーブレット Web サーバーの構成。
org.springframework.boot.autoconfigure.web.format - パッケージ org.springframework.boot.autoconfigure.web.format
Web 固有の書式設定をサポートするクラス。
org.springframework.boot.autoconfigure.web.reactive - パッケージ org.springframework.boot.autoconfigure.web.reactive
リアクティブ Web サーバーおよび Spring WebFlux の自動構成。
org.springframework.boot.autoconfigure.web.reactive.error - パッケージ org.springframework.boot.autoconfigure.web.reactive.error
Spring WebFlux エラー処理の自動構成。
org.springframework.boot.autoconfigure.web.reactive.function.client - パッケージ org.springframework.boot.autoconfigure.web.reactive.function.client
Spring Framework の関数 Web クライアントの自動構成。
org.springframework.boot.autoconfigure.web.servlet - パッケージ org.springframework.boot.autoconfigure.web.servlet
サーブレット Web サーバーと Spring MVC の自動構成。
org.springframework.boot.autoconfigure.web.servlet.error - パッケージ org.springframework.boot.autoconfigure.web.servlet.error
Spring MVC エラー処理の自動構成。
org.springframework.boot.autoconfigure.webservices - パッケージ org.springframework.boot.autoconfigure.webservices
Spring Web Services の自動構成。
org.springframework.boot.autoconfigure.webservices.client - パッケージ org.springframework.boot.autoconfigure.webservices.client
Spring Web Services クライアントの自動構成。
org.springframework.boot.autoconfigure.websocket.reactive - パッケージ org.springframework.boot.autoconfigure.websocket.reactive
リアクティブ Web サーバーでの WebSocket サポートの自動構成。
org.springframework.boot.autoconfigure.websocket.servlet - パッケージ org.springframework.boot.autoconfigure.websocket.servlet
サーブレット Web サーバーでの WebSocket サポートの自動構成。
org.springframework.boot.availability - パッケージ org.springframework.boot.availability
Spring Boot アプリケーションの可用性の説明のサポート。
org.springframework.boot.builder - パッケージ org.springframework.boot.builder
SpringApplication を構築するための流れるような「ビルダー」スタイルの API。
org.springframework.boot.buildpack.platform.build - パッケージ org.springframework.boot.buildpack.platform.build
buildpack ビルドを実行するための主要 API。
org.springframework.boot.buildpack.platform.docker - パッケージ org.springframework.boot.buildpack.platform.docker
パックが必要とする操作を提供する限定された Docker API。
org.springframework.boot.buildpack.platform.docker.configuration - パッケージ org.springframework.boot.buildpack.platform.docker.configuration
Docker 構成オプション。
org.springframework.boot.buildpack.platform.docker.ssl - パッケージ org.springframework.boot.buildpack.platform.docker.ssl
SSL コンテキストとキーを管理するためのユーティリティとクラス。
org.springframework.boot.buildpack.platform.docker.transport - パッケージ org.springframework.boot.buildpack.platform.docker.transport
ローカルまたはリモートエンジンで HTTP 操作を提供する Docker トランスポートクラス。
org.springframework.boot.buildpack.platform.docker.type - パッケージ org.springframework.boot.buildpack.platform.docker.type
Docker 型。
org.springframework.boot.buildpack.platform.io - パッケージ org.springframework.boot.buildpack.platform.io
IO クラスとユーティリティ。
org.springframework.boot.buildpack.platform.json - パッケージ org.springframework.boot.buildpack.platform.json
JSON 処理用のユーティリティとクラス。
org.springframework.boot.buildpack.platform.socket - パッケージ org.springframework.boot.buildpack.platform.socket
ローカル Docker アクセスに必要な低レベルの SocketSE 実装。
org.springframework.boot.buildpack.platform.system - パッケージ org.springframework.boot.buildpack.platform.system
システムの抽象化。
org.springframework.boot.cloud - パッケージ org.springframework.boot.cloud
Cloud デプロイの低レベルのサポート。
org.springframework.boot.context - パッケージ org.springframework.boot.context
Spring の ApplicationContext に関連するクラス。
org.springframework.boot.context.annotation - パッケージ org.springframework.boot.context.annotation
Spring の ApplicationContext アノテーションに関連するクラス。
org.springframework.boot.context.config - パッケージ org.springframework.boot.context.config
Spring Boot アプリケーション内で "application.properties" をロードして使用できる外部構成サポート。
org.springframework.boot.context.event - パッケージ org.springframework.boot.context.event
Spring Boot によってトリガーされる ApplicationEvents
org.springframework.boot.context.logging - パッケージ org.springframework.boot.context.logging
Spring のアプリケーションコンテキストとのログ統合。
org.springframework.boot.context.metrics.buffering - パッケージ org.springframework.boot.context.metrics.buffering
ステップをバッファリングし、それらの処理時間を測定するための ApplicationStartup 実装。
org.springframework.boot.context.properties - パッケージ org.springframework.boot.context.properties
外部構成プロパティのサポート。
org.springframework.boot.context.properties.bind - パッケージ org.springframework.boot.context.properties.bind
@ConfigurationProperties バインディングのサポート。
org.springframework.boot.context.properties.bind.handler - パッケージ org.springframework.boot.context.properties.bind.handler
一般的な BindHandler 実装。
org.springframework.boot.context.properties.bind.validation - パッケージ org.springframework.boot.context.properties.bind.validation
バインディング検証のサポート。
org.springframework.boot.context.properties.source - パッケージ org.springframework.boot.context.properties.source
外部構成プロパティのソース。
org.springframework.boot.convert - パッケージ org.springframework.boot.convert
型変換のサポート。
org.springframework.boot.devtools - パッケージ org.springframework.boot.devtools
Spring Boot 開発者ツール。
org.springframework.boot.devtools.autoconfigure - パッケージ org.springframework.boot.devtools.autoconfigure
spring-boot-devtools の自動構成。
org.springframework.boot.devtools.classpath - パッケージ org.springframework.boot.devtools.classpath
クラスパス監視のサポート。
org.springframework.boot.devtools.env - パッケージ org.springframework.boot.devtools.env
Spring Framework の Environment に関連する DevTools クラス。
org.springframework.boot.devtools.filewatch - パッケージ org.springframework.boot.devtools.filewatch
ローカルファイルシステムの変更を監視するクラス。
org.springframework.boot.devtools.livereload - パッケージ org.springframework.boot.devtools.livereload
livereload プロトコルのサポート。
org.springframework.boot.devtools.logger - パッケージ org.springframework.boot.devtools.logger
Devtools 固有のロギングの問題。
org.springframework.boot.devtools.remote.client - パッケージ org.springframework.boot.devtools.remote.client
リモートで実行される Spring Boot アプリケーションのクライアントサポート。
org.springframework.boot.devtools.remote.server - パッケージ org.springframework.boot.devtools.remote.server
リモートで実行される Spring Boot アプリケーションのサーバーサポート。
org.springframework.boot.devtools.restart - パッケージ org.springframework.boot.devtools.restart
アプリケーションの再起動のサポート。
org.springframework.boot.devtools.restart.classloader - パッケージ org.springframework.boot.devtools.restart.classloader
リロードのサポートに使用されるクラスローダー。
org.springframework.boot.devtools.restart.server - パッケージ org.springframework.boot.devtools.restart.server
リモートサーバーを再起動します。
org.springframework.boot.devtools.settings - パッケージ org.springframework.boot.devtools.settings
DevTools 設定をロードするためのクラス。
org.springframework.boot.devtools.system - パッケージ org.springframework.boot.devtools.system
Devtools システムサポートクラス。
org.springframework.boot.diagnostics - パッケージ org.springframework.boot.diagnostics
障害分析とレポートのサポート。
org.springframework.boot.diagnostics.analyzer - パッケージ org.springframework.boot.diagnostics.analyzer
内部 FailureAnalyzer 実装。
org.springframework.boot.docker.compose.core - パッケージ org.springframework.boot.docker.compose.core
Docker Compose を操作するためのコアインターフェースとクラス。
org.springframework.boot.docker.compose.lifecycle - パッケージ org.springframework.boot.docker.compose.lifecycle
Spring アプリケーションのコンテキストを使用した Docker Compose のライフサイクル管理。
org.springframework.boot.docker.compose.service.connection - パッケージ org.springframework.boot.docker.compose.service.connection
Docker Compose のサービス接続サポート。
org.springframework.boot.docker.compose.service.connection.jdbc - パッケージ org.springframework.boot.docker.compose.service.connection.jdbc
JdbcConnectionDetails の作成時に役立つユーティリティ。
org.springframework.boot.docker.compose.service.connection.r2dbc - パッケージ org.springframework.boot.docker.compose.service.connection.r2dbc
R2dbcConnectionDetails の作成時に役立つユーティリティ。
org.springframework.boot.env - パッケージ org.springframework.boot.env
Spring Environment サポート。
org.springframework.boot.http.client - パッケージ org.springframework.boot.http.client
クライアント側の HTTP サポートクラス。
org.springframework.boot.http.client.reactive - パッケージ org.springframework.boot.http.client.reactive
クライアント側のリアクティブ HTTP サポートクラス。
org.springframework.boot.info - パッケージ org.springframework.boot.info
アプリケーションに関する情報を提供するためのサポート。
org.springframework.boot.io - パッケージ org.springframework.boot.io
リソースのロードのサポート。
org.springframework.boot.jackson - パッケージ org.springframework.boot.jackson
Jackson プロジェクトのカスタム拡張およびサポート。
org.springframework.boot.jdbc - パッケージ org.springframework.boot.jdbc
Java Database Connectivity(JDBC)のサポート。
org.springframework.boot.jdbc.init - パッケージ org.springframework.boot.jdbc.init
JDBC DataSourceSE を使用した SQL データベースの初期化のサポート。
org.springframework.boot.jdbc.metadata - パッケージ org.springframework.boot.jdbc.metadata
JDBC DataSourceSE メタデータへのアクセスのサポート。
org.springframework.boot.jms - パッケージ org.springframework.boot.jms
Java Message Service(JMS)のサポート。
org.springframework.boot.json - パッケージ org.springframework.boot.json
JSON の解析のサポート。
org.springframework.boot.loader.jar - パッケージ org.springframework.boot.loader.jar
ネストされた jar をサポートする代替 JarFileSE 実装。
org.springframework.boot.loader.jarmode - パッケージ org.springframework.boot.loader.jarmode
jarmode を使用して JAR を起動するためのサポート。
org.springframework.boot.loader.launch - パッケージ org.springframework.boot.loader.launch
java -jar を使用して自己完結型の JAR/WAR アーカイブを起動できるシステム。
org.springframework.boot.loader.log - パッケージ org.springframework.boot.loader.log
System.errSE ログサポートをデバッグします。
org.springframework.boot.loader.net.protocol - パッケージ org.springframework.boot.loader.net.protocol
URLSE プロトコルのサポート。
org.springframework.boot.loader.net.protocol.jar - パッケージ org.springframework.boot.loader.net.protocol.jar
ネストされた jar のサポートを含む JAR URL サポート。
org.springframework.boot.loader.net.protocol.nested - パッケージ org.springframework.boot.loader.net.protocol.nested
ネストされた URL のサポート。
org.springframework.boot.loader.net.util - パッケージ org.springframework.boot.loader.net.util
ネットユーティリティ。
org.springframework.boot.loader.nio.file - パッケージ org.springframework.boot.loader.nio.file
ネストされたサポートのためのノンブロッキング IO FileSystemSE 実装。
org.springframework.boot.loader.ref - パッケージ org.springframework.boot.loader.ref
CleanerSE のサポート。
org.springframework.boot.loader.tools - パッケージ org.springframework.boot.loader.tools
実行可能な JAR/WAR ファイルを生成するためのツール。
org.springframework.boot.loader.tools.layer - パッケージ org.springframework.boot.loader.tools.layer
レイヤーのカスタマイズをサポートするために使用されるクラス。
org.springframework.boot.loader.zip - パッケージ org.springframework.boot.loader.zip
ネストされた zip ファイルや仮想 zip ファイルのサポートを含む、zip コンテンツを処理するための低レベルのサポートを提供します。
org.springframework.boot.logging - パッケージ org.springframework.boot.logging
いくつかのロギングライブラリにわたるサポートと抽象化。
org.springframework.boot.logging.java - パッケージ org.springframework.boot.logging.java
"Java Util Logging" のサポート。
org.springframework.boot.logging.log4j2 - パッケージ org.springframework.boot.logging.log4j2
Log4j 2 ロギングライブラリのサポート。
org.springframework.boot.logging.logback - パッケージ org.springframework.boot.logging.logback
Logback ロギングライブラリのサポート。
org.springframework.boot.logging.structured - パッケージ org.springframework.boot.logging.structured
構造化ログのサポート。
org.springframework.boot.origin - パッケージ org.springframework.boot.origin
アイテムオリジントラッキングのサポート。
org.springframework.boot.orm.jpa - パッケージ org.springframework.boot.orm.jpa
JPA サポートクラス。
org.springframework.boot.orm.jpa.hibernate - パッケージ org.springframework.boot.orm.jpa.hibernate
Hibernate サポートクラス。
org.springframework.boot.r2dbc - パッケージ org.springframework.boot.r2dbc
R2DBC 接続のサポート。
org.springframework.boot.r2dbc.init - パッケージ org.springframework.boot.r2dbc.init
R2DBC ConnectionFactory を使用した SQL データベースの初期化のサポート。
org.springframework.boot.reactor - パッケージ org.springframework.boot.reactor
Reactor 統合のサポートクラス。
org.springframework.boot.rsocket.context - パッケージ org.springframework.boot.rsocket.context
RSocket と Spring Framework の ApplicationContext の統合。
org.springframework.boot.rsocket.messaging - パッケージ org.springframework.boot.rsocket.messaging
RSocket ベースのメッセージングのサポート。
org.springframework.boot.rsocket.netty - パッケージ org.springframework.boot.rsocket.netty
Reactor Netty ベースの RSocket サーバー実装。
org.springframework.boot.rsocket.server - パッケージ org.springframework.boot.rsocket.server
RSocket サーバーのサポート。
org.springframework.boot.security.reactive - パッケージ org.springframework.boot.security.reactive
リアクティブ Spring Security のクラスとユーティリティ。
org.springframework.boot.security.servlet - パッケージ org.springframework.boot.security.servlet
サーブレットベースの Spring Security のクラスとユーティリティ。
org.springframework.boot.sql.init - パッケージ org.springframework.boot.sql.init
SQL データベースの初期化のサポート。
org.springframework.boot.sql.init.dependency - パッケージ org.springframework.boot.sql.init.dependency
データベース初期化 Bean 依存関係を確立するためのインフラストラクチャ。
org.springframework.boot.ssl - パッケージ org.springframework.boot.ssl
SSL 接続の確立に使用できるトラストマテリアルの管理。
org.springframework.boot.ssl.jks - パッケージ org.springframework.boot.ssl.jks
Java KeyStores の SSL トラストマテリアルプロバイダー。
org.springframework.boot.ssl.pem - パッケージ org.springframework.boot.ssl.pem
PEM でエンコードされた証明書の SSL トラストマテリアルプロバイダー。
org.springframework.boot.system - パッケージ org.springframework.boot.system
一般的なシステムサポートクラス。
org.springframework.boot.task - パッケージ org.springframework.boot.task
タスクの実行とスケジューリングに関連するユーティリティとクラス。
org.springframework.boot.test.autoconfigure - パッケージ org.springframework.boot.test.autoconfigure
自動構成サポートをテストします。
org.springframework.boot.test.autoconfigure.actuate.observability - パッケージ org.springframework.boot.test.autoconfigure.actuate.observability
テストで可観測性を処理するための自動構成。
org.springframework.boot.test.autoconfigure.core - パッケージ org.springframework.boot.test.autoconfigure.core
ほとんどの Spring Boot アプリケーションに共通のコアパーツの自動構成。
org.springframework.boot.test.autoconfigure.data.cassandra - パッケージ org.springframework.boot.test.autoconfigure.data.cassandra
Data Cassandra テストの自動構成。
org.springframework.boot.test.autoconfigure.data.couchbase - パッケージ org.springframework.boot.test.autoconfigure.data.couchbase
データ Couchbase テストの自動構成。
org.springframework.boot.test.autoconfigure.data.elasticsearch - パッケージ org.springframework.boot.test.autoconfigure.data.elasticsearch
データ Elasticsearch テストの自動構成。
org.springframework.boot.test.autoconfigure.data.jdbc - パッケージ org.springframework.boot.test.autoconfigure.data.jdbc
Data JDBC テストの自動構成。
org.springframework.boot.test.autoconfigure.data.ldap - パッケージ org.springframework.boot.test.autoconfigure.data.ldap
Data LDAP テストの自動構成。
org.springframework.boot.test.autoconfigure.data.mongo - パッケージ org.springframework.boot.test.autoconfigure.data.mongo
Data Mongo テストの自動構成。
org.springframework.boot.test.autoconfigure.data.neo4j - パッケージ org.springframework.boot.test.autoconfigure.data.neo4j
Data Neo4j テストの自動構成。
org.springframework.boot.test.autoconfigure.data.r2dbc - パッケージ org.springframework.boot.test.autoconfigure.data.r2dbc
データ R2DBC テストの自動構成。
org.springframework.boot.test.autoconfigure.data.redis - パッケージ org.springframework.boot.test.autoconfigure.data.redis
Data Redis テストの自動構成。
org.springframework.boot.test.autoconfigure.filter - パッケージ org.springframework.boot.test.autoconfigure.filter
自動構成テストで TypeExcludeFilter を使用するためのヘルパーユーティリティ。
org.springframework.boot.test.autoconfigure.graphql - パッケージ org.springframework.boot.test.autoconfigure.graphql
GraphQL テストの自動構成。
org.springframework.boot.test.autoconfigure.graphql.tester - パッケージ org.springframework.boot.test.autoconfigure.graphql.tester
GraphQL テスターの自動構成。
org.springframework.boot.test.autoconfigure.jdbc - パッケージ org.springframework.boot.test.autoconfigure.jdbc
JDBC テストの自動構成。
org.springframework.boot.test.autoconfigure.jooq - パッケージ org.springframework.boot.test.autoconfigure.jooq
jOOQ テストの自動構成。
org.springframework.boot.test.autoconfigure.json - パッケージ org.springframework.boot.test.autoconfigure.json
JSON テストの自動構成。
org.springframework.boot.test.autoconfigure.orm.jpa - パッケージ org.springframework.boot.test.autoconfigure.orm.jpa
Data JPA テストの自動構成。
org.springframework.boot.test.autoconfigure.properties - パッケージ org.springframework.boot.test.autoconfigure.properties
Spring Environment のアノテーション属性値のマッピングのサポート。
org.springframework.boot.test.autoconfigure.restdocs - パッケージ org.springframework.boot.test.autoconfigure.restdocs
Spring REST Docs を使用したテストの自動構成。
org.springframework.boot.test.autoconfigure.web.client - パッケージ org.springframework.boot.test.autoconfigure.web.client
Web クライアントの自動構成。
org.springframework.boot.test.autoconfigure.web.reactive - パッケージ org.springframework.boot.test.autoconfigure.web.reactive
リアクティブ Web テストの自動構成。
org.springframework.boot.test.autoconfigure.web.servlet - パッケージ org.springframework.boot.test.autoconfigure.web.servlet
Spring MVC テストの自動構成。
org.springframework.boot.test.autoconfigure.webservices.client - パッケージ org.springframework.boot.test.autoconfigure.webservices.client
Web サービスクライアントの自動構成。
org.springframework.boot.test.autoconfigure.webservices.server - パッケージ org.springframework.boot.test.autoconfigure.webservices.server
Web サービスサーバーテストの自動構成。
org.springframework.boot.test.context - パッケージ org.springframework.boot.test.context
テスト用の Spring の ApplicationContext の構成に関連するクラスとアノテーション。
org.springframework.boot.test.context.assertj - パッケージ org.springframework.boot.test.context.assertj
ApplicationContexts の AssertJ サポート。
org.springframework.boot.test.context.runner - パッケージ org.springframework.boot.test.context.runner
テスト用のアプリケーションコンテキストを実行するテストユーティリティ。
org.springframework.boot.test.json - パッケージ org.springframework.boot.test.json
JSON のテストのサポート。
org.springframework.boot.test.mock.mockito - パッケージ org.springframework.boot.test.mock.mockito
Spring Boot テストの Mockito 統合。
org.springframework.boot.test.mock.web - パッケージ org.springframework.boot.test.mock.web
Spring Boot 固有の Web クラスのモック。
org.springframework.boot.test.rsocket.server - パッケージ org.springframework.boot.test.rsocket.server
RSocket サーバーのテストユーティリティとサポートクラス。
org.springframework.boot.test.system - パッケージ org.springframework.boot.test.system
SystemSE 関連のテストのクラス。
org.springframework.boot.test.util - パッケージ org.springframework.boot.test.util
汎用テストユーティリティ。
org.springframework.boot.test.web.client - パッケージ org.springframework.boot.test.web.client
Web クライアントテストユーティリティ。
org.springframework.boot.test.web.htmlunit - パッケージ org.springframework.boot.test.web.htmlunit
HtmlUnit サポートクラス。
org.springframework.boot.test.web.htmlunit.webdriver - パッケージ org.springframework.boot.test.web.htmlunit.webdriver
Selenium サポートクラス。
org.springframework.boot.test.web.reactive.server - パッケージ org.springframework.boot.test.web.reactive.server
Spring Boot WebTestClient を介した Spring WebFlux サーバーエンドポイントのテストのサポート。
org.springframework.boot.test.web.server - パッケージ org.springframework.boot.test.web.server
Web サーバーのテストユーティリティとサポートクラス。
org.springframework.boot.testcontainers.beans - パッケージ org.springframework.boot.testcontainers.beans
Spring Bean は、Testcontainer のクラスをサポートします。
org.springframework.boot.testcontainers.context - パッケージ org.springframework.boot.testcontainers.context
Testcontainer の Spring コンテキストサポートクラス。
org.springframework.boot.testcontainers.lifecycle - パッケージ org.springframework.boot.testcontainers.lifecycle
テストコンテナーを Spring ApplicationContext で使用できるようにするユーティリティとヘルパー。
org.springframework.boot.testcontainers.properties - パッケージ org.springframework.boot.testcontainers.properties
動的コンテナープロパティのサポート。
org.springframework.boot.testcontainers.service.connection - パッケージ org.springframework.boot.testcontainers.service.connection
テストでのサービス接続の一般的なサポート。
org.springframework.boot.type.classreading - パッケージ org.springframework.boot.type.classreading
アノテーションおよびクラスレベルのメタデータを読み取るためのクラスをサポートします。
org.springframework.boot.util - パッケージ org.springframework.boot.util
その他のユーティリティクラスが含まれています。
org.springframework.boot.validation - パッケージ org.springframework.boot.validation
検証に関連するユーティリティとクラス。
org.springframework.boot.validation.beanvalidation - パッケージ org.springframework.boot.validation.beanvalidation
Bean 検証に関連するユーティリティとクラス。
org.springframework.boot.web.client - パッケージ org.springframework.boot.web.client
Web クライアントユーティリティ。
org.springframework.boot.web.codec - パッケージ org.springframework.boot.web.codec
Web ベースのコーデックのサポート。
org.springframework.boot.web.context - パッケージ org.springframework.boot.web.context
Spring の ApplicationContext と Web の統合。
org.springframework.boot.web.embedded.jetty - パッケージ org.springframework.boot.web.embedded.jetty
Jetty が支援する組み込みのリアクティブおよびサーブレット Web サーバーの実装。
org.springframework.boot.web.embedded.netty - パッケージ org.springframework.boot.web.embedded.netty
Netty がサポートする組み込みのリアクティブ Web サーバーの実装
org.springframework.boot.web.embedded.tomcat - パッケージ org.springframework.boot.web.embedded.tomcat
Tomcat が支援する組み込みのリアクティブおよびサーブレット Web サーバーの実装。
org.springframework.boot.web.embedded.undertow - パッケージ org.springframework.boot.web.embedded.undertow
Undertow が支援する組み込みのリアクティブおよびサーブレット Web サーバーの実装。
org.springframework.boot.web.error - パッケージ org.springframework.boot.web.error
Spring Web エラー処理インフラストラクチャ。
org.springframework.boot.web.reactive.context - パッケージ org.springframework.boot.web.reactive.context
Spring の ApplicationContext とのリアクティブベースの Web 統合。
org.springframework.boot.web.reactive.error - パッケージ org.springframework.boot.web.reactive.error
Spring WebFlux エラー処理インフラストラクチャ。
org.springframework.boot.web.reactive.filter - パッケージ org.springframework.boot.web.reactive.filter
Spring Boot 固有の WebFilter 実装。
org.springframework.boot.web.reactive.function.client - パッケージ org.springframework.boot.web.reactive.function.client
Spring WebFlux WebClient は抽象化をサポートしています。
org.springframework.boot.web.reactive.result.view - パッケージ org.springframework.boot.web.reactive.result.view
WebFlux で使用する追加の Views
org.springframework.boot.web.reactive.server - パッケージ org.springframework.boot.web.reactive.server
リアクティブ Web サーバーの抽象化。
org.springframework.boot.web.server - パッケージ org.springframework.boot.web.server
組み込み Web サーバーのサポート。
org.springframework.boot.web.servlet - パッケージ org.springframework.boot.web.servlet
jakarta.servlet 仕様で動作するように設計されたクラスとユーティリティ。
org.springframework.boot.web.servlet.context - パッケージ org.springframework.boot.web.servlet.context
Spring の WebApplicationContext とのサーブレットベースの Web 統合。
org.springframework.boot.web.servlet.error - パッケージ org.springframework.boot.web.servlet.error
Spring MVC エラー処理インフラストラクチャ。
org.springframework.boot.web.servlet.filter - パッケージ org.springframework.boot.web.servlet.filter
Spring Boot 固有の FilterEE 実装。
org.springframework.boot.web.servlet.server - パッケージ org.springframework.boot.web.servlet.server
サーブレット Web サーバーの抽象化。
org.springframework.boot.web.servlet.support - パッケージ org.springframework.boot.web.servlet.support
サーブレットベースの Web サーバーのサポートクラス。
org.springframework.boot.web.servlet.view - パッケージ org.springframework.boot.web.servlet.view
Web MVC で使用する追加の Views
org.springframework.boot.webservices.client - パッケージ org.springframework.boot.webservices.client
Web サービスクライアントユーティリティ。
Origin - Interface in org.springframework.boot.origin
アイテムの出所を一意に表すインターフェース。
ORIGINAL - Enum constant in enum class org.springframework.boot.context.properties.source.ConfigurationPropertyName.Form
名前が作成または適合されたときに指定された元のフォーム。
OriginLookup< K > - Interface in org.springframework.boot.origin
指定されたキーから Origin 情報を検索できるオブジェクトによって実装できるインターフェース。
OriginProvider - Interface in org.springframework.boot.origin
アイテムの出所へのアクセスを提供するインターフェース。
OriginTrackedMapPropertySource - org.springframework.boot.env のクラス
OriginTrackedValues を含む MapSE によってサポートされる OriginLookup
OriginTrackedMapPropertySource(String, Map) - クラス org.springframework.boot.env. OriginTrackedMapPropertySource のコンストラクター
新しい OriginTrackedMapPropertySource インスタンスを作成します。
OriginTrackedMapPropertySource(String, Map, boolean) - クラス org.springframework.boot.env. OriginTrackedMapPropertySource のコンストラクター
新しい OriginTrackedMapPropertySource インスタンスを作成します。
OriginTrackedResource - org.springframework.boot.origin のクラス
Origin 情報を Resource または WritableResource に追加するために使用できるデコレータ。
OriginTrackedResource.OriginTrackedWritableResource - org.springframework.boot.origin のクラス
WritableResource インスタンスの OriginTrackedResource のバリアント。
OriginTrackedValue - org.springframework.boot.origin のクラス
ObjectSE 値と Origin のラッパー。
OsInfo - org.springframework.boot.info のクラス
アプリケーションが実行されているオペレーティングシステムに関する情報。
OsInfo() - クラス org.springframework.boot.info. OsInfo のコンストラクター
osInfoContributor() - クラス org.springframework.boot.actuate.autoconfigure.info のメソッド。InfoContributorAutoConfiguration
OsInfoContributor - org.springframework.boot.actuate.info のクラス
OsInfo を公開する InfoContributor
OsInfoContributor() - クラス org.springframework.boot.actuate.info. OsInfoContributor のコンストラクター
OtlpAutoConfiguration - org.springframework.boot.actuate.autoconfigure.tracing.otlp のクラス
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
3.4.0 以降、OtlpTracingAutoConfiguration を推奨
OtlpAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.tracing.otlp. OtlpAutoConfiguration のコンストラクター
使用すべきではありません。
OtlpGrpcSpanExporterBuilderCustomizer - Interface in org.springframework.boot.actuate.autoconfigure.tracing.otlp
デフォルトの自動構成を維持しながら、OtlpGrpcSpanExporterBuilder をカスタマイズしたい Bean によって実装できるコールバックインターフェース。
OtlpHttpSpanExporterBuilderCustomizer - Interface in org.springframework.boot.actuate.autoconfigure.tracing.otlp
デフォルトの自動構成を維持しながら、OtlpHttpSpanExporterBuilder をカスタマイズしたい Bean によって実装できるコールバックインターフェース。
OtlpLoggingAutoConfiguration - org.springframework.boot.actuate.autoconfigure.logging.otlp のクラス
OTLP ロギング用の Auto-configuration
OtlpLoggingAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.logging.otlp. OtlpLoggingAutoConfiguration のコンストラクター
OtlpLoggingConnectionDetails - Interface in org.springframework.boot.actuate.autoconfigure.logging.otlp
OpenTelemetry ログサービスへの接続を確立するために必要な詳細。
OtlpLoggingProperties - org.springframework.boot.actuate.autoconfigure.logging.otlp のクラス
OTLP を使用してログをエクスポートするための構成プロパティ。
OtlpLoggingProperties() - クラス org.springframework.boot.actuate.autoconfigure.logging.otlp. OtlpLoggingProperties のコンストラクター
OtlpLoggingProperties.Compression - org.springframework.boot.actuate.autoconfigure.logging.otlp の Enum クラス
otlpMeterRegistry(OtlpConfig, Clock, ObjectProvider<OtlpMetricsSender>) - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.otlp のメソッド。OtlpMetricsExportAutoConfiguration
otlpMeterRegistryVirtualThreads(OtlpConfig, Clock, ObjectProvider<OtlpMetricsSender>) - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.otlp のメソッド。OtlpMetricsExportAutoConfiguration
OtlpMetricsConnectionDetails - Interface in org.springframework.boot.actuate.autoconfigure.metrics.export.otlp
OpenTelemetry Collector サービスへの接続を確立するために必要な詳細。
OtlpMetricsExportAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics.export.otlp のクラス
メトリクスを OTLP にエクスポートするための Auto-configuration
OtlpMetricsProperties - org.springframework.boot.actuate.autoconfigure.metrics.export.otlp のクラス
OTLP メトリクスのエクスポートを構成するための @ConfigurationProperties
OtlpMetricsProperties() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.otlp. OtlpMetricsProperties のコンストラクター
OtlpMetricsProperties.Meter - org.springframework.boot.actuate.autoconfigure.metrics.export.otlp のクラス
メーターごとの設定。
OtlpTracingAutoConfiguration - org.springframework.boot.actuate.autoconfigure.tracing.otlp のクラス
OTLP を使用してトレースをエクスポートするための Auto-configuration
OtlpTracingAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.tracing.otlp. OtlpTracingAutoConfiguration のコンストラクター
OtlpTracingConnectionDetails - Interface in org.springframework.boot.actuate.autoconfigure.tracing.otlp
OpenTelemetry サービスへの接続を確立するために必要な詳細。
OtlpTracingProperties - org.springframework.boot.actuate.autoconfigure.tracing.otlp のクラス
OTLP を使用してトレースをエクスポートするための構成プロパティ。
OtlpTracingProperties() - クラス org.springframework.boot.actuate.autoconfigure.tracing.otlp. OtlpTracingProperties のコンストラクター
OtlpTracingProperties.Compression - org.springframework.boot.actuate.autoconfigure.tracing.otlp の Enum クラス
OUT_OF_SERVICE - Static variable in class org.springframework.boot.actuate.health.Status
Status は、コンポーネントまたはサブシステムがサービスを停止しており、使用してはならないことを示しています。
Outcome - Enum Class in org.springframework.boot.actuate.metrics.http
HTTP リクエストの結果。
outOfService() - クラス org.springframework.boot.actuate.health のメソッド。Health.Builder
ステータスを Status.OUT_OF_SERVICE に設定します。
outOfService() - Static method in class org.springframework.boot.actuate.health.Health
Status.OUT_OF_SERVICE ステータスで新しい Health.Builder インスタンスを作成します。
OutputCaptureExtension - org.springframework.boot.test.system のクラス
System.outSE および System.errSE をキャプチャーする JUnit Jupiter @Extension 
OutputCaptureRule - org.springframework.boot.test.system のクラス
System.out および System.err からの出力をキャプチャーするための JUnit @Rule
OutputCaptureRule() - クラス org.springframework.boot.test.system. OutputCaptureRule のコンストラクター
outputDir() - Element in annotation interface org.springframework.boot.test.autoconfigure.restdocs.AutoConfigureRestDocs
生成されたスニペットが書き込まれる出力ディレクトリ。
override() - インターフェース org.springframework.boot.context.properties.source のメソッド。ConfigurationPropertyCaching
キャッシュをオーバーライドして一時的に有効にします。
OverrideAutoConfiguration - Annotation Interface in org.springframework.boot.test.autoconfigure
@EnableAutoConfiguration をオーバーライドするために使用できるアノテーション。
overview() - クラス org.springframework.boot.devtools.classpath のメソッド。ClassPathChangedEvent
このイベントをトリガーした変更の概要を返します。
Owner - Interface in org.springframework.boot.buildpack.platform.io
ファイルの所有権を示すために使用できるユーザーおよびグループ ID。
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
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 直列化された形式