インデックス
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式
O
- OAuth2AuthorizationServerAutoConfiguration - org.springframework.boot.security.oauth2.server.authorization.autoconfigure.servlet のクラス
- OAuth2 認証サーバーのサポート用の
Auto-configuration。 - OAuth2AuthorizationServerAutoConfiguration() - クラス org.springframework.boot.security.oauth2.server.authorization.autoconfigure.servlet のコンストラクター。OAuth2AuthorizationServerAutoConfiguration
- OAuth2AuthorizationServerJwtAutoConfiguration - org.springframework.boot.security.oauth2.server.authorization.autoconfigure.servlet のクラス
Auto-configurationは、それを必要とする OAuth2 認可サーバーのエンドポイントの JWT サポート (例:- OAuth2AuthorizationServerJwtAutoConfiguration() - クラス org.springframework.boot.security.oauth2.server.authorization.autoconfigure.servlet のコンストラクター。OAuth2AuthorizationServerJwtAutoConfiguration
- OAuth2AuthorizationServerProperties - org.springframework.boot.security.oauth2.server.authorization.autoconfigure.servlet のクラス
- OAuth 2.0 認証サーバーのプロパティ。
- OAuth2AuthorizationServerProperties() - クラス org.springframework.boot.security.oauth2.server.authorization.autoconfigure.servlet のコンストラクター。OAuth2AuthorizationServerProperties
- OAuth2AuthorizationServerProperties.Client - org.springframework.boot.security.oauth2.server.authorization.autoconfigure.servlet のクラス
- 認可サーバーの登録済みクライアント。
- OAuth2AuthorizationServerProperties.Endpoint - org.springframework.boot.security.oauth2.server.authorization.autoconfigure.servlet のクラス
- 認可サーバーのエンドポイント。
- OAuth2AuthorizationServerProperties.OidcEndpoint - org.springframework.boot.security.oauth2.server.authorization.autoconfigure.servlet のクラス
- OpenID 1.0 エンドポイントを接続します。
- OAuth2AuthorizationServerProperties.Registration - org.springframework.boot.security.oauth2.server.authorization.autoconfigure.servlet のクラス
- クライアントの登録情報。
- OAuth2AuthorizationServerProperties.Token - org.springframework.boot.security.oauth2.server.authorization.autoconfigure.servlet のクラス
- 登録されたクライアントのトークン設定。
- OAuth2ClientAutoConfiguration - org.springframework.boot.security.oauth2.client.autoconfigure のクラス
- OZ クライアントサポートの
Auto-configuration。 - OAuth2ClientAutoConfiguration() - クラス org.springframework.boot.security.oauth2.client.autoconfigure のコンストラクター。OAuth2ClientAutoConfiguration
- OAuth2ClientProperties - org.springframework.boot.security.oauth2.client.autoconfigure のクラス
- OAuth 2.0 クライアントのプロパティ。
- OAuth2ClientProperties() - クラス org.springframework.boot.security.oauth2.client.autoconfigure のコンストラクター。OAuth2ClientProperties
- OAuth2ClientProperties.Provider - org.springframework.boot.security.oauth2.client.autoconfigure のクラス
- OAuth2ClientProperties.Registration - org.springframework.boot.security.oauth2.client.autoconfigure のクラス
- 単一のクライアント登録。
- OAuth2ClientPropertiesMapper - org.springframework.boot.security.oauth2.client.autoconfigure のクラス
OAuth2ClientPropertiesをClientRegistrationsにマップします。- OAuth2ClientPropertiesMapper(OAuth2ClientProperties) - クラス org.springframework.boot.security.oauth2.client.autoconfigure のコンストラクター。OAuth2ClientPropertiesMapper
- 指定された
propertiesの新しいマッパーを作成します。 - OAuth2ClientWebSecurityAutoConfiguration - org.springframework.boot.security.oauth2.client.autoconfigure.servlet のクラス
- OAuth 2 クライアントを使用する Web セキュリティの自動構成。
- OAuth2ClientWebSecurityAutoConfiguration() - クラス org.springframework.boot.security.oauth2.client.autoconfigure.servlet のコンストラクター。OAuth2ClientWebSecurityAutoConfiguration
- OAuth2ResourceServerAutoConfiguration - org.springframework.boot.security.oauth2.server.resource.autoconfigure.servlet のクラス
Auto-configurationfor OAuth2 リソースサーバーのサポート。- OAuth2ResourceServerAutoConfiguration() - クラス org.springframework.boot.security.oauth2.server.resource.autoconfigure.servlet のコンストラクター。OAuth2ResourceServerAutoConfiguration
- OAuth2ResourceServerProperties - org.springframework.boot.security.oauth2.server.resource.autoconfigure のクラス
- OAuth 2.0 リソースサーバーのプロパティ。
- OAuth2ResourceServerProperties() - クラス org.springframework.boot.security.oauth2.server.resource.autoconfigure のコンストラクター。OAuth2ResourceServerProperties
- OAuth2ResourceServerProperties.Jwt - org.springframework.boot.security.oauth2.server.resource.autoconfigure のクラス
- OAuth2ResourceServerProperties.Opaquetoken - org.springframework.boot.security.oauth2.server.resource.autoconfigure のクラス
- ObjectContent<T> - org.springframework.boot.test.json のクラス
- 通常
AbstractJsonMarshalTesterから作成されたオブジェクトコンテンツ。 - ObjectContent(ResolvableType, T) - クラス org.springframework.boot.test.json. ObjectContent のコンストラクター
- 新しい
ObjectContentインスタンスを作成します。 - ObjectContentAssert<A> - org.springframework.boot.test.json のクラス
ObjectContentの AssertJAssert- ObjectContentAssert(A) - クラス org.springframework.boot.test.json. ObjectContentAssert のコンストラクター
- ObjectValueDeserializer<T> - org.springframework.boot.jackson のクラス
- オブジェクトを逆直列化する
ValueDeserializer実装のヘルパー基本クラス。 - ObjectValueDeserializer() - クラス org.springframework.boot.jackson. ObjectValueDeserializer のコンストラクター
- ObjectValueSerializer<T> - org.springframework.boot.jackson のクラス
- オブジェクトを直列化する
ValueSerializer実装のヘルパー基本クラス。 - ObjectValueSerializer() - クラス org.springframework.boot.jackson. ObjectValueSerializer のコンストラクター
- ObservationAutoConfiguration - Class in org.springframework.boot.micrometer.observation.autoconfigure
- Micrometer Observation API の
Auto-configuration。 - ObservationAutoConfiguration() - Constructor for class org.springframework.boot.micrometer.observation.autoconfigure.ObservationAutoConfiguration
- ObservationHandlerGroup - Interface in org.springframework.boot.micrometer.observation.autoconfigure
- まとめて登録できる
ObservationHandlersのグループ。 - ObservationProperties - Class in org.springframework.boot.micrometer.observation.autoconfigure
- Micrometer 観測を構成するための
@ConfigurationProperties。 - ObservationProperties() - Constructor for class org.springframework.boot.micrometer.observation.autoconfigure.ObservationProperties
- ObservationProperties.Http - org.springframework.boot.micrometer.observation.autoconfigure のクラス
- ObservationProperties.Http.Client - org.springframework.boot.micrometer.observation.autoconfigure のクラス
- ObservationProperties.Http.Client.ClientRequests - org.springframework.boot.micrometer.observation.autoconfigure のクラス
- ObservationProperties.Http.Server - org.springframework.boot.micrometer.observation.autoconfigure のクラス
- ObservationProperties.Http.Server.ServerRequests - org.springframework.boot.micrometer.observation.autoconfigure のクラス
- ObservationRegistryCustomizer<T> - org.springframework.boot.micrometer.observation.autoconfigure のインターフェース
- 自動構成された
observation registriesをカスタマイズするために使用できるコールバックインターフェース。 - ObservationRestClientCustomizer - org.springframework.boot.restclient.observation のクラス
RestClient builderを構成してリクエストの観測を記録するRestClientCustomizer。- ObservationRestClientCustomizer(ObservationRegistry, ClientRequestObservationConvention) - クラス org.springframework.boot.restclient.observation. ObservationRestClientCustomizer のコンストラクター
- 新しい
ObservationRestClientCustomizerを作成します。 - ObservationRestTemplateCustomizer - org.springframework.boot.restclient.observation のクラス
RestTemplateを構成してリクエストの観測を記録するRestTemplateCustomizer。- ObservationRestTemplateCustomizer(ObservationRegistry, ClientRequestObservationConvention) - クラス org.springframework.boot.restclient.observation. ObservationRestTemplateCustomizer のコンストラクター
- 新しい
ObservationRestTemplateCustomizerを作成します。 - Observations() - クラス org.springframework.boot.micrometer.metrics.autoconfigure のコンストラクター。MetricsProperties.Observations
- ObservationWebClientCustomizer - org.springframework.boot.webclient.observation のクラス
WebClientを構成してリクエストの観測を記録するWebClientCustomizer。- ObservationWebClientCustomizer(ObservationRegistry, ClientRequestObservationConvention) - クラス org.springframework.boot.webclient.observation. ObservationWebClientCustomizer のコンストラクター
- クライアントで
Observationセットアップを構成する新しいObservationWebClientCustomizerを作成します。 - obtain(PropertiesConfigAdapter.Getter, PropertiesConfigAdapter.RequiredFallback) - Method in class org.springframework.boot.micrometer.metrics.autoconfigure.export.properties.PropertiesConfigAdapter
- プロパティから値を取得するか、
defaultsからのフォールバックを使用します。 - obtain(ApplicationContext) - Static method in class org.springframework.boot.test.http.server.LocalTestWebServer
ApplicationContextから提供されたLocalTestWebServerインスタンスを取得します。- 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.ApiVersion
- of(int, String) - Static method in class org.springframework.boot.buildpack.platform.docker.type.ContainerStatus
- 指定された値で新しい
ContainerStatusインスタンスを作成します。 - of(int, IOSupplier) - 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(R) - クラス org.springframework.boot.util.LambdaSafe.InvocationResult の静的メソッド
- 指定された値で新しい
LambdaSafe.InvocationResultインスタンスを作成します。 - of(T) - インターフェース org.springframework.boot.bootstrap.BootstrapRegistry.InstanceSupplier の静的メソッド
- 特定のインスタンスの
BootstrapRegistry.InstanceSupplierを作成するために使用できるファクトリメソッド。 - of(C, MappedObject.ContentReader, Function) - Static method in class org.springframework.boot.buildpack.platform.json.MappedObject
- 新しい
MappedObjectインスタンスを作成するファクトリメソッド。 - of(SpanExporter...) - Static method in interface org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.SpanExporters
- 指定された
span exportersを使用してSpanExportersインスタンスを構築します。 - of(SpanProcessor...) - Static method in interface org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.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) - 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(ClassLoader, String...) - Static method in interface org.springframework.boot.support.EnvironmentPostProcessorsFactory
- 指定されたクラス名からポストプロセッサーを反射的に作成する
EnvironmentPostProcessorsFactoryを返します。 - of(Iterable) - 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
- of(String) - Static method in class org.springframework.boot.context.config.ConfigDataLocation
- 文字列から新しい
ConfigDataLocationを作成するファクトリメソッド。 - 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, String) - Static method in interface org.springframework.boot.ssl.SslBundleKey
- 新しい
SslBundleKeyインスタンスを作成するファクトリメソッド。 - of(String, String, String) - Static method in interface org.springframework.boot.loader.tools.LibraryCoordinates
- 指定された値で
LibraryCoordinatesを作成するファクトリメソッド。 - of(String, String, String, List, PrivateKey) - Static method in interface org.springframework.boot.ssl.pem.PemSslStore
- 指定された値で新しい
PemSslStoreを作成するために使用できるファクトリメソッド。 - of(String, List, PrivateKey) - Static method in interface org.springframework.boot.ssl.pem.PemSslStore
- 指定された値で新しい
PemSslStoreを作成するために使用できるファクトリメソッド。 - 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.support.EnvironmentPostProcessorsFactory
- 指定されたクラスからポストプロセッサーを反射的に作成する
EnvironmentPostProcessorsFactoryを返します。 - of(Class...) - クラス org.springframework.boot.test.context.FilteredClassLoader.ClassFilter の静的メソッド
- of(Class, UnaryOperator) - インターフェース org.springframework.boot.json.JsonWriter.ValueProcessor の静的メソッド
- 指定されたアクションを適用する新しい
JsonWriter.ValueProcessorを作成するためのファクトリメソッド。 - of(Class) - Static method in interface org.springframework.boot.micrometer.observation.autoconfigure.ObservationHandlerGroup
- 指定されたハンドラー型のメンバーを持つ
ObservationHandlerGroupを作成するための静的ファクトリメソッド。 - of(Class) - Static method in class org.springframework.boot.context.properties.bind.Bindable
- 指定された型の新しい
Bindableを作成します。 - of(Class) - Static method in interface org.springframework.boot.http.client.ClientHttpRequestFactoryBuilder
- 指定された
requestFactoryTypeの新しいClientHttpRequestFactoryBuilderを返します。 - of(Class) - Static method in interface org.springframework.boot.http.client.reactive.ClientHttpConnectorBuilder
- 指定された
requestFactoryTypeの新しいClientHttpConnectorBuilderを返します。 - of(Class, Supplier) - Static method in interface org.springframework.boot.actuate.endpoint.OperationArgumentResolver
SupplierSE を使用して特定の型のOperationArgumentResolverを作成するファクトリメソッド。- of(String) - Static method in class org.springframework.boot.actuate.endpoint.EndpointId
- 指定された値の新しい
EndpointIdを作成するファクトリメソッド。 - 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.ImagePlatform
os[/architecture[/variant]]形式で指定された値から新しいImagePlatformを作成します。- 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.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.docker.compose.core.ImageReference
- 指定された値から新しい
ImageReferenceを作成します。 - of(String) - Static method in class org.springframework.boot.jms.autoconfigure.AcknowledgeMode
- 指定された
modeのAcknowledgeModeを作成します。 - of(String) - レコードクラス org.springframework.boot.json.JsonWriter.MemberPath の静的メソッド
- 指定された文字列から新しい
JsonWriter.MemberPathインスタンスを作成します。 - of(String) - Static method in interface org.springframework.boot.ssl.SslBundleKey
- 新しい
SslBundleKeyインスタンスを作成するファクトリメソッド。 - of(String) - Static method in class org.springframework.boot.web.server.servlet.ContextPath
- of(String...) - Static method in interface org.springframework.boot.support.EnvironmentPostProcessorsFactory
- 指定されたクラス名からポストプロセッサーを反射的に作成する
EnvironmentPostProcessorsFactoryを返します。 - of(String...) - クラス org.springframework.boot.test.context.FilteredClassLoader.PackageFilter の静的メソッド
- of(String...) - Static method in class org.springframework.boot.test.util.TestPropertyValues
- 指定されたプロパティペアが入力された、基になるマップを含む新しい
TestPropertyValuesを返します。 - of(String[]) - Static method in class org.springframework.boot.logging.CorrelationIdFormatter
- 指定された仕様から新しい
CorrelationIdFormatterインスタンスを作成します。 - of(String[], String[]) - Static method in interface org.springframework.boot.ssl.SslOptions
- 新しい
SslOptionsインスタンスを作成するファクトリメソッド。 - of(String, int) - インターフェース org.springframework.boot.data.redis.autoconfigure.DataRedisConnectionDetails.Standalone の静的メソッド
- 指定されたホストとポートで新しいインスタンスを作成します。
- of(String, int, int) - インターフェース org.springframework.boot.data.redis.autoconfigure.DataRedisConnectionDetails.Standalone の静的メソッド
- 指定されたホスト、ポート、データベースを使用して新しいインスタンスを作成します。
- of(String, String) - クラス org.springframework.boot.test.util.TestPropertyValues.Pair の静的メソッド
- 名前と値から
TestPropertyValues.Pairを作成するファクトリメソッド。 - of(String, Object...) - Static method in class org.springframework.boot.autoconfigure.condition.ConditionMessage
- 特定のメッセージを含む新しい
ConditionMessageを作成するファクトリメソッド。 - of(String, Function) - Static method in class org.springframework.boot.buildpack.platform.json.MappedObject
- 新しい
MappedObjectインスタンスを作成するファクトリメソッド。 - of(KeyStore, String, KeyStore) - Static method in interface org.springframework.boot.ssl.SslStoreBundle
- 新しい
SslStoreBundleインスタンスを作成するファクトリメソッド。 - of(Collection) - Static method in class org.springframework.boot.autoconfigure.condition.ConditionMessage
- 指定されたメッセージで構成される新しい
ConditionMessageを作成するファクトリメソッド。 - of(Collection) - Static method in class org.springframework.boot.transaction.autoconfigure.TransactionManagerCustomizers
- 指定された
customizersを含む新しいTransactionManagerCustomizersインスタンスを返します。 - of(Map) - Static method in class org.springframework.boot.test.util.TestPropertyValues
- 基になるマップに指定されたマップエントリが入力された新しい
TestPropertyValuesを返します。 - of(Map) - Static method in interface org.springframework.boot.actuate.endpoint.OperationResponseBody
- of(Set, Set) - Static method in interface org.springframework.boot.ssl.SslOptions
- 新しい
SslOptionsインスタンスを作成するファクトリメソッド。 - of(Collection) - Static method in interface org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.SpanExporters
- 指定された
span exportersリストを使用してSpanExportersインスタンスを構築します。 - of(Collection) - Static method in interface org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.SpanProcessors
- 指定された
span processorsリストを使用してSpanProcessorsインスタンスを構築します。 - of(Collection) - Static method in class org.springframework.boot.docker.compose.core.DockerComposeFile
- 指定された
filesSE の新しいDockerComposeFileを作成します。 - of(Collection) - Static method in class org.springframework.boot.logging.CorrelationIdFormatter
- 指定された仕様から新しい
CorrelationIdFormatterインスタンスを作成します。 - of(Collection) - Static method in class org.springframework.boot.web.error.ErrorAttributeOptions
- 指定された属性
ErrorAttributeOptions.Includeオプションを含むErrorAttributeOptionsを作成します。 - of(Consumer) - Static method in interface org.springframework.boot.json.JsonWriter
- 特定の
member mappingを持つJsonWriterを返すファクトリメソッド。 - of(Function) - Static method in interface org.springframework.boot.jooq.autoconfigure.ExceptionTranslatorExecuteListener
SQLExceptionTranslatorを基に新しいExceptionTranslatorExecuteListenerを作成します。- of(Function, Function) - インターフェース org.springframework.boot.json.JsonWriter.PairExtractor の静的メソッド
- 個別の名前と値の抽出関数を使用して
JsonWriter.PairExtractorを作成するファクトリメソッド。 - of(Supplier) - Static method in interface org.springframework.boot.ApplicationContextFactory
- 指定された
SupplierSE を呼び出すことによってコンテキストを作成するApplicationContextFactoryを作成します。 - of(Supplier) - Static method in interface org.springframework.boot.http.client.ClientHttpRequestFactoryBuilder
- リフレクションを使用して最終的に
HttpClientSettingsを適用し、指定されたサプライヤーから新しいClientHttpRequestFactoryBuilderを返します。 - of(UnaryOperator) - インターフェース org.springframework.boot.json.JsonWriter.ValueProcessor の静的メソッド
- 指定されたアクションを適用する新しい
JsonWriter.ValueProcessorを作成するためのファクトリメソッド。 - of(UnaryOperator) - インターフェース org.springframework.boot.json.JsonWriter.NameProcessor の静的メソッド
- 指定された操作に対して新しい
JsonWriter.NameProcessorを作成するファクトリメソッド。 - of(List) - インターフェース org.springframework.boot.kafka.autoconfigure.KafkaConnectionDetails.Configuration の静的メソッド
- 指定されたブートストラップサーバーを使用して新しい構成を作成します。
- of(List, SslBundle, String) - インターフェース org.springframework.boot.kafka.autoconfigure.KafkaConnectionDetails.Configuration の静的メソッド
- 指定されたブートストラップサーバー、SSL バンドル、セキュリティプロトコルを使用して新しい構成を作成します。
- of(List, SslBundle) - インターフェース org.springframework.boot.kafka.autoconfigure.KafkaConnectionDetails.Configuration の静的メソッド
- 指定されたブートストラップサーバーと SSL バンドルを使用して新しい構成を作成します。
- of(List, PrivateKey) - Static method in interface org.springframework.boot.ssl.pem.PemSslStore
- 指定された値で新しい
PemSslStoreを作成するために使用できるファクトリメソッド。 - of(Stream) - Static method in class org.springframework.boot.test.util.TestPropertyValues
- 指定されたプロパティペアが入力された、基になるマップを含む新しい
TestPropertyValuesを返します。 - of(Stream, Function) - 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.health.actuate.endpoint.AdditionalHealthEndpointPath
- 指定された
WebServerNamespaceと値からAdditionalHealthEndpointPathを作成します。 - 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) - Static method in class org.springframework.boot.buildpack.platform.docker.type.ContainerConfig
- 特定の設定で
ContainerConfigを作成するファクトリメソッド。 - of(ImageReference, Function) - 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, InspectedContent.Inspector...) - Static method in class org.springframework.boot.buildpack.platform.io.InspectedContent
- ソースの書き込みメソッドから
InspectedContentインスタンスを作成するファクトリメソッド。 - of(IOConsumer) - Static method in class org.springframework.boot.buildpack.platform.docker.type.Layer
- of(IOConsumer) - 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(HealthEndpointGroup, Map) - Static method in interface org.springframework.boot.health.actuate.endpoint.HealthEndpointGroups
HealthEndpointGroupsインスタンスを作成するファクトリメソッド。- of(HealthContributors...) - Static method in interface org.springframework.boot.health.contributor.HealthContributors
- 指定されたコントリビューターで構成される新しい
HealthContributorsインスタンスを作成するファクトリメソッド。 - of(ReactiveHealthContributors...) - Static method in interface org.springframework.boot.health.contributor.ReactiveHealthContributors
- 指定されたコントリビューターで構成される新しい
ReactiveHealthContributorsインスタンスを作成するファクトリメソッド。 - of(WritableJson) - Static method in interface org.springframework.boot.json.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(LocalTestWebServer.Scheme, int) - Static method in class org.springframework.boot.test.http.server.LocalTestWebServer
- 新しい
LocalTestWebServerインスタンスを作成するファクトリメソッド。 - of(LocalTestWebServer.Scheme, int, String) - Static method in class org.springframework.boot.test.http.server.LocalTestWebServer
- 新しい
LocalTestWebServerインスタンスを作成するファクトリメソッド。 - of(LocalTestWebServer.Scheme, Supplier) - Static method in class org.springframework.boot.test.http.server.LocalTestWebServer
- 新しい
LocalTestWebServerインスタンスを作成するファクトリメソッド。 - 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.server.servlet.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を作成します。 - ofContextClass(Class) - 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.Banner.Mode
- バナーの出力を無効にします。
- OFF - Enum constant in enum class org.springframework.boot.liquibase.autoconfigure.LiquibaseProperties.ShowSummary
- 概要を表示しません。
- 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.server.servlet.CookieSameSiteSupplier
- 常に
Cookie.SameSite.LAXを返す新しいCookieSameSiteSupplierを返します。 - ofNone() - Static method in interface org.springframework.boot.web.server.servlet.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.HttpClientSettings
- 提供された SSL バンドル以外のすべての設定のデフォルトを使用して、新しい
HttpClientSettingsを返します。 - ofStrict() - Static method in interface org.springframework.boot.web.server.servlet.CookieSameSiteSupplier
- 常に
Cookie.SameSite.STRICTを返す新しいCookieSameSiteSupplierを返します。 - OidcEndpoint() - クラス org.springframework.boot.security.oauth2.server.authorization.autoconfigure.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.context.PropertyMapping.Skip
- デフォルトの属性値が指定されている場合、プロパティのマッピングをスキップします。
- 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" でない場合は、エラー属性を追加します。
- onApplicationEvent(AuditApplicationEvent) - クラス org.springframework.boot.actuate.audit.listener のメソッド。AbstractAuditListener
- onApplicationEvent(AvailabilityChangeEvent) - クラス org.springframework.boot.availability のメソッド。ApplicationAvailabilityBean
- onApplicationEvent(JobExecutionEvent) - クラス org.springframework.boot.batch.autoconfigure のメソッド。JobExecutionExitCodeGenerator
- onApplicationEvent(ParentContextApplicationContextInitializer.ParentContextAvailableEvent) - クラス org.springframework.boot.builder のメソッド。ParentContextCloserApplicationListener
- onApplicationEvent(ApplicationEnvironmentPreparedEvent) - クラス org.springframework.boot.context のメソッド。FileEncodingApplicationListener
- onApplicationEvent(ApplicationEnvironmentPreparedEvent) - クラス org.springframework.boot.support のメソッド。AnsiOutputApplicationListener
- onApplicationEvent(ApplicationStartedEvent) - クラス org.springframework.boot.jetty.metrics のメソッド。AbstractJettyMetricsBinder
- onApplicationEvent(ApplicationStartedEvent) - クラス org.springframework.boot.tomcat.metrics のメソッド。TomcatMetricsBinder
- onApplicationEvent(SpringApplicationEvent) - クラス org.springframework.boot.context のメソッド。ApplicationPidFileWriter
- onApplicationEvent(ClassPathChangedEvent) - クラス org.springframework.boot.devtools.remote.client のメソッド。ClassPathChangeUploader
- onApplicationEvent(WebServerInitializedEvent) - クラス org.springframework.boot.web.server.context のメソッド。ServerPortInfoApplicationContextInitializer
- onApplicationEvent(WebServerInitializedEvent) - クラス org.springframework.boot.web.server.context のメソッド。WebServerPortFileWriter
- 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) - Method in class org.springframework.boot.micrometer.metrics.startup.StartupTimeMetricsListener
- onApplicationEvent(ApplicationEvent) - Method in class org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.OpenTelemetryEventPublisherBeansApplicationListener
- onApplicationEvent(ApplicationEvent) - クラス org.springframework.boot.support のメソッド。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) - インターフェース 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.sql.autoconfigure.init のクラス
- 特定のコンポーネントのデータベースの初期化を考慮する必要があるかどうかを確認する条件。
- OnDatabaseInitializationCondition(String, String...) - クラス org.springframework.boot.sql.autoconfigure.init. OnDatabaseInitializationCondition のコンストラクター
- コンポーネントの名前とチェックするプロパティ名を順番に使用して、新しいインスタンスを作成します。
- OnEndpointElementCondition - org.springframework.boot.actuate.autoconfigure のクラス
- 基本エンドポイント要素の条件。
- OnEndpointElementCondition(String, Class) - クラス 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
- バインドが何らかの理由で失敗した場合に呼び出されます(
BindHandler.onSuccess(ConfigurationPropertyName, Bindable, BindContext, Object)またはBindHandler.onCreate(ConfigurationPropertyName, Bindable, BindContext, Object)呼び出しからの失敗を含む)。 - 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 がライフサイクル管理を使用して開始された場合にのみ、準備状況チェックを実行します。
- OnPropertyListCondition - org.springframework.boot.autoconfigure.condition のクラス
- 値がリストであるプロパティが環境で定義されているかどうかをチェックする
Condition。 - OnPropertyListCondition(String, Supplier) - クラス org.springframework.boot.autoconfigure.condition. OnPropertyListCondition のコンストラクター
- チェックするプロパティと使用するメッセージビルダーで新しいインスタンスを作成します。
- onPropertySourceAdded(PropertySource, ConfigDataLocation, ConfigDataResource) - インターフェース org.springframework.boot.context.config のメソッド。ConfigDataEnvironmentUpdateListener
- 新しい
PropertySourceがEnvironmentに追加されたときに呼び出されます。 - onRefresh() - クラス org.springframework.boot.web.server.reactive.context のメソッド。ReactiveWebServerApplicationContext
- onRefresh() - クラス org.springframework.boot.web.server.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, BindContext) - クラス org.springframework.boot.context.properties.bind のメソッド。AbstractBindHandler
- onStart(ConfigurationPropertyName, Bindable, BindContext) - インターフェース org.springframework.boot.context.properties.bind のメソッド。BindHandler
- 要素のバインドが開始されたときに、結果が決定される前に呼び出されます。
- onStart(ConfigurationPropertyName, Bindable, BindContext) - クラス org.springframework.boot.context.properties.bind.handler のメソッド。NoUnboundElementsBindHandler
- onStart(ConfigurationPropertyName, Bindable, BindContext) - クラス org.springframework.boot.context.properties.bind.validation のメソッド。ValidationBindHandler
- onStartup(ServletContext) - クラス org.springframework.boot.actuate.endpoint.web のメソッド。ServletEndpointRegistrar
- 使用すべきではありません。
- onStartup(ServletContext) - クラス org.springframework.boot.jersey.autoconfigure のメソッド。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.security.oauth2.server.resource.autoconfigure のコンストラクター。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.jpa.autoconfigure のメソッド。JpaBaseConfiguration.JpaWebConfiguration
- openEntityManagerInViewInterceptorConfigurer(OpenEntityManagerInViewInterceptor) - クラス org.springframework.boot.jpa.autoconfigure のメソッド。JpaBaseConfiguration.JpaWebConfiguration
- openRawZipData() - クラス org.springframework.boot.loader.zip のメソッド。ZipContent
- 生の zip データを含む
DataBlockを開きます。 - openStream() - クラス org.springframework.boot.loader.tools のメソッド。JarModeLibrary
- OpenTelemetryEventPublisherBeansApplicationListener - Class in org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure
ApplicationListenerは、OtelTracer.EventPublisherBean サポート用の OpenTelemetryContextStorageラッパーを追加します。- OpenTelemetryEventPublisherBeansApplicationListener() - Constructor for class org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.OpenTelemetryEventPublisherBeansApplicationListener
- OpenTelemetryEventPublisherBeansTestExecutionListener - Class in org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure
- JUnit
TestExecutionListenerは、OpenTelemetryEventPublisherBeansApplicationListener.addWrapper()ができるだけ早く呼び出されるようにします。 - OpenTelemetryEventPublisherBeansTestExecutionListener() - Constructor for class org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.OpenTelemetryEventPublisherBeansTestExecutionListener
- OpenTelemetryLoggingAutoConfiguration - org.springframework.boot.opentelemetry.autoconfigure.logging のクラス
- OpenTelemetry ログ用の
Auto-configuration。 - OpenTelemetryProperties - org.springframework.boot.opentelemetry.autoconfigure のクラス
- OpenTelemetry の構成プロパティ。
- OpenTelemetryProperties() - クラス org.springframework.boot.opentelemetry.autoconfigure. OpenTelemetryProperties のコンストラクター
- OpenTelemetryResourceAttributes - org.springframework.boot.opentelemetry.autoconfigure のクラス
OpenTelemetryResourceAttributesは、OTEL_RESOURCE_ATTRIBUTESおよびOTEL_SERVICE_NAME環境変数から情報を取得し、それをユーザーが指定したリソース属性とマージします。- OpenTelemetryResourceAttributes(Environment, Map) - クラス org.springframework.boot.opentelemetry.autoconfigure. OpenTelemetryResourceAttributes のコンストラクター
OpenTelemetryResourceAttributesの新しいインスタンスを作成します。- OpenTelemetrySdkAutoConfiguration - org.springframework.boot.opentelemetry.autoconfigure のクラス
- OpenTelemetry SDK 用の
Auto-configuration。 - OpenTelemetryTracingAutoConfiguration - Class in org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure
- OpenTelemetry トレースの場合は
Auto-configuration。 - OpenTelemetryTracingProperties - Class in org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure
- OpenTelemetry によるトレースの構成プロパティ。
- OpenTelemetryTracingProperties() - Constructor for class org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.OpenTelemetryTracingProperties
- OpenTelemetryTracingProperties.Export - org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure のクラス
- Operation - Interface in org.springframework.boot.actuate.endpoint
endpointに対する操作。- OperationArgumentResolver - Interface in org.springframework.boot.actuate.endpoint
Operationの引数のリゾルバー。- OperationFilter<O> - 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) - クラス 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
- OptionsCapableConnectionFactory - org.springframework.boot.r2dbc のクラス
- 作成元の
ConnectionFactoryOptionsへのアクセスを提供できるConnectionFactory。 - OptionsCapableConnectionFactory(ConnectionFactoryOptions, ConnectionFactory) - クラス org.springframework.boot.r2dbc. OptionsCapableConnectionFactory のコンストラクター
- 指定された
delegateConnectionFactoryの構築に使用された指定されたoptionsへのアクセスを提供する新しいOptionsCapableConnectionFactoryを作成します。 - optionsForAllow(String, Object...) - クラス org.springframework.boot.resttestclient のメソッド。TestRestTemplate
- 指定された URI の
Allowヘッダーの値を返します。 - optionsForAllow(String, Map) - クラス org.springframework.boot.resttestclient のメソッド。TestRestTemplate
- 指定された URI の
Allowヘッダーの値を返します。 - optionsForAllow(URI) - クラス org.springframework.boot.resttestclient のメソッド。TestRestTemplate
- 指定された URL の
Allowヘッダーの値を返します。 - Oracle() - クラス org.springframework.boot.flyway.autoconfigure のコンストラクター。FlywayProperties.Oracle
- ORACLE - Enum constant in enum class org.springframework.boot.data.jdbc.autoconfigure.DataJdbcDatabaseDialect
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.support.RandomValuePropertySourceEnvironmentPostProcessor
- このポストプロセッサーのデフォルトの順序。
- OrderedCharacterEncodingFilter - org.springframework.boot.servlet.filter のクラス
Orderedも実装するCharacterEncodingFilter。- OrderedCharacterEncodingFilter() - クラス org.springframework.boot.servlet.filter. OrderedCharacterEncodingFilter のコンストラクター
- OrderedFilter - Interface in org.springframework.boot.servlet.filter
- OrderedFormContentFilter - org.springframework.boot.servlet.filter のクラス
Orderedも実装するFormContentFilter。- OrderedFormContentFilter() - クラス org.springframework.boot.servlet.filter. OrderedFormContentFilter のコンストラクター
- OrderedHiddenHttpMethodFilter - org.springframework.boot.servlet.filter のクラス
Orderedも実装するHiddenHttpMethodFilter。- OrderedHiddenHttpMethodFilter - org.springframework.boot.webflux.filter のクラス
Orderedも実装するHiddenHttpMethodFilter。- OrderedHiddenHttpMethodFilter() - クラス org.springframework.boot.servlet.filter. OrderedHiddenHttpMethodFilter のコンストラクター
- OrderedHiddenHttpMethodFilter() - クラス org.springframework.boot.webflux.filter. OrderedHiddenHttpMethodFilter のコンストラクター
- OrderedRequestContextFilter - org.springframework.boot.servlet.filter のクラス
Orderedも実装するRequestContextFilter。- OrderedRequestContextFilter() - クラス org.springframework.boot.servlet.filter. OrderedRequestContextFilter のコンストラクター
- OrderedWebFilter - Interface in org.springframework.boot.webflux.filter
- orElse(T) - クラス org.springframework.boot.context.properties.bind のメソッド。BindResult
- バインドされたオブジェクトを返します。値がバインドされていない場合は
otherを返します。 - orElse(HttpClientSettings) - Method in record class org.springframework.boot.http.client.HttpClientSettings
- このインスタンスの値が存在する場合はそれを使用して新しい
HttpClientSettingsインスタンスを返し、存在しない場合はotherの値を使用して新しいHttpClientSettingsインスタンスを返します。 - orElseGet(Supplier) - クラス org.springframework.boot.context.properties.bind のメソッド。BindResult
- バインドされたオブジェクト、または値がバインドされていない場合は
otherを呼び出した結果を返します。 - orElseThrow(Supplier) - クラス org.springframework.boot.context.properties.bind のメソッド。BindResult
- バインドされたオブジェクトを返すか、値がバインドされていない場合は、提供されたサプライヤーによって作成される例外をスローします。
- orFrom(Supplier) - クラス org.springframework.boot.context.properties のメソッド。PropertyMapper.Source
- 指定されたサプライヤーを使用して、
nullの代わりに使用するフォールバック値を取得するソースを返します。 - org.springframework.boot - パッケージ org.springframework.boot
- コア Spring Boot クラス。
- org.springframework.boot.activemq.autoconfigure - パッケージ org.springframework.boot.activemq.autoconfigure
- ActiveMQ の自動構成。
- 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.audit - パッケージ org.springframework.boot.actuate.autoconfigure.audit
- アクチュエーターの監査に関する自動構成。
- org.springframework.boot.actuate.autoconfigure.beans - パッケージ org.springframework.boot.actuate.autoconfigure.beans
- アクチュエーター Spring Bean の関心事の自動構成。
- 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.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.env - パッケージ org.springframework.boot.actuate.autoconfigure.env
- アクチュエーター Spring 環境の問題の自動構成。
- org.springframework.boot.actuate.autoconfigure.info - パッケージ org.springframework.boot.actuate.autoconfigure.info
- アクチュエーター情報に関する自動構成。
- org.springframework.boot.actuate.autoconfigure.logging - パッケージ org.springframework.boot.actuate.autoconfigure.logging
- アクチュエーターのログに関する関心事の自動構成。
- org.springframework.boot.actuate.autoconfigure.management - パッケージ org.springframework.boot.actuate.autoconfigure.management
- アクチュエーター管理に関する自動構成。
- 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.startup - パッケージ org.springframework.boot.actuate.autoconfigure.startup
- アクチュエーター ApplicationStartup の問題の自動構成。
- 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.mappings - パッケージ org.springframework.boot.actuate.autoconfigure.web.mappings
- アクチュエーター Web リクエストマッピングの関心事の自動構成のクラス。
- org.springframework.boot.actuate.autoconfigure.web.server - パッケージ org.springframework.boot.actuate.autoconfigure.web.server
- アクチュエーター Web サーバーのサポート。
- org.springframework.boot.actuate.beans - パッケージ org.springframework.boot.actuate.beans
- Spring Beans に関連するアクチュエーターのサポート。
- 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.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.env - パッケージ org.springframework.boot.actuate.env
- Spring Framework の
Environmentのアクチュエーターサポート。 - org.springframework.boot.actuate.info - パッケージ org.springframework.boot.actuate.info
- アプリケーション情報のクラス。
- org.springframework.boot.actuate.logging - パッケージ org.springframework.boot.actuate.logging
- ロギングのアクチュエーターサポート。
- org.springframework.boot.actuate.management - パッケージ org.springframework.boot.actuate.management
- JVM 管理用のアクチュエーターサポート。
- 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.startup - パッケージ org.springframework.boot.actuate.startup
ApplicationStartupのアクチュエーターサポート。- org.springframework.boot.actuate.web.exchanges - パッケージ org.springframework.boot.actuate.web.exchanges
- アクチュエーター HTTP 交換のサポート。
- org.springframework.boot.actuate.web.mappings - パッケージ org.springframework.boot.actuate.web.mappings
- アクチュエーター Web リクエストマッピングのサポート。
- org.springframework.boot.admin - パッケージ org.springframework.boot.admin
- Spring Boot アプリケーションの管理サポート。
- org.springframework.boot.amqp.autoconfigure - パッケージ org.springframework.boot.amqp.autoconfigure
- RabbitMQ の自動構成。
- org.springframework.boot.amqp.autoconfigure.health - パッケージ org.springframework.boot.amqp.autoconfigure.health
- RabbitMQ の健全性の自動構成。
- org.springframework.boot.amqp.autoconfigure.metrics - パッケージ org.springframework.boot.amqp.autoconfigure.metrics
- RabbitMQ メトリクスの自動構成。
- org.springframework.boot.amqp.health - パッケージ org.springframework.boot.amqp.health
- AMQP と RabbitMQ のヘルス統合。
- org.springframework.boot.amqp.metrics - パッケージ org.springframework.boot.amqp.metrics
- AMQP および RabbitMQ のメトリクス。
- org.springframework.boot.ansi - パッケージ org.springframework.boot.ansi
- ANSI カラー出力を提供するクラスをサポートします。
- org.springframework.boot.artemis.autoconfigure - パッケージ org.springframework.boot.artemis.autoconfigure
- Artemis の自動構成。
- org.springframework.boot.autoconfigure - パッケージ org.springframework.boot.autoconfigure
- Spring Boot の自動構成機能。
- org.springframework.boot.autoconfigure.admin - パッケージ org.springframework.boot.autoconfigure.admin
- 管理関連機能の自動構成。
- 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.cache - パッケージ org.springframework.boot.autoconfigure.cache
- キャッシュサポート用の自動構成基本クラス。
- 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.data - パッケージ org.springframework.boot.autoconfigure.data
- Spring Data の自動構成基本クラス。
- org.springframework.boot.autoconfigure.info - パッケージ org.springframework.boot.autoconfigure.info
- プロジェクト情報の自動構成。
- org.springframework.boot.autoconfigure.jmx - パッケージ org.springframework.boot.autoconfigure.jmx
- JMX の自動構成。
- org.springframework.boot.autoconfigure.logging - パッケージ org.springframework.boot.autoconfigure.logging
- ロギングの自動構成。
- org.springframework.boot.autoconfigure.preinitialize - パッケージ org.springframework.boot.autoconfigure.preinitialize
- 起動時のパフォーマンスを向上させるために、バックグラウンドでコードを事前初期化する機能。
- org.springframework.boot.autoconfigure.service.connection - パッケージ org.springframework.boot.autoconfigure.service.connection
- 自動構成に影響するサービス接続のサポート。
- 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.web - パッケージ org.springframework.boot.autoconfigure.web
- 一般的な Web の問題に対する自動構成。
- org.springframework.boot.autoconfigure.web.format - パッケージ org.springframework.boot.autoconfigure.web.format
- Web 固有の書式設定をサポートするクラス。
- org.springframework.boot.autoconfigureprocessor - パッケージ org.springframework.boot.autoconfigureprocessor
- 自動構成クラスに関する情報をコンパイル時にキャプチャーするためのアノテーションプロセッサー。
- org.springframework.boot.availability - パッケージ org.springframework.boot.availability
- Spring Boot アプリケーションの可用性の説明のサポート。
- org.springframework.boot.batch.autoconfigure - パッケージ org.springframework.boot.batch.autoconfigure
- Spring Batch の自動構成。
- org.springframework.boot.batch.autoconfigure.observation - パッケージ org.springframework.boot.batch.autoconfigure.observation
- Spring Batch 観測の自動構成。
- org.springframework.boot.batch.jdbc.autoconfigure - パッケージ org.springframework.boot.batch.jdbc.autoconfigure
- Spring Batch JDBC の自動構成。
- org.springframework.boot.bootstrap - パッケージ org.springframework.boot.bootstrap
- アプリケーションの起動時に潜在的にコストの高いシングルトンの作成をサポートするためのブートストラップの問題。
- 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.cache.actuate.endpoint - パッケージ org.springframework.boot.cache.actuate.endpoint
- キャッシュのアクチュエーターエンドポイント。
- org.springframework.boot.cache.autoconfigure - パッケージ org.springframework.boot.cache.autoconfigure
- キャッシュ抽象化の自動構成。
- org.springframework.boot.cache.autoconfigure.metrics - パッケージ org.springframework.boot.cache.autoconfigure.metrics
- キャッシュ抽象化メトリクスの自動構成。
- org.springframework.boot.cache.metrics - パッケージ org.springframework.boot.cache.metrics
- キャッシュのメトリクス。
- org.springframework.boot.cache.test.autoconfigure - パッケージ org.springframework.boot.cache.test.autoconfigure
- キャッシュ抽象化を使用するコードをテストするための自動構成。
- org.springframework.boot.cassandra.autoconfigure - パッケージ org.springframework.boot.cassandra.autoconfigure
- Cassandra の自動構成。
- org.springframework.boot.cassandra.autoconfigure.health - パッケージ org.springframework.boot.cassandra.autoconfigure.health
- Cassandra の健全性の自動構成。
- org.springframework.boot.cassandra.health - パッケージ org.springframework.boot.cassandra.health
- Cassandra のヘルス統合。
- org.springframework.boot.cloud - パッケージ org.springframework.boot.cloud
- Cloud デプロイの低レベルのサポート。
- org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint - パッケージ org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint
- Cloud Foundry エンドポイントの自動構成。
- org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.reactive - パッケージ org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.reactive
- Cloud Foundry WebFlux エンドポイントの自動構成。
- org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.servlet - パッケージ org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.servlet
- Cloud Foundry サーブレットエンドポイントの自動構成。
- 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.couchbase.autoconfigure - パッケージ org.springframework.boot.couchbase.autoconfigure
- Couchbase の自動構成。
- org.springframework.boot.couchbase.autoconfigure.health - パッケージ org.springframework.boot.couchbase.autoconfigure.health
- Couchbase の健全性の自動構成。
- org.springframework.boot.couchbase.health - パッケージ org.springframework.boot.couchbase.health
- Couchbase のヘルス統合。
- org.springframework.boot.data.autoconfigure.metrics - パッケージ org.springframework.boot.data.autoconfigure.metrics
- Spring Data リポジトリメトリクスの自動構成。
- org.springframework.boot.data.autoconfigure.web - パッケージ org.springframework.boot.data.autoconfigure.web
- Spring Data Web の自動構成。
- org.springframework.boot.data.cassandra.autoconfigure - パッケージ org.springframework.boot.data.cassandra.autoconfigure
- Spring Data Cassandra の自動構成。
- org.springframework.boot.data.cassandra.test.autoconfigure - パッケージ org.springframework.boot.data.cassandra.test.autoconfigure
- Data Cassandra テストの自動構成。
- org.springframework.boot.data.couchbase.autoconfigure - パッケージ org.springframework.boot.data.couchbase.autoconfigure
- Spring Data Couchbase の自動構成。
- org.springframework.boot.data.couchbase.test.autoconfigure - パッケージ org.springframework.boot.data.couchbase.test.autoconfigure
- データ Couchbase テストの自動構成。
- org.springframework.boot.data.elasticsearch.autoconfigure - パッケージ org.springframework.boot.data.elasticsearch.autoconfigure
- Spring Data Elasticsearch の自動構成。
- org.springframework.boot.data.elasticsearch.autoconfigure.health - パッケージ org.springframework.boot.data.elasticsearch.autoconfigure.health
- Spring Data、Elasticsearch のヘルスの自動構成。
- org.springframework.boot.data.elasticsearch.health - パッケージ org.springframework.boot.data.elasticsearch.health
- Spring Data、Elasticsearch を使用した Elasticsearch ヘルス統合。
- org.springframework.boot.data.elasticsearch.test.autoconfigure - パッケージ org.springframework.boot.data.elasticsearch.test.autoconfigure
- データ Elasticsearch テストの自動構成。
- org.springframework.boot.data.jdbc.autoconfigure - パッケージ org.springframework.boot.data.jdbc.autoconfigure
- Spring Data JDBC の自動構成。
- org.springframework.boot.data.jdbc.test.autoconfigure - パッケージ org.springframework.boot.data.jdbc.test.autoconfigure
- Data JDBC テストの自動構成。
- org.springframework.boot.data.jpa.autoconfigure - パッケージ org.springframework.boot.data.jpa.autoconfigure
- Spring Data JPA の自動構成。
- org.springframework.boot.data.jpa.test.autoconfigure - パッケージ org.springframework.boot.data.jpa.test.autoconfigure
- Data JPA テストの自動構成。
- org.springframework.boot.data.ldap.autoconfigure - パッケージ org.springframework.boot.data.ldap.autoconfigure
- Spring Data LDAP の自動構成。
- org.springframework.boot.data.ldap.test.autoconfigure - パッケージ org.springframework.boot.data.ldap.test.autoconfigure
- Data LDAP テストの自動構成。
- org.springframework.boot.data.metrics - パッケージ org.springframework.boot.data.metrics
- Spring Data リポジトリメトリクス。
- org.springframework.boot.data.mongodb.autoconfigure - パッケージ org.springframework.boot.data.mongodb.autoconfigure
- Spring Data MongoDB の自動構成。
- org.springframework.boot.data.mongodb.test.autoconfigure - パッケージ org.springframework.boot.data.mongodb.test.autoconfigure
- Data Mongo テストの自動構成。
- org.springframework.boot.data.neo4j.autoconfigure - パッケージ org.springframework.boot.data.neo4j.autoconfigure
- Spring Data Neo4j の自動構成。
- org.springframework.boot.data.neo4j.test.autoconfigure - パッケージ org.springframework.boot.data.neo4j.test.autoconfigure
- Data Neo4j テストの自動構成。
- org.springframework.boot.data.r2dbc.autoconfigure - パッケージ org.springframework.boot.data.r2dbc.autoconfigure
- Spring Data R2DBC の自動構成。
- org.springframework.boot.data.r2dbc.test.autoconfigure - パッケージ org.springframework.boot.data.r2dbc.test.autoconfigure
- データ R2DBC テストの自動構成。
- org.springframework.boot.data.redis.autoconfigure - パッケージ org.springframework.boot.data.redis.autoconfigure
- Spring Data Redis の自動構成。
- org.springframework.boot.data.redis.autoconfigure.health - パッケージ org.springframework.boot.data.redis.autoconfigure.health
- Spring Data、Redis のヘルスの自動構成。
- org.springframework.boot.data.redis.autoconfigure.observation - パッケージ org.springframework.boot.data.redis.autoconfigure.observation
- Spring Data、Redis 観測の自動構成。
- org.springframework.boot.data.redis.health - パッケージ org.springframework.boot.data.redis.health
- Spring Data、Redis を使用した Redis ヘルス統合。
- org.springframework.boot.data.redis.test.autoconfigure - パッケージ org.springframework.boot.data.redis.test.autoconfigure
- Data Redis テストの自動構成。
- org.springframework.boot.data.rest.autoconfigure - パッケージ org.springframework.boot.data.rest.autoconfigure
- Spring Data REST の自動構成。
- 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.elasticsearch.autoconfigure - パッケージ org.springframework.boot.elasticsearch.autoconfigure
- Elasticsearch クライアントの自動構成。
- org.springframework.boot.elasticsearch.autoconfigure.health - パッケージ org.springframework.boot.elasticsearch.autoconfigure.health
- Elasticsearch の健全性の自動構成。
- org.springframework.boot.elasticsearch.health - パッケージ org.springframework.boot.elasticsearch.health
- Elasticsearch のヘルス統合。
- org.springframework.boot.env - パッケージ org.springframework.boot.env
- Spring
Environmentサポート。 - org.springframework.boot.flyway.actuate.endpoint - パッケージ org.springframework.boot.flyway.actuate.endpoint
- Flyway のアクチュエーターエンドポイント。
- org.springframework.boot.flyway.autoconfigure - パッケージ org.springframework.boot.flyway.autoconfigure
- Flyway の自動構成。
- org.springframework.boot.freemarker.autoconfigure - パッケージ org.springframework.boot.freemarker.autoconfigure
- FreeMarker の自動構成。
- org.springframework.boot.graphql.autoconfigure - パッケージ org.springframework.boot.graphql.autoconfigure
- Spring GraphQL の自動構成。
- org.springframework.boot.graphql.autoconfigure.data - パッケージ org.springframework.boot.graphql.autoconfigure.data
- GraphQL とのデータ統合のための自動構成クラス。
- org.springframework.boot.graphql.autoconfigure.observation - パッケージ org.springframework.boot.graphql.autoconfigure.observation
- Spring GraphQL 観測の自動構成。
- org.springframework.boot.graphql.autoconfigure.reactive - パッケージ org.springframework.boot.graphql.autoconfigure.reactive
- Spring GraphQL での WebFlux サポートの自動構成クラス。
- org.springframework.boot.graphql.autoconfigure.rsocket - パッケージ org.springframework.boot.graphql.autoconfigure.rsocket
- RSocket と GraphQL を統合するための自動構成クラス。
- org.springframework.boot.graphql.autoconfigure.security - パッケージ org.springframework.boot.graphql.autoconfigure.security
- Spring GraphQL でのセキュリティサポートのための自動構成クラス。
- org.springframework.boot.graphql.autoconfigure.servlet - パッケージ org.springframework.boot.graphql.autoconfigure.servlet
- Spring GraphQL での MVC サポートの自動構成クラス。
- org.springframework.boot.graphql.test.autoconfigure - パッケージ org.springframework.boot.graphql.test.autoconfigure
- GraphQL テストの自動構成。
- org.springframework.boot.graphql.test.autoconfigure.tester - パッケージ org.springframework.boot.graphql.test.autoconfigure.tester
- GraphQL テスターの自動構成。
- org.springframework.boot.groovy.template.autoconfigure - パッケージ org.springframework.boot.groovy.template.autoconfigure
- Groovy テンプレートの自動構成。
- org.springframework.boot.gson.autoconfigure - パッケージ org.springframework.boot.gson.autoconfigure
- GSON の自動構成。
- org.springframework.boot.h2console.autoconfigure - パッケージ org.springframework.boot.h2console.autoconfigure
- H2 のコンソールの自動構成。
- org.springframework.boot.hateoas.autoconfigure - パッケージ org.springframework.boot.hateoas.autoconfigure
- Spring HATEOAS の自動構成。
- org.springframework.boot.hazelcast.autoconfigure - パッケージ org.springframework.boot.hazelcast.autoconfigure
- Hazelcast の自動構成。
- org.springframework.boot.hazelcast.autoconfigure.health - パッケージ org.springframework.boot.hazelcast.autoconfigure.health
- Hazelcast の健全性の自動構成。
- org.springframework.boot.hazelcast.health - パッケージ org.springframework.boot.hazelcast.health
- Hazelcast のヘルス統合。
- org.springframework.boot.health.actuate.endpoint - パッケージ org.springframework.boot.health.actuate.endpoint
- ヘルスのアクチュエーターエンドポイント。
- org.springframework.boot.health.application - パッケージ org.springframework.boot.health.application
- アプリケーションに関する情報を提供するヘルスインジケーター。
- org.springframework.boot.health.autoconfigure.actuate.endpoint - パッケージ org.springframework.boot.health.autoconfigure.actuate.endpoint
- ヘルスアクチュエーターエンドポイントの自動構成。
- org.springframework.boot.health.autoconfigure.application - パッケージ org.springframework.boot.health.autoconfigure.application
- org.springframework.boot.health.autoconfigure.contributor - パッケージ org.springframework.boot.health.autoconfigure.contributor
- ヘルスコントリビューター向けの自動構成。
- org.springframework.boot.health.autoconfigure.registry - パッケージ org.springframework.boot.health.autoconfigure.registry
- ヘルスレジストリの自動構成。
- org.springframework.boot.health.contributor - パッケージ org.springframework.boot.health.contributor
- アプリケーションに関する正常性情報の提供に関連するクラス。
- org.springframework.boot.health.registry - パッケージ org.springframework.boot.health.registry
- ヘルスレジストリのサポート。
- org.springframework.boot.hibernate - パッケージ org.springframework.boot.hibernate
- Hibernate サポートクラス。
- org.springframework.boot.hibernate.autoconfigure - パッケージ org.springframework.boot.hibernate.autoconfigure
- JPA および Spring ORM の自動構成。
- org.springframework.boot.hibernate.autoconfigure.metrics - パッケージ org.springframework.boot.hibernate.autoconfigure.metrics
- JPA および Spring ORM の自動構成。
- org.springframework.boot.http.client - パッケージ org.springframework.boot.http.client
- クライアント側の HTTP サポートクラス。
- org.springframework.boot.http.client.autoconfigure - パッケージ org.springframework.boot.http.client.autoconfigure
- クライアント側 HTTP の自動構成。
- org.springframework.boot.http.client.autoconfigure.imperative - パッケージ org.springframework.boot.http.client.autoconfigure.imperative
- クライアント側命令型 HTTP の自動構成。
- org.springframework.boot.http.client.autoconfigure.metrics - パッケージ org.springframework.boot.http.client.autoconfigure.metrics
- クライアント側 HTTP メトリクスの自動構成。
- org.springframework.boot.http.client.autoconfigure.reactive - パッケージ org.springframework.boot.http.client.autoconfigure.reactive
- クライアント側のリアクティブ HTTP の自動構成。
- org.springframework.boot.http.client.autoconfigure.service - パッケージ org.springframework.boot.http.client.autoconfigure.service
- HTTP サービスクライアントの自動構成サポートクラス。
- org.springframework.boot.http.client.reactive - パッケージ org.springframework.boot.http.client.reactive
- クライアント側のリアクティブ HTTP サポートクラス。
- org.springframework.boot.http.codec - パッケージ org.springframework.boot.http.codec
- Web ベースのコーデックのサポート。
- org.springframework.boot.http.codec.autoconfigure - パッケージ org.springframework.boot.http.codec.autoconfigure
- HTTP コーデックの自動構成。
- org.springframework.boot.http.converter.autoconfigure - パッケージ org.springframework.boot.http.converter.autoconfigure
- HTTP コンバーターの自動構成。
- org.springframework.boot.info - パッケージ org.springframework.boot.info
- アプリケーションに関する情報を提供するためのサポート。
- org.springframework.boot.integration.actuate.endpoint - パッケージ org.springframework.boot.integration.actuate.endpoint
- Spring Integration のアクチュエーターエンドポイント。
- org.springframework.boot.integration.autoconfigure - パッケージ org.springframework.boot.integration.autoconfigure
- Spring Integration の自動構成。
- org.springframework.boot.integration.autoconfigure.metrics - パッケージ org.springframework.boot.integration.autoconfigure.metrics
- Spring Integration メトリクスの自動構成。
- org.springframework.boot.io - パッケージ org.springframework.boot.io
- リソースのロードのサポート。
- org.springframework.boot.jackson - パッケージ org.springframework.boot.jackson
- Jackson プロジェクトのカスタム拡張およびサポート。
- org.springframework.boot.jackson.autoconfigure - パッケージ org.springframework.boot.jackson.autoconfigure
- Jackson の自動構成。
- org.springframework.boot.jackson2 - パッケージ org.springframework.boot.jackson2
- Jackson 2 のカスタム拡張機能とサポート。
- org.springframework.boot.jackson2.autoconfigure - パッケージ org.springframework.boot.jackson2.autoconfigure
- Jackson 2 の自動構成。
- org.springframework.boot.jdbc - パッケージ org.springframework.boot.jdbc
- Java Database Connectivity(JDBC)のサポート。
- org.springframework.boot.jdbc.autoconfigure - パッケージ org.springframework.boot.jdbc.autoconfigure
- JDBC の自動構成。
- org.springframework.boot.jdbc.autoconfigure.health - パッケージ org.springframework.boot.jdbc.autoconfigure.health
- JDBC の健全性の自動構成。
- org.springframework.boot.jdbc.autoconfigure.metrics - パッケージ org.springframework.boot.jdbc.autoconfigure.metrics
- JDBC メトリクスの自動構成。
- org.springframework.boot.jdbc.health - パッケージ org.springframework.boot.jdbc.health
- 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.jdbc.metrics - パッケージ org.springframework.boot.jdbc.metrics
- JDBC のメトリクス。
- org.springframework.boot.jdbc.test.autoconfigure - パッケージ org.springframework.boot.jdbc.test.autoconfigure
- JDBC テストの自動構成。
- org.springframework.boot.jersey.actuate.endpoint.web - パッケージ org.springframework.boot.jersey.actuate.endpoint.web
- アクチュエーターエンドポイントの Jersey サポート。
- org.springframework.boot.jersey.autoconfigure - パッケージ org.springframework.boot.jersey.autoconfigure
- Jersey の自動構成。
- org.springframework.boot.jersey.autoconfigure.actuate.endpoint.web - パッケージ org.springframework.boot.jersey.autoconfigure.actuate.endpoint.web
- Jersey アクチュエーターの Web エンドポイントサポートの自動構成。
- org.springframework.boot.jersey.autoconfigure.actuate.web - パッケージ org.springframework.boot.jersey.autoconfigure.actuate.web
- Jersey アクチュエーターの Web 関連の自動構成。
- org.springframework.boot.jersey.autoconfigure.metrics - パッケージ org.springframework.boot.jersey.autoconfigure.metrics
- Jersey メトリクスの自動構成。
- org.springframework.boot.jetty - パッケージ org.springframework.boot.jetty
- Jetty がサポートするリアクティブおよびサーブレット Web サーバー実装。
- org.springframework.boot.jetty.autoconfigure - パッケージ org.springframework.boot.jetty.autoconfigure
- Jetty の自動構成。
- org.springframework.boot.jetty.autoconfigure.actuate.web.server - パッケージ org.springframework.boot.jetty.autoconfigure.actuate.web.server
- Jetty アクチュエーターの Web 関連の自動構成。
- org.springframework.boot.jetty.autoconfigure.metrics - パッケージ org.springframework.boot.jetty.autoconfigure.metrics
- Jetty メトリクスの自動構成。
- org.springframework.boot.jetty.autoconfigure.reactive - パッケージ org.springframework.boot.jetty.autoconfigure.reactive
- Jetty を使用したリアクティブ Web サーバーの自動構成に関連するクラス。
- org.springframework.boot.jetty.autoconfigure.servlet - パッケージ org.springframework.boot.jetty.autoconfigure.servlet
- Jetty を使用したサーブレット Web サーバーの自動構成に関連するクラス。
- org.springframework.boot.jetty.metrics - パッケージ org.springframework.boot.jetty.metrics
- Jetty メトリクスのアクチュエーターサポート。
- org.springframework.boot.jetty.reactive - パッケージ org.springframework.boot.jetty.reactive
- Jetty がサポートするリアクティブ Web サーバー実装。
- org.springframework.boot.jetty.servlet - パッケージ org.springframework.boot.jetty.servlet
- Jetty をベースとしたサーブレット Web サーバー実装。
- org.springframework.boot.jms - パッケージ org.springframework.boot.jms
- Java Message Service(JMS)のサポート。
- org.springframework.boot.jms.autoconfigure - パッケージ org.springframework.boot.jms.autoconfigure
- JMS の自動構成。
- org.springframework.boot.jms.autoconfigure.health - パッケージ org.springframework.boot.jms.autoconfigure.health
- JMS ヘルスの自動構成。
- org.springframework.boot.jms.health - パッケージ org.springframework.boot.jms.health
- JMS のヘルス統合。
- org.springframework.boot.jooq.autoconfigure - パッケージ org.springframework.boot.jooq.autoconfigure
- jOOQ の自動構成。
- org.springframework.boot.jooq.test.autoconfigure - パッケージ org.springframework.boot.jooq.test.autoconfigure
- jOOQ テストの自動構成。
- org.springframework.boot.jpa - パッケージ org.springframework.boot.jpa
- JPA サポートクラス。
- org.springframework.boot.jpa.autoconfigure - パッケージ org.springframework.boot.jpa.autoconfigure
- JPA および Spring ORM の基本自動構成。
- org.springframework.boot.jpa.test.autoconfigure - パッケージ org.springframework.boot.jpa.test.autoconfigure
- JPA テストの自動構成。
- org.springframework.boot.json - パッケージ org.springframework.boot.json
- JSON の解析のサポート。
- org.springframework.boot.jsonb.autoconfigure - パッケージ org.springframework.boot.jsonb.autoconfigure
- JSON-B の自動構成。
- org.springframework.boot.kafka.autoconfigure - パッケージ org.springframework.boot.kafka.autoconfigure
- Apache Kafka の自動構成。
- org.springframework.boot.kafka.autoconfigure.metrics - パッケージ org.springframework.boot.kafka.autoconfigure.metrics
- Apache Kafka メトリクスの自動構成。
- org.springframework.boot.kotlinx.serialization.json.autoconfigure - パッケージ org.springframework.boot.kotlinx.serialization.json.autoconfigure
- Kotlinx 直列化 JSON の自動構成。
- org.springframework.boot.ldap.autoconfigure - パッケージ org.springframework.boot.ldap.autoconfigure
- LDAP の自動構成。
- org.springframework.boot.ldap.autoconfigure.embedded - パッケージ org.springframework.boot.ldap.autoconfigure.embedded
- 組み込み LDAP の自動構成。
- org.springframework.boot.ldap.autoconfigure.health - パッケージ org.springframework.boot.ldap.autoconfigure.health
- LDAP ヘルスの自動構成。
- org.springframework.boot.ldap.health - パッケージ org.springframework.boot.ldap.health
- LDAP のヘルス統合。
- org.springframework.boot.liquibase.actuate.endpoint - パッケージ org.springframework.boot.liquibase.actuate.endpoint
- Liquibase のアクチュエーターエンドポイント。
- org.springframework.boot.liquibase.autoconfigure - パッケージ org.springframework.boot.liquibase.autoconfigure
- Liquibase の自動構成。
- 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.mail.autoconfigure - パッケージ org.springframework.boot.mail.autoconfigure
- メールサポートの自動構成。
- org.springframework.boot.mail.health - パッケージ org.springframework.boot.mail.health
- JavaMail のヘルス統合。
- org.springframework.boot.micrometer.metrics - パッケージ org.springframework.boot.micrometer.metrics
- 一般的なメトリクス関連のクラス。
- org.springframework.boot.micrometer.metrics.actuate.endpoint - パッケージ org.springframework.boot.micrometer.metrics.actuate.endpoint
- メトリクスのアクチュエーターエンドポイント。
- org.springframework.boot.micrometer.metrics.autoconfigure - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure
- Micrometer によるメトリクスの自動構成。
- org.springframework.boot.micrometer.metrics.autoconfigure.export - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.export
- メトリクスエクスポータの自動構成。
- org.springframework.boot.micrometer.metrics.autoconfigure.export.appoptics - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.export.appoptics
- アクチュエーターメトリクスの AppOptics へのエクスポートのサポート。
- org.springframework.boot.micrometer.metrics.autoconfigure.export.atlas - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.export.atlas
- アクチュエーターメトリクスの Atlas へのエクスポートのサポート。
- org.springframework.boot.micrometer.metrics.autoconfigure.export.datadog - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.export.datadog
- アクチュエーターメトリクスの Datadog へのエクスポートのサポート。
- org.springframework.boot.micrometer.metrics.autoconfigure.export.dynatrace - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.export.dynatrace
- アクチュエーターメトリクスの Dynatrace へのエクスポートのサポート。
- org.springframework.boot.micrometer.metrics.autoconfigure.export.elastic - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.export.elastic
- Elastic へのアクチュエーターメトリクスのエクスポートのサポート。
- org.springframework.boot.micrometer.metrics.autoconfigure.export.ganglia - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.export.ganglia
- アクチュエーターメトリクスの Ganglia へのエクスポートのサポート。
- org.springframework.boot.micrometer.metrics.autoconfigure.export.graphite - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.export.graphite
- アクチュエーターメトリクスの Graphite へのエクスポートのサポート。
- org.springframework.boot.micrometer.metrics.autoconfigure.export.humio - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.export.humio
- アクチュエーターメトリクスの Humio へのエクスポートのサポート。
- org.springframework.boot.micrometer.metrics.autoconfigure.export.influx - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.export.influx
- InfluxDB へのアクチュエーターメトリクスのエクスポートのサポート。
- org.springframework.boot.micrometer.metrics.autoconfigure.export.jmx - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.export.jmx
- アクチュエーターメトリクスの JMX へのエクスポートのサポート。
- org.springframework.boot.micrometer.metrics.autoconfigure.export.kairos - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.export.kairos
- KairosDB へのアクチュエーターメトリクスのエクスポートのサポート。
- org.springframework.boot.micrometer.metrics.autoconfigure.export.newrelic - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.export.newrelic
- アクチュエーターメトリクスの New Relic へのエクスポートのサポート。
- org.springframework.boot.micrometer.metrics.autoconfigure.export.otlp - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.export.otlp
- アクチュエーターメトリクスを OTLP にエクスポートするためのサポート。
- org.springframework.boot.micrometer.metrics.autoconfigure.export.prometheus - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.export.prometheus
- アクチュエーターメトリクスの Prometheus へのエクスポートのサポート。
- org.springframework.boot.micrometer.metrics.autoconfigure.export.properties - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.export.properties
- アクチュエーターメトリクスのエクスポート時に使用される基本プロパティとアダプター。
- org.springframework.boot.micrometer.metrics.autoconfigure.export.simple - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.export.simple
- シンプルなメモリ内ストアへのアクチュエーターメトリクスのエクスポートのサポート。
- org.springframework.boot.micrometer.metrics.autoconfigure.export.stackdriver - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.export.stackdriver
- Stackdriver へのアクチュエーターメトリクスのエクスポートのサポート。
- org.springframework.boot.micrometer.metrics.autoconfigure.export.statsd - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.export.statsd
- アクチュエーターメトリクスの StatsD へのエクスポートのサポート。
- org.springframework.boot.micrometer.metrics.autoconfigure.jvm - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.jvm
- JVM メトリクスの自動構成。
- org.springframework.boot.micrometer.metrics.autoconfigure.logging.log4j2 - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.logging.log4j2
- Log4J2 メトリクスの自動構成。
- org.springframework.boot.micrometer.metrics.autoconfigure.logging.logback - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.logging.logback
- Logback メトリクスの自動構成。
- org.springframework.boot.micrometer.metrics.autoconfigure.ssl - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.ssl
- SSL メトリクスの自動構成。
- org.springframework.boot.micrometer.metrics.autoconfigure.startup - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.startup
- アクチュエーターの起動時間メトリクスの自動構成。
- org.springframework.boot.micrometer.metrics.autoconfigure.system - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.system
- システムメトリクスの自動構成。
- org.springframework.boot.micrometer.metrics.autoconfigure.task - パッケージ org.springframework.boot.micrometer.metrics.autoconfigure.task
- タスク実行とスケジューリングメトリクスの自動構成。
- org.springframework.boot.micrometer.metrics.export.prometheus - パッケージ org.springframework.boot.micrometer.metrics.export.prometheus
- プッシュゲートウェイを介してメトリクスを Prometheus にエクスポートするためのサポート。
- org.springframework.boot.micrometer.metrics.startup - パッケージ org.springframework.boot.micrometer.metrics.startup
- 起動メトリクスのサポート。
- org.springframework.boot.micrometer.metrics.system - パッケージ org.springframework.boot.micrometer.metrics.system
- システムメトリクス。
- org.springframework.boot.micrometer.metrics.test.autoconfigure - パッケージ org.springframework.boot.micrometer.metrics.test.autoconfigure
- テストでメトリクスを処理するための自動構成。
- org.springframework.boot.micrometer.observation.autoconfigure - パッケージ org.springframework.boot.micrometer.observation.autoconfigure
- Micrometer 観測の自動構成。
- org.springframework.boot.micrometer.tracing.autoconfigure - パッケージ org.springframework.boot.micrometer.tracing.autoconfigure
- Micrometer トレースの自動構成。
- org.springframework.boot.micrometer.tracing.autoconfigure.prometheus - パッケージ org.springframework.boot.micrometer.tracing.autoconfigure.prometheus
- Micrometer トレースによる Prometheus Exemplars の自動構成。
- org.springframework.boot.micrometer.tracing.brave.autoconfigure - パッケージ org.springframework.boot.micrometer.tracing.brave.autoconfigure
- Brave による Micrometer トレースの自動構成。
- org.springframework.boot.micrometer.tracing.brave.autoconfigure.zipkin - パッケージ org.springframework.boot.micrometer.tracing.brave.autoconfigure.zipkin
- Zipkin によるトレースの自動構成。
- org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure - パッケージ org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure
- OpenTelemetry による Micrometer トレースの自動構成。
- org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.otlp - パッケージ org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.otlp
- OTLP を使用してトレースをエクスポートするための自動構成。
- org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.zipkin - パッケージ org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.zipkin
- Zipkin によるトレースの自動構成。
- org.springframework.boot.micrometer.tracing.test.autoconfigure - パッケージ org.springframework.boot.micrometer.tracing.test.autoconfigure
- テストでメトリクスを処理するための自動構成。
- org.springframework.boot.mongodb.autoconfigure - パッケージ org.springframework.boot.mongodb.autoconfigure
- MongoDB の自動構成。
- org.springframework.boot.mongodb.autoconfigure.health - パッケージ org.springframework.boot.mongodb.autoconfigure.health
- Spring Data MongoDB の健全性の自動構成。
- org.springframework.boot.mongodb.autoconfigure.metrics - パッケージ org.springframework.boot.mongodb.autoconfigure.metrics
- MongoDB メトリクスの自動構成。
- org.springframework.boot.mongodb.health - パッケージ org.springframework.boot.mongodb.health
- Spring Data MongoDB を使用した MongoDB ヘルス統合。
- org.springframework.boot.mustache.autoconfigure - パッケージ org.springframework.boot.mustache.autoconfigure
- Mustache の自動構成。
- org.springframework.boot.mustache.reactive.view - パッケージ org.springframework.boot.mustache.reactive.view
- WebFlux で使用する追加の
Views。 - org.springframework.boot.mustache.servlet.view - パッケージ org.springframework.boot.mustache.servlet.view
- Web MVC で使用する追加の
Views。 - org.springframework.boot.neo4j.autoconfigure - パッケージ org.springframework.boot.neo4j.autoconfigure
- Neo4j の自動構成。
- org.springframework.boot.neo4j.autoconfigure.health - パッケージ org.springframework.boot.neo4j.autoconfigure.health
- Neo4j のヘルスの自動構成。
- org.springframework.boot.neo4j.autoconfigure.observation - パッケージ org.springframework.boot.neo4j.autoconfigure.observation
- Neo4j 監視の自動構成。
- org.springframework.boot.neo4j.health - パッケージ org.springframework.boot.neo4j.health
- Neo4j のヘルス統合。
- org.springframework.boot.netty.autoconfigure - パッケージ org.springframework.boot.netty.autoconfigure
- Netty ライブラリの自動構成。
- org.springframework.boot.opentelemetry.autoconfigure - パッケージ org.springframework.boot.opentelemetry.autoconfigure
- OpenTelemetry の自動構成。
- org.springframework.boot.opentelemetry.autoconfigure.logging - パッケージ org.springframework.boot.opentelemetry.autoconfigure.logging
- OpenTelemetry ログの自動構成。
- org.springframework.boot.opentelemetry.autoconfigure.logging.otlp - パッケージ org.springframework.boot.opentelemetry.autoconfigure.logging.otlp
- OTLP 経由で OpenTelemetry でログをエクスポートするための自動構成。
- org.springframework.boot.origin - パッケージ org.springframework.boot.origin
- アイテムオリジントラッキングのサポート。
- org.springframework.boot.persistence.autoconfigure - パッケージ org.springframework.boot.persistence.autoconfigure
- 汎用ドメインのアノテーションとクラス。
- org.springframework.boot.pulsar.autoconfigure - パッケージ org.springframework.boot.pulsar.autoconfigure
- Spring for Apache Pulsar の自動構成。
- org.springframework.boot.quartz.actuate.endpoint - パッケージ org.springframework.boot.quartz.actuate.endpoint
- Quartz スケジューラのアクチュエーターエンドポイント。
- org.springframework.boot.quartz.autoconfigure - パッケージ org.springframework.boot.quartz.autoconfigure
- Quartz スケジューラーの自動構成。
- org.springframework.boot.r2dbc - パッケージ org.springframework.boot.r2dbc
- R2DBC 接続のサポート。
- org.springframework.boot.r2dbc.autoconfigure - パッケージ org.springframework.boot.r2dbc.autoconfigure
- R2DBC の自動構成。
- org.springframework.boot.r2dbc.autoconfigure.health - パッケージ org.springframework.boot.r2dbc.autoconfigure.health
- R2DBC の健全性の自動構成。
- org.springframework.boot.r2dbc.autoconfigure.metrics - パッケージ org.springframework.boot.r2dbc.autoconfigure.metrics
- R2DBC メトリクスの自動構成。
- org.springframework.boot.r2dbc.autoconfigure.observation - パッケージ org.springframework.boot.r2dbc.autoconfigure.observation
- R2DBC 観測の自動構成。
- org.springframework.boot.r2dbc.health - パッケージ org.springframework.boot.r2dbc.health
- R2DBC のヘルス統合。
- org.springframework.boot.r2dbc.init - パッケージ org.springframework.boot.r2dbc.init
- R2DBC
ConnectionFactoryを使用した SQL データベースの初期化のサポート。 - org.springframework.boot.r2dbc.metrics - パッケージ org.springframework.boot.r2dbc.metrics
- R2DBC のメトリクス。
- org.springframework.boot.reactor - パッケージ org.springframework.boot.reactor
- Reactor 統合のサポートクラス。
- org.springframework.boot.reactor.autoconfigure - パッケージ org.springframework.boot.reactor.autoconfigure
- Reactor の自動構成。
- org.springframework.boot.reactor.netty - パッケージ org.springframework.boot.reactor.netty
- Netty がサポートするリアクティブ Web サーバー実装。
- org.springframework.boot.reactor.netty.autoconfigure - パッケージ org.springframework.boot.reactor.netty.autoconfigure
- Reactor Netty の自動構成。
- org.springframework.boot.reactor.netty.autoconfigure.actuate.web.server - パッケージ org.springframework.boot.reactor.netty.autoconfigure.actuate.web.server
- Reactor Netty アクチュエーターの Web 関連の自動構成。
- org.springframework.boot.restclient - パッケージ org.springframework.boot.restclient
- Web クライアントユーティリティ。
- org.springframework.boot.restclient.autoconfigure - パッケージ org.springframework.boot.restclient.autoconfigure
- RestClient の自動構成。
- org.springframework.boot.restclient.autoconfigure.service - パッケージ org.springframework.boot.restclient.autoconfigure.service
- Spring のブロッキング HTTP サービスインターフェースクライアントの自動構成。
- org.springframework.boot.restclient.observation - パッケージ org.springframework.boot.restclient.observation
- RestClient と RestTemplate の観測統合。
- org.springframework.boot.restclient.test - パッケージ org.springframework.boot.restclient.test
- RestClient および RestTemplate テストユーティリティ。
- org.springframework.boot.restclient.test.autoconfigure - パッケージ org.springframework.boot.restclient.test.autoconfigure
- Web クライアントの自動構成。
- org.springframework.boot.restdocs.test.autoconfigure - パッケージ org.springframework.boot.restdocs.test.autoconfigure
- Spring REST Docs を使用したテストの自動構成。
- org.springframework.boot.resttestclient - パッケージ org.springframework.boot.resttestclient
RestClientおよびRestTemplateを使用するテストサポートクラス。- org.springframework.boot.resttestclient.autoconfigure - パッケージ org.springframework.boot.resttestclient.autoconfigure
- RestTestClient および TestRestTemplate の自動構成。
- org.springframework.boot.retry - パッケージ org.springframework.boot.retry
- コア再試行機能のサポート。
- org.springframework.boot.rsocket.autoconfigure - パッケージ org.springframework.boot.rsocket.autoconfigure
- RSocket の自動構成。
- 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.autoconfigure - パッケージ org.springframework.boot.security.autoconfigure
- Spring Security の自動構成。
- org.springframework.boot.security.autoconfigure.actuate.web.reactive - パッケージ org.springframework.boot.security.autoconfigure.actuate.web.reactive
- WebFlux を使用したアクチュエーターセキュリティの自動構成。
- org.springframework.boot.security.autoconfigure.actuate.web.servlet - パッケージ org.springframework.boot.security.autoconfigure.actuate.web.servlet
- Spring MVC を使用したアクチュエーターセキュリティの自動構成。
- org.springframework.boot.security.autoconfigure.rsocket - パッケージ org.springframework.boot.security.autoconfigure.rsocket
- Spring Security での RSocket サポートの自動構成。
- org.springframework.boot.security.autoconfigure.web - パッケージ org.springframework.boot.security.autoconfigure.web
- Spring Security Web 自動構成のサポートクラス。
- org.springframework.boot.security.autoconfigure.web.reactive - パッケージ org.springframework.boot.security.autoconfigure.web.reactive
- リアクティブ Spring Security の自動構成。
- org.springframework.boot.security.autoconfigure.web.servlet - パッケージ org.springframework.boot.security.autoconfigure.web.servlet
- サーブレットベースの Spring Security の自動構成。
- org.springframework.boot.security.oauth2.client.autoconfigure - パッケージ org.springframework.boot.security.oauth2.client.autoconfigure
- Spring Security の OAuth 2 クライアントのサポート。
- org.springframework.boot.security.oauth2.client.autoconfigure.reactive - パッケージ org.springframework.boot.security.oauth2.client.autoconfigure.reactive
- Spring Security のリアクティブ OAuth 2 クライアントの自動構成。
- org.springframework.boot.security.oauth2.client.autoconfigure.servlet - パッケージ org.springframework.boot.security.oauth2.client.autoconfigure.servlet
- Spring Security の OAuth 2 クライアントの自動構成。
- org.springframework.boot.security.oauth2.server.authorization.autoconfigure.servlet - パッケージ org.springframework.boot.security.oauth2.server.authorization.autoconfigure.servlet
- Spring Security の OAuth2 認証サーバーの自動構成。
- org.springframework.boot.security.oauth2.server.resource.autoconfigure - パッケージ org.springframework.boot.security.oauth2.server.resource.autoconfigure
- Spring Security の OAuth2 リソースサーバーのサポート。
- org.springframework.boot.security.oauth2.server.resource.autoconfigure.reactive - パッケージ org.springframework.boot.security.oauth2.server.resource.autoconfigure.reactive
- Spring Security の Reactive OAuth2 リソースサーバーの自動構成。
- org.springframework.boot.security.oauth2.server.resource.autoconfigure.servlet - パッケージ org.springframework.boot.security.oauth2.server.resource.autoconfigure.servlet
- Spring Security の OAuth2 リソースサーバーの自動構成。
- org.springframework.boot.security.saml2.autoconfigure - パッケージ org.springframework.boot.security.saml2.autoconfigure
- Spring Security の SAML 2.0 の自動構成。
- org.springframework.boot.security.test.autoconfigure.webflux - パッケージ org.springframework.boot.security.test.autoconfigure.webflux
- WebFlux および Spring Security を含むテストの自動構成。
- org.springframework.boot.security.test.autoconfigure.webmvc - パッケージ org.springframework.boot.security.test.autoconfigure.webmvc
- Spring MVC および Spring Security を含むテストの自動構成。
- org.springframework.boot.security.web.reactive - パッケージ org.springframework.boot.security.web.reactive
- リアクティブ Spring Security のクラスとユーティリティ。
- org.springframework.boot.security.web.servlet - パッケージ org.springframework.boot.security.web.servlet
- サーブレットベースの Spring Security のクラスとユーティリティ。
- org.springframework.boot.sendgrid.autoconfigure - パッケージ org.springframework.boot.sendgrid.autoconfigure
- SendGrid の自動構成。
- org.springframework.boot.servlet - パッケージ org.springframework.boot.servlet
jakarta.servlet仕様のアプリケーションサポート。- org.springframework.boot.servlet.actuate.web.exchanges - パッケージ org.springframework.boot.servlet.actuate.web.exchanges
- アクチュエーター HTTP はサーブレットサーバーのサポートを交換します。
- org.springframework.boot.servlet.actuate.web.mappings - パッケージ org.springframework.boot.servlet.actuate.web.mappings
- アクチュエーターサーブレットリクエストマッピングのサポート。
- org.springframework.boot.servlet.autoconfigure - パッケージ org.springframework.boot.servlet.autoconfigure
jakarta.servlet仕様のアプリケーションサポートの自動構成。- org.springframework.boot.servlet.autoconfigure.actuate.web - パッケージ org.springframework.boot.servlet.autoconfigure.actuate.web
jakarta.servletアクチュエーター Web 関連の自動構成。- org.springframework.boot.servlet.autoconfigure.actuate.web.exchanges - パッケージ org.springframework.boot.servlet.autoconfigure.actuate.web.exchanges
- アクチュエーター HTTP は、サーブレットサーバーの自動構成を交換します。
- org.springframework.boot.servlet.autoconfigure.actuate.web.mappings - パッケージ org.springframework.boot.servlet.autoconfigure.actuate.web.mappings
- アクチュエーターサーブレットリクエストマッピングの自動構成。
- org.springframework.boot.servlet.filter - パッケージ org.springframework.boot.servlet.filter
- Spring Boot 固有の
FilterEE 実装。 - org.springframework.boot.session.actuate.endpoint - パッケージ org.springframework.boot.session.actuate.endpoint
- Spring Session のアクチュエーターエンドポイント。
- org.springframework.boot.session.autoconfigure - パッケージ org.springframework.boot.session.autoconfigure
- Spring Session の自動構成。
- org.springframework.boot.session.data.redis.autoconfigure - パッケージ org.springframework.boot.session.data.redis.autoconfigure
- Spring Session Data Redis の自動構成。
- org.springframework.boot.session.jdbc.autoconfigure - パッケージ org.springframework.boot.session.jdbc.autoconfigure
- Spring Session JDBC の自動構成。
- org.springframework.boot.sql.autoconfigure.init - パッケージ org.springframework.boot.sql.autoconfigure.init
- SQL データベースの基本的なスクリプトベースの初期化のための自動構成。
- 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.support - パッケージ org.springframework.boot.support
- アプリケーションの問題と org.springframework.boot パッケージをサポートするクラス。
- 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.jdbc - パッケージ org.springframework.boot.test.autoconfigure.jdbc
- コア JDBC テストの問題に対する自動構成。
- org.springframework.boot.test.autoconfigure.json - パッケージ org.springframework.boot.test.autoconfigure.json
- JSON テストの自動構成。
- org.springframework.boot.test.context - パッケージ org.springframework.boot.test.context
- Spring
Environmentのアノテーション属性値のマッピングのサポート。 - org.springframework.boot.test.context.assertj - パッケージ org.springframework.boot.test.context.assertj
- ApplicationContexts の AssertJ サポート。
- org.springframework.boot.test.context.filter.annotation - パッケージ org.springframework.boot.test.context.filter.annotation
TypeExcludeFilterのテストアノテーションサポート。- org.springframework.boot.test.context.runner - パッケージ org.springframework.boot.test.context.runner
- テスト用のアプリケーションコンテキストを実行するテストユーティリティ。
- org.springframework.boot.test.http.server - パッケージ org.springframework.boot.test.http.server
- HTTP サーバーテストのサポート。
- org.springframework.boot.test.json - パッケージ org.springframework.boot.test.json
- JSON のテストのサポート。
- 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.htmlunit - パッケージ org.springframework.boot.test.web.htmlunit
- HtmlUnit サポートクラス。
- 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.thread - パッケージ org.springframework.boot.thread
- スレッドに関連するクラス。
- org.springframework.boot.thymeleaf.autoconfigure - パッケージ org.springframework.boot.thymeleaf.autoconfigure
- Thymeleaf の自動構成。
- org.springframework.boot.tomcat - パッケージ org.springframework.boot.tomcat
- Tomcat を基盤とするリアクティブおよびサーブレット Web サーバーの実装。
- org.springframework.boot.tomcat.autoconfigure - パッケージ org.springframework.boot.tomcat.autoconfigure
- Tomcat を使用したサーブレットまたはリアクティブ Web サーバーの自動構成に関連するクラス。
- org.springframework.boot.tomcat.autoconfigure.actuate.web.server - パッケージ org.springframework.boot.tomcat.autoconfigure.actuate.web.server
- Tomcat アクチュエーターの Web 問題の自動構成。
- org.springframework.boot.tomcat.autoconfigure.metrics - パッケージ org.springframework.boot.tomcat.autoconfigure.metrics
- Tomcat メトリクスの自動構成。
- org.springframework.boot.tomcat.autoconfigure.reactive - パッケージ org.springframework.boot.tomcat.autoconfigure.reactive
- Tomcat を使用したリアクティブ Web サーバーの自動構成に関連するクラス。
- org.springframework.boot.tomcat.autoconfigure.servlet - パッケージ org.springframework.boot.tomcat.autoconfigure.servlet
- Tomcat を使用したサーブレット Web サーバーの自動構成に関連するクラス。
- org.springframework.boot.tomcat.metrics - パッケージ org.springframework.boot.tomcat.metrics
- Tomcat メトリクス。
- org.springframework.boot.tomcat.reactive - パッケージ org.springframework.boot.tomcat.reactive
- Tomcat をベースとしたリアクティブ Web サーバーの実装。
- org.springframework.boot.tomcat.servlet - パッケージ org.springframework.boot.tomcat.servlet
- Tomcat をベースとしたサーブレット Web サーバーの実装。
- org.springframework.boot.transaction.autoconfigure - パッケージ org.springframework.boot.transaction.autoconfigure
- トランザクションサポートの自動構成。
- org.springframework.boot.transaction.jta.autoconfigure - パッケージ org.springframework.boot.transaction.jta.autoconfigure
- JTA の自動構成。
- org.springframework.boot.util - パッケージ org.springframework.boot.util
- その他のユーティリティクラスが含まれています。
- org.springframework.boot.validation - パッケージ org.springframework.boot.validation
- 検証に関連するユーティリティとクラス。
- org.springframework.boot.validation.autoconfigure - パッケージ org.springframework.boot.validation.autoconfigure
- (JSR-303)検証の自動構成。
- org.springframework.boot.validation.beanvalidation - パッケージ org.springframework.boot.validation.beanvalidation
- Bean 検証に関連するユーティリティとクラス。
- org.springframework.boot.web.context.reactive - パッケージ org.springframework.boot.web.context.reactive
- Spring の
ApplicationContextとのリアクティブベースの Web 統合。 - org.springframework.boot.web.context.servlet - パッケージ org.springframework.boot.web.context.servlet
- Spring の
WebApplicationContextとのサーブレットベースの Web 統合。 - org.springframework.boot.web.error - パッケージ org.springframework.boot.web.error
- Spring Web エラー処理インフラストラクチャ。
- org.springframework.boot.web.server - パッケージ org.springframework.boot.web.server
- 組み込み Web サーバーのサポート。
- org.springframework.boot.web.server.autoconfigure - パッケージ org.springframework.boot.web.server.autoconfigure
- Web サーバーの自動構成に関連するクラス。
- org.springframework.boot.web.server.autoconfigure.reactive - パッケージ org.springframework.boot.web.server.autoconfigure.reactive
- リアクティブ Web サーバーの自動構成に関連するクラス。
- org.springframework.boot.web.server.autoconfigure.servlet - パッケージ org.springframework.boot.web.server.autoconfigure.servlet
- サーブレット Web サーバーの自動構成に関連するクラス。
- org.springframework.boot.web.server.context - パッケージ org.springframework.boot.web.server.context
- Spring の
ApplicationContextと Web の統合。 - org.springframework.boot.web.server.reactive - パッケージ org.springframework.boot.web.server.reactive
- リアクティブ Web サーバーの抽象化。
- org.springframework.boot.web.server.reactive.context - パッケージ org.springframework.boot.web.server.reactive.context
- Spring の
ApplicationContextとのリアクティブ Web サーバーベースの統合。 - org.springframework.boot.web.server.servlet - パッケージ org.springframework.boot.web.server.servlet
- サーブレット Web サーバーの抽象化。
- org.springframework.boot.web.server.servlet.context - パッケージ org.springframework.boot.web.server.servlet.context
- Spring の
WebApplicationContextとのサーブレット Web サーバーベースの Web 統合。 - org.springframework.boot.web.servlet - パッケージ org.springframework.boot.web.servlet
jakarta.servlet仕様で動作するように設計されたクラスとユーティリティ。- org.springframework.boot.web.servlet.support - パッケージ org.springframework.boot.web.servlet.support
- サーブレットベースの Web サーバーのサポートクラス。
- org.springframework.boot.webclient - パッケージ org.springframework.boot.webclient
- Spring WebFlux WebClient は抽象化をサポートしています。
- org.springframework.boot.webclient.autoconfigure - パッケージ org.springframework.boot.webclient.autoconfigure
- Spring Framework の関数 Web クライアントの自動構成。
- org.springframework.boot.webclient.autoconfigure.service - パッケージ org.springframework.boot.webclient.autoconfigure.service
- Spring のリアクティブ HTTP サービスインターフェースクライアントの自動構成。
- org.springframework.boot.webclient.observation - パッケージ org.springframework.boot.webclient.observation
- WebClient の観測統合。
- org.springframework.boot.webclient.test.autoconfigure - パッケージ org.springframework.boot.webclient.test.autoconfigure
- Web クライアントの自動構成。
- org.springframework.boot.webflux.actuate.endpoint.web - パッケージ org.springframework.boot.webflux.actuate.endpoint.web
- Spring WebFlux は、アクチュエーターエンドポイントをサポートします。
- org.springframework.boot.webflux.actuate.web.exchanges - パッケージ org.springframework.boot.webflux.actuate.web.exchanges
- Actuator HTTP 交換は、リアクティブサーバーをサポートします。
- org.springframework.boot.webflux.actuate.web.mappings - パッケージ org.springframework.boot.webflux.actuate.web.mappings
- アクチュエーターリアクティブリクエストマッピングのサポート。
- org.springframework.boot.webflux.autoconfigure - パッケージ org.springframework.boot.webflux.autoconfigure
- リアクティブ Web サーバーおよび Spring WebFlux の自動構成。
- org.springframework.boot.webflux.autoconfigure.actuate.endpoint.web - パッケージ org.springframework.boot.webflux.autoconfigure.actuate.endpoint.web
- Spring WebFlux アクチュエーター Web エンドポイントサポートの自動構成。
- org.springframework.boot.webflux.autoconfigure.actuate.web - パッケージ org.springframework.boot.webflux.autoconfigure.actuate.web
- WebFlux ベースのアクチュエーター Web 問題の自動構成。
- org.springframework.boot.webflux.autoconfigure.actuate.web.exchanges - パッケージ org.springframework.boot.webflux.autoconfigure.actuate.web.exchanges
- アクチュエーター HTTP は、リアクティブサーバーの自動構成を交換します。
- org.springframework.boot.webflux.autoconfigure.actuate.web.mappings - パッケージ org.springframework.boot.webflux.autoconfigure.actuate.web.mappings
- アクチュエーターのリアクティブ型リクエストマッピングの自動構成。
- org.springframework.boot.webflux.autoconfigure.error - パッケージ org.springframework.boot.webflux.autoconfigure.error
- Spring WebFlux エラー処理の自動構成。
- org.springframework.boot.webflux.error - パッケージ org.springframework.boot.webflux.error
- Spring WebFlux エラー処理インフラストラクチャ。
- org.springframework.boot.webflux.filter - パッケージ org.springframework.boot.webflux.filter
- Spring Boot 固有の
WebFilter実装。 - org.springframework.boot.webflux.test.autoconfigure - パッケージ org.springframework.boot.webflux.test.autoconfigure
- Spring WebFlux テストの自動構成。
- org.springframework.boot.webmvc.actuate.endpoint.web - パッケージ org.springframework.boot.webmvc.actuate.endpoint.web
- アクチュエーターエンドポイントの Spring MVC サポート。
- org.springframework.boot.webmvc.actuate.web.mappings - パッケージ org.springframework.boot.webmvc.actuate.web.mappings
- Spring MVC のアクチュエーターリクエストマッピングのサポート。
- org.springframework.boot.webmvc.autoconfigure - パッケージ org.springframework.boot.webmvc.autoconfigure
- Spring MVC の自動構成。
- org.springframework.boot.webmvc.autoconfigure.actuate.endpoint.web - パッケージ org.springframework.boot.webmvc.autoconfigure.actuate.endpoint.web
- Spring MVC アクチュエーターの Web エンドポイントサポートの自動構成。
- org.springframework.boot.webmvc.autoconfigure.actuate.web - パッケージ org.springframework.boot.webmvc.autoconfigure.actuate.web
- Spring MVC ベースのアクチュエーターインフラストラクチャの自動構成。
- org.springframework.boot.webmvc.autoconfigure.actuate.web.mappings - パッケージ org.springframework.boot.webmvc.autoconfigure.actuate.web.mappings
- Spring MVC のアクチュエーターリクエストマッピングの自動構成。
- org.springframework.boot.webmvc.autoconfigure.error - パッケージ org.springframework.boot.webmvc.autoconfigure.error
- Spring MVC エラー処理の自動構成。
- org.springframework.boot.webmvc.error - パッケージ org.springframework.boot.webmvc.error
- Spring MVC エラー処理インフラストラクチャ。
- org.springframework.boot.webmvc.test.autoconfigure - パッケージ org.springframework.boot.webmvc.test.autoconfigure
- Spring MVC テストの自動構成。
- org.springframework.boot.webservices.autoconfigure - パッケージ org.springframework.boot.webservices.autoconfigure
- Spring Web Services の自動構成。
- org.springframework.boot.webservices.autoconfigure.client - パッケージ org.springframework.boot.webservices.autoconfigure.client
- Spring Web Services クライアントの自動構成。
- org.springframework.boot.webservices.client - パッケージ org.springframework.boot.webservices.client
- Web サービスクライアントユーティリティ。
- org.springframework.boot.webservices.test.autoconfigure.client - パッケージ org.springframework.boot.webservices.test.autoconfigure.client
- Web サービスクライアントの自動構成。
- org.springframework.boot.webservices.test.autoconfigure.server - パッケージ org.springframework.boot.webservices.test.autoconfigure.server
- Web サービスサーバーテストの自動構成。
- org.springframework.boot.websocket.autoconfigure.servlet - パッケージ org.springframework.boot.websocket.autoconfigure.servlet
- サーブレット Web サーバーでの WebSocket サポートの自動構成。
- org.springframework.boot.webtestclient.autoconfigure - パッケージ org.springframework.boot.webtestclient.autoconfigure
- WebTestClient の自動構成。
- org.springframework.boot.zipkin.autoconfigure - パッケージ org.springframework.boot.zipkin.autoconfigure
- Zipkin の自動構成。
- Origin - Interface in org.springframework.boot.origin
- アイテムの出所を一意に表すインターフェース。
- ORIGINAL - Enum constant in enum class org.springframework.boot.context.properties.source.ConfigurationPropertyName.Form
- 名前が作成または適合されたときに指定された元のフォーム。
- OriginLookup<K> - org.springframework.boot.origin のインターフェース
- 指定されたキーから
Origin情報を検索できるオブジェクトによって実装できるインターフェース。 - OriginProvider - Interface in org.springframework.boot.origin
- アイテムの出所へのアクセスを提供するインターフェース。
- OriginTrackedMapPropertySource - org.springframework.boot.env のクラス
- OriginTrackedMapPropertySource(String, Map) - クラス org.springframework.boot.env. OriginTrackedMapPropertySource のコンストラクター
- 新しい
OriginTrackedMapPropertySourceインスタンスを作成します。 - OriginTrackedMapPropertySource(String, Map, boolean) - クラス org.springframework.boot.env. OriginTrackedMapPropertySource のコンストラクター
- 新しい
OriginTrackedMapPropertySourceインスタンスを作成します。 - OriginTrackedResource - org.springframework.boot.origin のクラス
- OriginTrackedResource.OriginTrackedWritableResource - org.springframework.boot.origin のクラス
WritableResourceインスタンスのOriginTrackedResourceのバリアント。- OriginTrackedValue - org.springframework.boot.origin のクラス
- OsInfo - org.springframework.boot.info のクラス
- アプリケーションが実行されているオペレーティングシステムに関する情報。
- OsInfo() - クラス org.springframework.boot.info. OsInfo のコンストラクター
- OsInfoContributor - org.springframework.boot.actuate.info のクラス
OsInfoを公開するInfoContributor。- OsInfoContributor() - クラス org.springframework.boot.actuate.info. OsInfoContributor のコンストラクター
- OtlpGrpcSpanExporterBuilderCustomizer - Interface in org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.otlp
OtlpGrpcSpanExporterBuilderをカスタマイズして自動構成を微調整したい Bean によって実装できるコールバックインターフェース。- OtlpHttpSpanExporterBuilderCustomizer - Interface in org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.otlp
OtlpHttpSpanExporterBuilderをカスタマイズして自動構成を微調整したい Bean によって実装できるコールバックインターフェース。- OtlpLoggingAutoConfiguration - org.springframework.boot.opentelemetry.autoconfigure.logging.otlp のクラス
- OpenTelemetry ログエクスポートの場合は
Auto-configuration。 - OtlpLoggingAutoConfiguration() - クラス org.springframework.boot.opentelemetry.autoconfigure.logging.otlp. OtlpLoggingAutoConfiguration のコンストラクター
- OtlpLoggingConnectionDetails - Interface in org.springframework.boot.opentelemetry.autoconfigure.logging.otlp
- OpenTelemetry ログサービスへの接続を確立するために必要な詳細。
- OtlpLoggingProperties - org.springframework.boot.opentelemetry.autoconfigure.logging.otlp のクラス
- OpenTelemetry を使用してログをエクスポートするための構成プロパティ。
- OtlpLoggingProperties() - クラス org.springframework.boot.opentelemetry.autoconfigure.logging.otlp. OtlpLoggingProperties のコンストラクター
- OtlpLoggingProperties.Compression - org.springframework.boot.opentelemetry.autoconfigure.logging.otlp の Enum クラス
- OtlpMetricsConnectionDetails - Interface in org.springframework.boot.micrometer.metrics.autoconfigure.export.otlp
- OpenTelemetry Collector サービスへの接続を確立するために必要な詳細。
- OtlpMetricsExportAutoConfiguration - Class in org.springframework.boot.micrometer.metrics.autoconfigure.export.otlp
- メトリクスを OTLP にエクスポートするための
Auto-configuration。 - OtlpMetricsProperties - Class in org.springframework.boot.micrometer.metrics.autoconfigure.export.otlp
- OTLP メトリクスのエクスポートを構成するための
@ConfigurationProperties。 - OtlpMetricsProperties() - Constructor for class org.springframework.boot.micrometer.metrics.autoconfigure.export.otlp.OtlpMetricsProperties
- OtlpMetricsProperties.Meter - org.springframework.boot.micrometer.metrics.autoconfigure.export.otlp のクラス
- メーターごとの設定。
- OtlpTracingAutoConfiguration - Class in org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.otlp
- OTLP を使用してトレースをエクスポートするための
Auto-configuration。 - OtlpTracingAutoConfiguration() - Constructor for class org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.otlp.OtlpTracingAutoConfiguration
- OtlpTracingConnectionDetails - Interface in org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.otlp
- OpenTelemetry サービスへの接続を確立するために必要な詳細。
- OtlpTracingProperties - Class in org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.otlp
- OTLP を使用してトレースをエクスポートするための構成プロパティ。
- OtlpTracingProperties() - Constructor for class org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.otlp.OtlpTracingProperties
- OtlpTracingProperties.Compression - org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.otlp の Enum クラス
- OUT_OF_SERVICE - Static variable in class org.springframework.boot.health.contributor.Status
Statusは、コンポーネントまたはサブシステムがサービスを停止しており、使用してはならないことを示しています。- outOfService() - クラス org.springframework.boot.health.contributor のメソッド。Health.Builder
- ステータスを
Status.OUT_OF_SERVICEに設定します。 - outOfService() - Static method in class org.springframework.boot.health.contributor.Health
Status.OUT_OF_SERVICEステータスで新しいHealth.Builderインスタンスを作成します。- OutputCaptureExtension - org.springframework.boot.test.system のクラス
- OutputCaptureRule - org.springframework.boot.test.system のクラス
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
- OutputCaptureRule() - クラス org.springframework.boot.test.system. OutputCaptureRule のコンストラクター
- 使用すべきではありません。
- outputDir() - Element in annotation interface org.springframework.boot.restdocs.test.autoconfigure.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。
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式
OutputCaptureExtensionが優先される