インデックス

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

C

cache(String, String) - クラス org.springframework.boot.cache.actuate.endpoint のメソッド。CachesEndpoint
指定されたキャッシュの CachesEndpoint.CacheDescriptor を返します。
cache(String, String) - クラス org.springframework.boot.cache.actuate.endpoint のメソッド。CachesEndpointWebExtension
Cache - Class in org.springframework.boot.buildpack.platform.build
CNB ビルダーで使用するキャッシュの詳細。
Cache() - クラス org.springframework.boot.amqp.autoconfigure のコンストラクター。RabbitProperties.Cache
Cache() - クラス org.springframework.boot.autoconfigure.web のコンストラクター。WebProperties.Resources.Cache
Cache() - クラス org.springframework.boot.jms.autoconfigure のコンストラクター。JmsProperties.Cache
Cache() - クラス org.springframework.boot.pulsar.autoconfigure のコンストラクター。PulsarProperties.Producer.Cache
Cache.Bind - org.springframework.boot.buildpack.platform.build のクラス
バインドマウントに保存されたキャッシュの詳細。
Cache.Format - org.springframework.boot.buildpack.platform.build の Enum クラス
キャッシュのフォーマット。
Cache.Volume - org.springframework.boot.buildpack.platform.build のクラス
Docker ボリュームに保管されているキャッシュの詳細。
CACHE2K - Enum constant in enum class org.springframework.boot.autoconfigure.cache.CacheType
Cache2k が支援するキャッシング。
Cache2kBuilderCustomizer - org.springframework.boot.cache.autoconfigure のインターフェース
addCaches を通じてマネージャーに追加されたキャッシュと動的に作成されたキャッシュのデフォルト設定をカスタマイズしたい Bean によって実装できるコールバックインターフェース。
Cache2kCacheMeterBinderProvider - org.springframework.boot.cache.metrics のクラス
cache2k の CacheMeterBinderProvider 実装。
Cache2kCacheMeterBinderProvider() - クラス org.springframework.boot.cache.metrics のコンストラクター。Cache2kCacheMeterBinderProvider
CacheAutoConfiguration - org.springframework.boot.cache.autoconfigure のクラス
キャッシュ抽象化のための Auto-configuration
CacheAutoConfiguration() - クラス org.springframework.boot.cache.autoconfigure. CacheAutoConfiguration のコンストラクター
Cachecontrol() - クラス org.springframework.boot.autoconfigure.web のコンストラクター。WebProperties.Resources.Cache.Cachecontrol
CacheDescriptor(String) - クラス org.springframework.boot.cache.actuate.endpoint のコンストラクター。CachesEndpoint.CacheDescriptor
CacheEntryDescriptor(Cache, String) - クラス org.springframework.boot.cache.actuate.endpoint のコンストラクター。CachesEndpoint.CacheEntryDescriptor
cacheManager(CacheManagerCustomizers, EmbeddedCacheManager) - クラス org.springframework.boot.cache.autoconfigure のメソッド。InfinispanCacheConfiguration
CacheManagerCustomizer<T> - org.springframework.boot.cache.autoconfigure のインターフェース
特に設定を調整するために、完全に初期化される前にキャッシュマネージャーをカスタマイズしたい Bean によって実装できるコールバックインターフェース。
CacheManagerCustomizers - org.springframework.boot.cache.autoconfigure のクラス
指定された CacheManager のコンテキストで使用可能な CacheManagerCustomizer インスタンスを呼び出します。
CacheManagerCustomizers(List) - クラス org.springframework.boot.cache.autoconfigure. CacheManagerCustomizers のコンストラクター
CacheManagerDescriptor(Map) - クラス org.springframework.boot.cache.actuate.endpoint のコンストラクター。CachesEndpoint.CacheManagerDescriptor
CacheMeterBinderProvider<C> - org.springframework.boot.cache.metrics のインターフェース
Cache に基づいて MeterBinder を提供します。
CacheMetricsAutoConfiguration - org.springframework.boot.cache.autoconfigure.metrics のクラス
利用可能なすべての caches のメトリクスの Auto-configuration
CacheMetricsAutoConfiguration() - クラス org.springframework.boot.cache.autoconfigure.metrics. CacheMetricsAutoConfiguration のコンストラクター
CacheMetricsRegistrar - org.springframework.boot.cache.metrics のクラス
サポートされている Cache を MeterRegistry に登録します。
CacheMetricsRegistrar(MeterRegistry, Collection) - クラス org.springframework.boot.cache.metrics. CacheMetricsRegistrar のコンストラクター
新しいレジストラを作成します。
CacheProperties - org.springframework.boot.cache.autoconfigure のクラス
キャッシュ抽象化の構成プロパティ。
CacheProperties() - クラス org.springframework.boot.cache.autoconfigure. CacheProperties のコンストラクター
CacheProperties.Caffeine - org.springframework.boot.cache.autoconfigure のクラス
Caffeine 固有のキャッシュプロパティ。
CacheProperties.Couchbase - org.springframework.boot.cache.autoconfigure のクラス
Couchbase 固有のキャッシュプロパティ。
CacheProperties.Infinispan - org.springframework.boot.cache.autoconfigure のクラス
Infinispan 固有のキャッシュプロパティ。
CacheProperties.JCache - org.springframework.boot.cache.autoconfigure のクラス
JCache(JSR-107)固有のキャッシュプロパティ。
CacheProperties.Redis - org.springframework.boot.cache.autoconfigure のクラス
Redis 固有のキャッシュプロパティ。
cacheProvider() - Element in annotation interface org.springframework.boot.cache.test.autoconfigure.AutoConfigureCache
テスト目的で動作をオーバーライドして構成する CacheType
caches() - クラス org.springframework.boot.cache.actuate.endpoint のメソッド。CachesEndpoint
使用可能なすべての cachesCachesEndpoint.CachesDescriptor を返します。
CachesDescriptor(Map) - クラス org.springframework.boot.cache.actuate.endpoint のコンストラクター。CachesEndpoint.CachesDescriptor
CachesEndpoint - org.springframework.boot.cache.actuate.endpoint のクラス
@Endpoint は、利用可能な caches を公開します。
CachesEndpoint(Map) - クラス org.springframework.boot.cache.actuate.endpoint. CachesEndpoint のコンストラクター
使用する CacheManager インスタンスで新しいエンドポイントを作成します。
CachesEndpoint.CacheDescriptor - org.springframework.boot.cache.actuate.endpoint のクラス
Cache の説明。
CachesEndpoint.CacheEntryDescriptor - org.springframework.boot.cache.actuate.endpoint のクラス
Cache エントリの説明。
CachesEndpoint.CacheManagerDescriptor - org.springframework.boot.cache.actuate.endpoint のクラス
CacheManager の説明。
CachesEndpoint.CachesDescriptor - org.springframework.boot.cache.actuate.endpoint のクラス
キャッシュの説明。
CachesEndpointAutoConfiguration - org.springframework.boot.cache.autoconfigure のクラス
CachesEndpointAutoConfiguration() - クラス org.springframework.boot.cache.autoconfigure. CachesEndpointAutoConfiguration のコンストラクター
CachesEndpointWebExtension - org.springframework.boot.cache.actuate.endpoint のクラス
CachesEndpointWebExtension(CachesEndpoint) - クラス org.springframework.boot.cache.actuate.endpoint. CachesEndpointWebExtension のコンストラクター
CacheType - Enum Class in org.springframework.boot.autoconfigure.cache
サポートされているキャッシュ型(優先順位の順に定義)。
CachingConnectionFactoryConfigurer - org.springframework.boot.amqp.autoconfigure のクラス
構成プロパティを使用して調整された適切なデフォルトで Rabbit CachingConnectionFactory を構成します。
CachingConnectionFactoryConfigurer(RabbitProperties) - クラス org.springframework.boot.amqp.autoconfigure. CachingConnectionFactoryConfigurer のコンストラクター
指定された properties を使用して接続ファクトリを構成する新しいコンフィギュラーを作成します。
CachingConnectionFactoryConfigurer(RabbitProperties, RabbitConnectionDetails) - クラス org.springframework.boot.amqp.autoconfigure. CachingConnectionFactoryConfigurer のコンストラクター
指定された properties および connectionDetails を使用して接続ファクトリを構成する新しいコンフィギュラーを作成します。後者が優先されます。
CachingOperationInvoker - org.springframework.boot.actuate.endpoint.invoker.cache のクラス
有効期間を構成可能な操作のレスポンスをキャッシュする OperationInvoker
CachingOperationInvokerAdvisor - org.springframework.boot.actuate.endpoint.invoker.cache のクラス
OperationInvokerAdvisor は、オプションで結果キャッシュのサポートを提供します。
CachingOperationInvokerAdvisor(Function) - クラス org.springframework.boot.actuate.endpoint.invoker.cache. CachingOperationInvokerAdvisor のコンストラクター
Caffeine() - クラス org.springframework.boot.cache.autoconfigure のコンストラクター。CacheProperties.Caffeine
CAFFEINE - Enum constant in enum class org.springframework.boot.autoconfigure.cache.CacheType
Caffeine バックアップキャッシング。
CaffeineCacheMeterBinderProvider - org.springframework.boot.cache.metrics のクラス
Caffeine の CacheMeterBinderProvider 実装。
CaffeineCacheMeterBinderProvider() - クラス org.springframework.boot.cache.metrics. CaffeineCacheMeterBinderProvider のコンストラクター
CalendarIntervalTriggerDescriptor(CalendarIntervalTrigger) - クラス org.springframework.boot.quartz.actuate.endpoint のコンストラクター。QuartzEndpoint.CalendarIntervalTriggerDescriptor
callback(Class, C, A, Object...) - Static method in class org.springframework.boot.util.LambdaSafe
一般的なジェネリクス型の問題と例外を処理して、単一のコールバックインスタンスの呼び出しを開始します。
callbacks(Class, Collection, A, Object...) - Static method in class org.springframework.boot.util.LambdaSafe
一般的なジェネリクス型の問題と例外を処理して、コールバックインスタンスの呼び出しを開始します。
cancelRemainingTasksOnClose(boolean) - クラス org.springframework.boot.task のメソッド。SimpleAsyncTaskExecutorBuilder
閉じるときに残りのタスクをキャンセルするかどうかを設定します。
canResolve(Class) - クラス org.springframework.boot.actuate.endpoint のメソッド。InvocationContext
コンテキストが指定された type の引数を解決できるかどうかを返します。
canResolve(Class) - インターフェース org.springframework.boot.actuate.endpoint のメソッド。OperationArgumentResolver
指定された type の引数を解決できるかどうかを返します。
canResolve(Class) - クラス org.springframework.boot.actuate.endpoint のメソッド。ProducibleOperationArgumentResolver
cap(Access) - Method in enum class org.springframework.boot.actuate.endpoint.Access
アクセスを許可された最大数に制限します。
CapturedOutput - Interface in org.springframework.boot.test.system
OutputCaptureExtension または OutputCaptureRule によってキャプチャーされた System.outSE および System.errSE 出力へのアクセスを提供します。
CassandraAutoConfiguration - org.springframework.boot.cassandra.autoconfigure のクラス
Cassandra 用の Auto-configuration
CassandraConnectionDetails - Interface in org.springframework.boot.cassandra.autoconfigure
Cassandra サービスへの接続を確立するために必要な詳細。
CassandraConnectionDetails.Node - org.springframework.boot.cassandra.autoconfigure の記録クラス
Cassandra ノード。
CassandraDriverHealthIndicator - org.springframework.boot.cassandra.health のクラス
Cassandra データストアのステータス情報を返す HealthIndicator の簡単な実装。
CassandraDriverHealthIndicator(CqlSession) - クラス org.springframework.boot.cassandra.health. CassandraDriverHealthIndicator のコンストラクター
新しい CassandraDriverHealthIndicator インスタンスを作成します。
CassandraDriverReactiveHealthIndicator - org.springframework.boot.cassandra.health のクラス
Cassandra データストアのステータス情報を返す ReactiveHealthIndicator の簡単な実装。
CassandraDriverReactiveHealthIndicator(CqlSession) - クラス org.springframework.boot.cassandra.health. CassandraDriverReactiveHealthIndicator のコンストラクター
新しい CassandraDriverReactiveHealthIndicator インスタンスを作成します。
CassandraHealthContributorAutoConfiguration - org.springframework.boot.cassandra.autoconfigure.health のクラス
CassandraHealthContributorAutoConfiguration() - クラス org.springframework.boot.cassandra.autoconfigure.health. CassandraHealthContributorAutoConfiguration のコンストラクター
CassandraProperties - org.springframework.boot.cassandra.autoconfigure のクラス
Cassandra の構成プロパティ。
CassandraProperties() - クラス org.springframework.boot.cassandra.autoconfigure. CassandraProperties のコンストラクター
CassandraProperties.Compression - org.springframework.boot.cassandra.autoconfigure の Enum クラス
プロトコルフレームの圧縮に使用されるアルゴリズムの名前。
CassandraProperties.Connection - org.springframework.boot.cassandra.autoconfigure のクラス
CassandraProperties.Controlconnection - org.springframework.boot.cassandra.autoconfigure のクラス
CassandraProperties.Pool - org.springframework.boot.cassandra.autoconfigure のクラス
プールのプロパティ。
CassandraProperties.Request - org.springframework.boot.cassandra.autoconfigure のクラス
CassandraProperties.Ssl - org.springframework.boot.cassandra.autoconfigure のクラス
CassandraProperties.Throttler - org.springframework.boot.cassandra.autoconfigure のクラス
CassandraProperties.ThrottlerType - org.springframework.boot.cassandra.autoconfigure の Enum クラス
CassandraReactiveHealthContributorAutoConfiguration - org.springframework.boot.cassandra.autoconfigure.health のクラス
CassandraReactiveHealthContributorAutoConfiguration() - クラス org.springframework.boot.cassandra.autoconfigure.health. CassandraReactiveHealthContributorAutoConfiguration のコンストラクター
CborMapperBuilderCustomizer - Interface in org.springframework.boot.jackson.autoconfigure
CBORMapper から CBORMapper.Builder をさらにカスタマイズして自動構成を微調整したい Bean によって実装できるコールバックインターフェース。
CENATT - Static variable in class org.springframework.boot.loader.jar.NestedJarFile
CENATX - Static variable in class org.springframework.boot.loader.jar.NestedJarFile
CENCOM - Static variable in class org.springframework.boot.loader.jar.NestedJarFile
CENCRC - Static variable in class org.springframework.boot.loader.jar.NestedJarFile
CENDSK - Static variable in class org.springframework.boot.loader.jar.NestedJarFile
CENEXT - Static variable in class org.springframework.boot.loader.jar.NestedJarFile
CENFLG - Static variable in class org.springframework.boot.loader.jar.NestedJarFile
CENHDR - Static variable in class org.springframework.boot.loader.jar.NestedJarFile
CENHOW - Static variable in class org.springframework.boot.loader.jar.NestedJarFile
CENLEN - Static variable in class org.springframework.boot.loader.jar.NestedJarFile
CENNAM - Static variable in class org.springframework.boot.loader.jar.NestedJarFile
CENOFF - Static variable in class org.springframework.boot.loader.jar.NestedJarFile
CENSIG - Static variable in class org.springframework.boot.loader.jar.NestedJarFile
CENSIZ - Static variable in class org.springframework.boot.loader.jar.NestedJarFile
CENTIM - Static variable in class org.springframework.boot.loader.jar.NestedJarFile
CENVEM - Static variable in class org.springframework.boot.loader.jar.NestedJarFile
CENVER - Static variable in class org.springframework.boot.loader.jar.NestedJarFile
certificate() - Element in annotation interface org.springframework.boot.testcontainers.service.connection.PemKeyStore
PEM 形式の証明書または証明書 チェーンの場所または内容。
certificate() - Element in annotation interface org.springframework.boot.testcontainers.service.connection.PemTrustStore
PEM 形式の証明書または証明書 チェーンの場所または内容。
certificatePath() - レコードクラス org.springframework.boot.buildpack.platform.docker.configuration のメソッド。DockerConnectionConfiguration.Host
certificatePath レコードコンポーネントの値を返します。
certificates() - インターフェース org.springframework.boot.ssl.pem のメソッド。PemSslStore
このストアの証明書。
certificates() - Method in record class org.springframework.boot.ssl.pem.PemSslStoreDetails
certificates レコードコンポーネントの値を返します。
Chain() - クラス org.springframework.boot.autoconfigure.web のコンストラクター。WebProperties.Resources.Chain
ChangedFile - org.springframework.boot.devtools.filewatch のクラス
変更された単一のファイル。
ChangedFile(File, File, ChangedFile.Type) - クラス org.springframework.boot.devtools.filewatch. ChangedFile のコンストラクター
新しい ChangedFile インスタンスを作成します。
ChangedFile.Type - org.springframework.boot.devtools.filewatch の Enum クラス
タイプの変更。
ChangedFiles - org.springframework.boot.devtools.filewatch のクラス
変更された特定のソースディレクトリからのファイルのコレクション。
ChangedFiles(File, Set) - クラス org.springframework.boot.devtools.filewatch. ChangedFiles のコンストラクター
ChangeSetDescriptor(RanChangeSet) - クラス org.springframework.boot.liquibase.actuate.endpoint のコンストラクター。LiquibaseEndpoint.ChangeSetDescriptor
Channel() - クラス org.springframework.boot.amqp.autoconfigure のコンストラクター。RabbitProperties.Cache.Channel
Channel() - クラス org.springframework.boot.integration.autoconfigure のコンストラクター。IntegrationProperties.Channel
charAt(int) - インターフェース org.springframework.boot.test.system のメソッド。CapturedOutput
checkAccess(Path, AccessMode...) - クラス org.springframework.boot.loader.nio.file のメソッド。NestedFileSystemProvider
checkResource(Locale) - クラス org.springframework.boot.mustache.servlet.view のメソッド。MustacheView
checkResourceExists(Locale) - クラス org.springframework.boot.mustache.reactive.view のメソッド。MustacheView
child(int) - レコードクラス org.springframework.boot.json のメソッド。JsonWriter.MemberPath
指定されたインデックスを持つこのパスから新しい子を作成します。
child(Class...) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
提供されたソースで子アプリケーションを作成します。
child(String) - レコードクラス org.springframework.boot.json のメソッド。JsonWriter.MemberPath
このパスから指定された名前で新しい子を作成します。
CHILD - Enum constant in enum class org.springframework.boot.actuate.autoconfigure.web.ManagementContextType
管理コンテキストは、メインアプリケーションコンテキストの子である別個のコンテキストです。
childrenAt(String, Function) - Method in class org.springframework.boot.buildpack.platform.json.MappedObject
指定されたファクトリを使用して子要素を構築し、指定された JSON パス式で子要素を取得します。
chop(int) - クラス org.springframework.boot.context.properties.source のメソッド。ConfigurationPropertyName
この名前を指定された size にチョップして、新しい ConfigurationPropertyName を返します。
ciphers() - Element in annotation interface org.springframework.boot.testcontainers.service.connection.Ssl
SSL 接続に使用できる暗号。
classes() - Element in annotation interface org.springframework.boot.autoconfigure.ImportAutoConfiguration
インポートする必要がある自動構成クラス。
classes() - Element in annotation interface org.springframework.boot.test.context.SpringBootTest
ApplicationContext のロードに使用するコンポーネントクラス
ClassLoaderFile - org.springframework.boot.devtools.restart.classloader のクラス
ClassLoaderSE から提供される可能性のある単一のファイル。
ClassLoaderFile(ClassLoaderFile.Kind, byte[]) - クラス org.springframework.boot.devtools.restart.classloader. ClassLoaderFile のコンストラクター
新しい ClassLoaderFile インスタンスを作成します。
ClassLoaderFile(ClassLoaderFile.Kind, long, byte[]) - クラス org.springframework.boot.devtools.restart.classloader. ClassLoaderFile のコンストラクター
新しい ClassLoaderFile インスタンスを作成します。
ClassLoaderFile.Kind - org.springframework.boot.devtools.restart.classloader の Enum クラス
クラスロードファイルの種類。
ClassLoaderFileRepository - Interface in org.springframework.boot.devtools.restart.classloader
ClassLoaderSE から提供される可能性のあるファイルのコンテナー。
ClassLoaderFiles - org.springframework.boot.devtools.restart.classloader のクラス
ソースディレクトリごとにグループ化された ClassLoaderFile アイテムのコレクションを維持する ClassLoaderFileRepository
ClassLoaderFiles() - クラス org.springframework.boot.devtools.restart.classloader. ClassLoaderFiles のコンストラクター
新しい ClassLoaderFiles インスタンスを作成します。
ClassLoaderFiles(ClassLoaderFiles) - クラス org.springframework.boot.devtools.restart.classloader. ClassLoaderFiles のコンストラクター
新しい ClassLoaderFiles インスタンスを作成します。
ClassLoaderFiles.SourceDirectory - org.springframework.boot.devtools.restart.classloader のクラス
コレクションによって管理されている個々のソースディレクトリ。
ClassLoaderFileURLStreamHandler - Class in org.springframework.boot.devtools.restart.classloader
ClassLoaderFile の内容については URLStreamHandlerSE
ClassLoaderFileURLStreamHandler(ClassLoaderFile) - Constructor for class org.springframework.boot.devtools.restart.classloader.ClassLoaderFileURLStreamHandler
ClassPathChangedEvent - org.springframework.boot.devtools.classpath のクラス
クラスパス変更の詳細を含む ApplicationEvent
ClassPathChangedEvent(Object, Set, boolean) - クラス org.springframework.boot.devtools.classpath. ClassPathChangedEvent のコンストラクター
新しい ClassPathChangedEvent を作成します。
ClassPathChangeUploader - org.springframework.boot.devtools.remote.client のクラス
クラスパスの更新をリッスンして、リモートエンドポイントにプッシュします。
ClassPathChangeUploader(String, ClientHttpRequestFactory) - クラス org.springframework.boot.devtools.remote.client. ClassPathChangeUploader のコンストラクター
ClassPathDirectories - org.springframework.boot.devtools.classpath のクラス
ディレクトリを参照するクラスパス上のエントリへのアクセスを提供します。
ClassPathDirectories(URL[]) - クラス org.springframework.boot.devtools.classpath. ClassPathDirectories のコンストラクター
ClassPathFileSystemWatcher - org.springframework.boot.devtools.classpath のクラス
FileSystemWatcher をカプセル化して、ローカルクラスパスディレクトリの変更を監視します。
ClassPathFileSystemWatcher(FileSystemWatcherFactory, ClassPathRestartStrategy, URL[]) - クラス org.springframework.boot.devtools.classpath. ClassPathFileSystemWatcher のコンストラクター
新しい ClassPathFileSystemWatcher インスタンスを作成します。
classPathIndex - Variable in class org.springframework.boot.loader.launch.Launcher
ClassPathRestartStrategy - Interface in org.springframework.boot.devtools.classpath
変更されたクラスパスファイルが完全なアプリケーションの再起動をトリガーするタイミングを決定するために使用される戦略インターフェース。
CLEAN_HISTORY_ON_START - Enum constant in enum class org.springframework.boot.logging.logback.RollingPolicySystemProperty
開始フラグのクリーン履歴のログシステムプロパティ。
Cleaner - Interface in org.springframework.boot.loader.ref
登録サポートを提供する CleanerSE のラッパー。
cleanUp() - Method in class org.springframework.boot.logging.java.JavaLoggingSystem
cleanUp() - クラス org.springframework.boot.logging.log4j2 のメソッド。Log4J2LoggingSystem
cleanUp() - Method in class org.springframework.boot.logging.logback.LogbackLoggingSystem
cleanUp() - クラス org.springframework.boot.logging のメソッド。LoggingSystem
ロギングシステムをクリーンアップします。
Cleanup() - クラス org.springframework.boot.kafka.autoconfigure のコンストラクター。KafkaProperties.Cleanup
clear() - インターフェース org.springframework.boot.context.properties.source のメソッド。ConfigurationPropertyCaching
キャッシュをクリアし、次回のアクセス時に強制的に再読み込みします。
clear() - クラス org.springframework.boot.jpa.test.autoconfigure のメソッド。TestEntityManager
永続コンテキストをクリアして、すべての管理対象エンティティを切り離します。
clearCache() - Method in class org.springframework.boot.loader.jar.NestedJarFile
内部キャッシュをすべてクリアします。
clearCache() - Static method in class org.springframework.boot.loader.net.protocol.jar.Handler
内部キャッシュをすべてクリアします。
clearCache() - Method in class org.springframework.boot.loader.net.protocol.jar.JarUrlClassLoader
キャッシュをクリアします。
clearCache() - Static method in class org.springframework.boot.loader.net.protocol.nested.Handler
内部キャッシュをすべてクリアします。
clearCache(String, String) - クラス org.springframework.boot.cache.actuate.endpoint のメソッド。CachesEndpoint
特定の Cache をクリアします。
clearCache(String, String) - クラス org.springframework.boot.cache.actuate.endpoint のメソッド。CachesEndpointWebExtension
clearCaches() - クラス org.springframework.boot.cache.actuate.endpoint のメソッド。CachesEndpoint
使用可能なすべての caches をクリアします。
clearInstance() - Static method in class org.springframework.boot.devtools.restart.Restarter
インスタンスをクリアします。
CLICKHOUSE - Enum constant in enum class org.springframework.boot.jdbc.DatabaseDriver
ClickHouse.
Client() - クラス org.springframework.boot.integration.autoconfigure のコンストラクター。IntegrationProperties.RSocket.Client
Client() - クラス org.springframework.boot.micrometer.metrics.autoconfigure のコンストラクター。MetricsProperties.Web.Client
Client() - クラス org.springframework.boot.micrometer.observation.autoconfigure のコンストラクター。ObservationProperties.Http.Client
Client() - クラス org.springframework.boot.pulsar.autoconfigure のコンストラクター。PulsarProperties.Client
Client() - クラス org.springframework.boot.security.oauth2.server.authorization.autoconfigure.servlet のコンストラクター。OAuth2AuthorizationServerProperties.Client
CLIENT - Static variable in class org.springframework.boot.jms.autoconfigure.AcknowledgeMode
メッセージリスナーの実装が Message.acknowledge() を呼び出すと、メッセージが確認されます。
ClientHttpConnectorBuilder<T> - org.springframework.boot.http.client.reactive のインターフェース
完全に構成された ClientHttpConnector を構築するために使用されるインターフェース。
ClientHttpConnectorBuilderCustomizer<B> - org.springframework.boot.http.client.autoconfigure.reactive のインターフェース
型が一致する場合に自動構成された ClientHttpConnectorBuilder を変更するために使用できるカスタマイザー。
ClientHttpMessageConvertersCustomizer - Interface in org.springframework.boot.http.converter.autoconfigure
クライアントの使用に合わせて HttpMessageConverters をカスタマイズするために使用できるコールバックインターフェース。
clientHttpRequestFactory() - クラス org.springframework.boot.devtools.remote.client のメソッド。RemoteClientConfiguration
ClientHttpRequestFactoryBuilder<T> - org.springframework.boot.http.client のインターフェース
完全に構成された ClientHttpRequestFactory を構築するために使用されるインターフェース。
ClientHttpRequestFactoryBuilderCustomizer<B> - org.springframework.boot.http.client.autoconfigure のインターフェース
型が一致する場合に自動構成された ClientHttpRequestFactoryBuilder を変更するために使用できるカスタマイザー。
clientProviderType() - Method in class org.springframework.boot.micrometer.metrics.autoconfigure.export.newrelic.NewRelicPropertiesConfigAdapter
ClientRequests() - クラス org.springframework.boot.micrometer.observation.autoconfigure のコンストラクター。ObservationProperties.Http.Client.ClientRequests
ClientResourcesBuilderCustomizer - Interface in org.springframework.boot.data.redis.autoconfigure
ClientResources を作成する前に、ClientResources.Builder をカスタマイズして自動構成を微調整したい Bean によって実装できるコールバックインターフェース。
clientSettings(UnaryOperator) - クラス org.springframework.boot.restclient のメソッド。RestTemplateBuilder
指定されたカスタマイザーを使用して HttpClientSettings を更新します。
clientSettings(HttpClientSettings) - クラス org.springframework.boot.restclient のメソッド。RestTemplateBuilder
HttpClientSettings を設定します。
close() - クラス org.springframework.boot.artemis.autoconfigure のメソッド。ArtemisNoOpBindingRegistry
close() - Method in class org.springframework.boot.buildpack.platform.socket.NamedPipeSocket
close() - Method in class org.springframework.boot.buildpack.platform.socket.UnixDomainSocket
close() - インターフェース org.springframework.boot.context.properties.source のメソッド。ConfigurationPropertyCaching.CacheOverride
close() - クラス org.springframework.boot.kafka.autoconfigure のメソッド。SslBundleSslEngineFactory
close() - Method in class org.springframework.boot.loader.jar.NestedJarFile
close() - Method in interface org.springframework.boot.loader.launch.Archive
Archive を閉じて、開いているリソースを解放します。
close() - Method in class org.springframework.boot.loader.net.protocol.jar.JarUrlClassLoader
close() - クラス org.springframework.boot.loader.tools のメソッド。JarWriter
ライターを閉じます。
close() - クラス org.springframework.boot.loader.zip のメソッド。ZipContent
この jar ファイルを閉じて、これが最後の参照であった場合は基になるファイルを解放します。
close() - インターフェース org.springframework.boot.test.context.assertj のメソッド。ApplicationContextAssertProvider
close(ConfigurableApplicationContext) - クラス org.springframework.boot.bootstrap のメソッド。DefaultBootstrapContext
BootstrapContext が閉じられ、ApplicationContext が準備されたときに呼び出されるメソッド。
CloseableDataBlock - Interface in org.springframework.boot.loader.zip
closeAll(ApplicationContext) - Static method in class org.springframework.boot.test.util.ApplicationContextTestUtils
この ApplicationContext とその親階層がある場合はそれを閉じます。
CLOUD_FOUNDRY - Enum constant in enum class org.springframework.boot.cloud.CloudPlatform
Cloud Foundry プラットフォーム。
CloudFoundryActuatorAutoConfiguration - org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.servlet のクラス
Cloud Foundry が使用するアクチュエーターエンドポイントを公開する Auto-configuration
CloudFoundryActuatorAutoConfiguration() - クラス org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.servlet. CloudFoundryActuatorAutoConfiguration のコンストラクター
CloudFoundryAuthorizationException - Exception Class in org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint
エンドポイントへのアクセスを制限するためにスローされる認可例外。
CloudFoundryAuthorizationException(CloudFoundryAuthorizationException.Reason, String) - Constructor for exception class org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.CloudFoundryAuthorizationException
CloudFoundryAuthorizationException(CloudFoundryAuthorizationException.Reason, String, Throwable) - Constructor for exception class org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.CloudFoundryAuthorizationException
CloudFoundryAuthorizationException.Reason - org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint の Enum クラス
例外がスローされる理由。
CloudFoundryHealthEndpointWebExtension - org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.servlet のクラス
常に完全なヘルス詳細を公開する HealthEndpoint@EndpointExtension
CloudFoundryHealthEndpointWebExtension(HealthEndpointWebExtension) - クラス org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.servlet. CloudFoundryHealthEndpointWebExtension のコンストラクター
CloudFoundryInfoEndpointWebExtension - org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.servlet のクラス
常に完全な git 詳細を公開する InfoEndpoint@EndpointExtension
CloudFoundryInfoEndpointWebExtension(InfoEndpoint) - クラス org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.servlet. CloudFoundryInfoEndpointWebExtension のコンストラクター
CloudFoundryReactiveActuatorAutoConfiguration - org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.reactive のクラス
Auto-configuration は、反応環境で使用する Cloud Foundry のアクチュエーターエンドポイントを公開します。
CloudFoundryReactiveActuatorAutoConfiguration() - クラス org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.reactive. CloudFoundryReactiveActuatorAutoConfiguration のコンストラクター
CloudFoundryReactiveHealthEndpointWebExtension - org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.reactive のクラス
常に完全なヘルス詳細を公開する HealthEndpoint のリアクティブ @EndpointExtension
CloudFoundryReactiveHealthEndpointWebExtension(ReactiveHealthEndpointWebExtension) - クラス org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint.reactive. CloudFoundryReactiveHealthEndpointWebExtension のコンストラクター
CloudFoundryVcapEnvironmentPostProcessor - org.springframework.boot.cloud のクラス
VCAP の場所を知っている EnvironmentPostProcessor(別名
CloudFoundryVcapEnvironmentPostProcessor(DeferredLogFactory) - クラス org.springframework.boot.cloud. CloudFoundryVcapEnvironmentPostProcessor のコンストラクター
新しい CloudFoundryVcapEnvironmentPostProcessor インスタンスを作成します。
CloudFoundryWebEndpointDiscoverer - org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint のクラス
HealthEndpoint の Cloud Foundry 固有の拡張機能を使用する Cloud Foundry の WebEndpointDiscoverer
CloudFoundryWebEndpointDiscoverer(ApplicationContext, ParameterValueMapper, EndpointMediaTypes, List, Collection, Collection, Collection) - クラス org.springframework.boot.cloudfoundry.autoconfigure.actuate.endpoint. CloudFoundryWebEndpointDiscoverer のコンストラクター
新しい WebEndpointDiscoverer インスタンスを作成します。
CloudPlatform - Enum Class in org.springframework.boot.cloud
よく知られているクラウドプラットフォームの簡単な検出。
Cluster() - クラス org.springframework.boot.data.redis.autoconfigure のコンストラクター。DataRedisProperties.Cluster
Cluster() - クラス org.springframework.boot.data.redis.autoconfigure のコンストラクター。DataRedisProperties.Lettuce.Cluster
ClusterEnvironmentBuilderCustomizer - Interface in org.springframework.boot.couchbase.autoconfigure
ClusterEnvironment を作成する前に、ClusterEnvironment.Builder をカスタマイズして自動構成を微調整したい Bean によって実装できるコールバックインターフェース。
CodecCustomizer - Interface in org.springframework.boot.http.codec
CodecConfigurer を使用して HTTP クライアントまたはサーバー、あるいはその両方のコーデック構成をカスタマイズするために使用できるコールバックインターフェース。
CodecsAutoConfiguration - org.springframework.boot.http.codec.autoconfigure のクラス
Encoders および Decoders の場合は Auto-configuration
CodecsAutoConfiguration() - クラス org.springframework.boot.http.codec.autoconfigure. CodecsAutoConfiguration のコンストラクター
collate(Collection) - Static method in class org.springframework.boot.context.annotation.Configurations
指定された構成を並べ替えてマージすることで照合します。
ColorConverter - org.springframework.boot.logging.log4j2 のクラス
Log4j2 LogEventPatternConverter は、AnsiOutput クラスを使用して出力をカラー化します。
ColorConverter - Class in org.springframework.boot.logging.logback
Logback CompositeConverter は、AnsiOutput クラスを使用してカラー出力します。
ColorConverter() - Constructor for class org.springframework.boot.logging.logback.ColorConverter
CommandLineRunner - org.springframework.boot のインターフェース
Bean が SpringApplication に含まれている場合、Bean を実行する必要があることを示すために使用されるインターフェース。
commit(TransactionContext) - クラス org.springframework.boot.jooq.autoconfigure のメソッド。SpringTransactionProvider
CommonFormatters() - クラス org.springframework.boot.logging.structured のコンストラクター。StructuredLogFormatterFactory.CommonFormatters
CommonsDbcp2DataSourcePoolMetadata - org.springframework.boot.jdbc.metadata のクラス
Apache Commons DBCP2 DataSourceSE の場合は DataSourcePoolMetadata
CommonsDbcp2DataSourcePoolMetadata(BasicDataSource) - クラス org.springframework.boot.jdbc.metadata のコンストラクター。CommonsDbcp2DataSourcePoolMetadata
CommonStructuredLogFormat - Enum Class in org.springframework.boot.logging.structured
Spring Boot でサポートされている一般的な構造化ログ形式。
compareTo(ApiVersion) - Method in class org.springframework.boot.buildpack.platform.docker.ApiVersion
compareTo(ConfigurationProperty) - クラス org.springframework.boot.context.properties.source のメソッド。ConfigurationProperty
compareTo(ConfigurationPropertyName) - クラス org.springframework.boot.context.properties.source のメソッド。ConfigurationPropertyName
compareTo(ObservationHandlerGroup) - Method in interface org.springframework.boot.micrometer.observation.autoconfigure.ObservationHandlerGroup
COMPILE - Static variable in interface org.springframework.boot.loader.tools.LibraryScope
ライブラリは、コンパイル時と実行時に使用されます。
components() - Element in annotation interface org.springframework.boot.restclient.test.autoconfigure.RestClientTest
テストするコンポーネントを指定します。
components() - Element in annotation interface org.springframework.boot.webclient.test.autoconfigure.WebClientTest
テストするコンポーネントを指定します。
components() - Element in annotation interface org.springframework.boot.webservices.test.autoconfigure.client.WebServiceClientTest
テストするコンポーネントを指定します。
ComponentScanPackageCheck() - クラス org.springframework.boot.context のコンストラクター。ConfigurationWarningsApplicationContextInitializer.ComponentScanPackageCheck
composeFile() - Method in record class org.springframework.boot.docker.compose.core.DockerComposeOrigin
composeFile レコードコンポーネントの値を返します。
composeFile() - Method in interface org.springframework.boot.docker.compose.core.RunningService
サービスの Docker Compose ファイルを返します。
CompositeDataSourcePoolMetadataProvider - org.springframework.boot.jdbc.metadata のクラス
デリゲートの 1 つが見つけた最初の DataSourcePoolMetadata を返す DataSourcePoolMetadataProvider 実装。
CompositeDataSourcePoolMetadataProvider(Collection) - クラス org.springframework.boot.jdbc.metadata. CompositeDataSourcePoolMetadataProvider のコンストラクター
使用するデリゲートの初期コレクションを使用して CompositeDataSourcePoolMetadataProvider インスタンスを作成します。
CompositeHealthContributor - Interface in org.springframework.boot.health.contributor
他の HealthContributor インスタンスで構成される HealthContributor
CompositeHealthContributorConfiguration<I,B> - org.springframework.boot.health.autoconfigure.contributor のクラス
ソース Bean を複合に結合できるヘルスコントリビューター構成の基本クラス。
CompositeHealthContributorConfiguration(Function) - クラス org.springframework.boot.health.autoconfigure.contributor. CompositeHealthContributorConfiguration のコンストラクター
指定された indicatorFactory を使用して HealthIndicator インスタンスを作成する CompositeHealthContributorConfiguration を作成します。
CompositeHealthDescriptor - org.springframework.boot.health.actuate.endpoint のクラス
その他の health descriptors で構成されるヘルスの説明。
CompositeMeterRegistryAutoConfiguration - Class in org.springframework.boot.micrometer.metrics.autoconfigure
CompositeMeterRegistryAuto-configuration
CompositeMeterRegistryAutoConfiguration() - Constructor for class org.springframework.boot.micrometer.metrics.autoconfigure.CompositeMeterRegistryAutoConfiguration
CompositeReactiveHealthContributor - Interface in org.springframework.boot.health.contributor
他の ReactiveHealthContributor インスタンスで構成される ReactiveHealthContributor
CompositeReactiveHealthContributorConfiguration<I,B> - org.springframework.boot.health.autoconfigure.contributor のクラス
ソース Bean を複合に結合できるヘルスコントリビューター構成の基本クラス。
CompositeReactiveHealthContributorConfiguration(Function) - クラス org.springframework.boot.health.autoconfigure.contributor. CompositeReactiveHealthContributorConfiguration のコンストラクター
指定された indicatorFactory を使用して ReactiveHealthIndicator インスタンスを作成する CompositeReactiveHealthContributorConfiguration を作成します。
Compression - Class in org.springframework.boot.web.server
圧縮構成のための単純なサーバーに依存しない抽象化。
Compression() - Constructor for class org.springframework.boot.web.server.Compression
CompressionConnectorCustomizer - org.springframework.boot.tomcat のクラス
指定されたコネクターで圧縮サポートを構成する TomcatConnectorCustomizer
CompressionConnectorCustomizer(Compression) - クラス org.springframework.boot.tomcat. CompressionConnectorCustomizer のコンストラクター
CONCURRENCY_LIMITING - Enum constant in enum class org.springframework.boot.cassandra.autoconfigure.CassandraProperties.ThrottlerType
並行して実行できるリクエストの数を制限します。
concurrencyLimit(Integer) - クラス org.springframework.boot.task のメソッド。SimpleAsyncTaskExecutorBuilder
同時実行制限を設定します。
concurrencyLimit(Integer) - クラス org.springframework.boot.task のメソッド。SimpleAsyncTaskSchedulerBuilder
同時実行制限を設定します。
ConcurrentKafkaListenerContainerFactoryConfigurer - org.springframework.boot.kafka.autoconfigure のクラス
構成プロパティを使用して調整された適切なデフォルトで ConcurrentKafkaListenerContainerFactory を構成します。
ConcurrentKafkaListenerContainerFactoryConfigurer() - クラス org.springframework.boot.kafka.autoconfigure. ConcurrentKafkaListenerContainerFactoryConfigurer のコンストラクター
ConditionalOnAvailableEndpoint - Annotation Interface in org.springframework.boot.actuate.autoconfigure.endpoint.condition
エンドポイントが使用可能かどうかをチェックする @Conditional
ConditionalOnBean - Annotation Interface in org.springframework.boot.autoconfigure.condition
指定されたすべての要件を満たす Bean が BeanFactory にすでに含まれている場合にのみ一致する @Conditional
ConditionalOnBooleanProperties - Annotation Interface in org.springframework.boot.autoconfigure.condition
いくつかの @ConditionalOnBooleanProperty アノテーションを集約するコンテナーアノテーション。
ConditionalOnBooleanProperty - Annotation Interface in org.springframework.boot.autoconfigure.condition
指定されたプロパティに特定のブール値があるかどうかを確認する @Conditional
ConditionalOnCheckpointRestore - Annotation Interface in org.springframework.boot.autoconfigure.condition
チェックポイントでの調整リストアが使用される場合にのみ一致する @Conditional
ConditionalOnClass - Annotation Interface in org.springframework.boot.autoconfigure.condition
指定されたクラスがクラスパス上にある場合にのみ一致する @Conditional
ConditionalOnCloudPlatform - Annotation Interface in org.springframework.boot.autoconfigure.condition
指定されたクラウドプラットフォームがアクティブなときに一致する @Conditional
ConditionalOnDefaultWebSecurity - Annotation Interface in org.springframework.boot.security.autoconfigure.web.servlet
Web セキュリティが利用可能であり、ユーザーが独自の構成を定義していない場合にのみ一致する @Conditional
ConditionalOnEnabledDevTools - Annotation Interface in org.springframework.boot.devtools.autoconfigure
DevTools が有効な場合に一致する @Conditional
ConditionalOnEnabledHealthIndicator - Annotation Interface in org.springframework.boot.health.autoconfigure.contributor
デフォルトのヘルスインジケータが有効になっているかどうかを確認する @Conditional
ConditionalOnEnabledInfoContributor - Annotation Interface in org.springframework.boot.actuate.autoconfigure.info
情報のコントリビューターが有効になっているかどうかを確認する @Conditional
ConditionalOnEnabledLoggingExport - Annotation Interface in org.springframework.boot.opentelemetry.autoconfigure.logging
ログのエクスポートが有効になっているかどうかを確認する @Conditional
ConditionalOnEnabledMetricsExport - Annotation Interface in org.springframework.boot.micrometer.metrics.autoconfigure.export
メトリクスエクスポーターが有効になっているかどうかを確認する @Conditional
ConditionalOnEnabledResourceChain - Annotation Interface in org.springframework.boot.autoconfigure.web
チェーンを処理する Spring リソースが有効かどうかをチェックする @Conditional
ConditionalOnEnabledTracingExport - Annotation Interface in org.springframework.boot.micrometer.tracing.autoconfigure
トレースが有効かどうかをチェックする @Conditional
ConditionalOnExpression - Annotation Interface in org.springframework.boot.autoconfigure.condition
SpEL 式の値に依存する条件要素の構成アノテーション。
ConditionalOnGraphQlSchema - Annotation Interface in org.springframework.boot.graphql.autoconfigure
スキーマファイルまたはインフラストラクチャ Bean を介して、GraphQL スキーマがアプリケーションに対して定義されている場合にのみ一致する @Conditional
ConditionalOnInitializedRestarter - Annotation Interface in org.springframework.boot.devtools.restart
RestartInitializer が非 null URL で適用された場合にのみ一致する @Conditional
ConditionalOnIssuerLocationJwtDecoder - Annotation Interface in org.springframework.boot.security.oauth2.server.resource.autoconfigure
issuer-location-based JWT decoder を使用する必要があるときに一致する条件。
ConditionalOnJava - Annotation Interface in org.springframework.boot.autoconfigure.condition
アプリケーションが実行されている JVM バージョンに基づいて一致する @Conditional
ConditionalOnJava.Range - org.springframework.boot.autoconfigure.condition の Enum クラス
範囲オプション。
ConditionalOnJndi - Annotation Interface in org.springframework.boot.autoconfigure.condition
JNDI InitialContextSE の可用性と特定の場所を検索する機能に基づいて一致する @Conditional
ConditionalOnJsonTesters - Annotation Interface in org.springframework.boot.test.autoconfigure.json
JSON テスターが有効になっているかどうかを確認する @Conditional
ConditionalOnManagementPort - Annotation Interface in org.springframework.boot.actuate.autoconfigure.web.server
管理ポートの構成に基づいて一致する @Conditional
ConditionalOnMissingBean - Annotation Interface in org.springframework.boot.autoconfigure.condition
指定された要件を満たす Bean が BeanFactory にすでに含まれていない場合にのみ一致する @Conditional
ConditionalOnMissingClass - Annotation Interface in org.springframework.boot.autoconfigure.condition
指定されたクラスがクラスパス上にない場合にのみ一致する @Conditional
ConditionalOnMissingFilterBean - Annotation Interface in org.springframework.boot.autoconfigure.condition
指定された型の FilterEE Bean が BeanFactory に含まれていない場合にのみ一致する @Conditional
ConditionalOnNotWarDeployment - Annotation Interface in org.springframework.boot.autoconfigure.condition
アプリケーションが従来の WAR デプロイでない場合にのみ一致する @Conditional
ConditionalOnNotWebApplication - Annotation Interface in org.springframework.boot.autoconfigure.condition
アプリケーションコンテキストが Web アプリケーションコンテキストでない場合にのみ一致する @Conditional
条件付き OAuth2 クライアント登録プロパティ - org.springframework.boot.security.oauth2.client.autoconfigure のアノテーションインターフェース
spring.security.oauth2.client.registration プロパティが定義されている場合に一致する条件。
ConditionalOnProperties - Annotation Interface in org.springframework.boot.autoconfigure.condition
いくつかの @ConditionalOnProperty アノテーションを集約するコンテナーアノテーション。
ConditionalOnProperty - Annotation Interface in org.springframework.boot.autoconfigure.condition
指定されたプロパティに特定の値があるかどうかをチェックする @Conditional
ConditionalOnPublicKeyJwtDecoder - Annotation Interface in org.springframework.boot.security.oauth2.server.resource.autoconfigure
public-key-based JWT decoder を使用する必要があるときに一致する条件。
ConditionalOnRepositoryType - Annotation Interface in org.springframework.boot.autoconfigure.data
特定の型の Spring Data リポジトリが有効になっている場合にのみ一致する @Conditional
ConditionalOnResource - Annotation Interface in org.springframework.boot.autoconfigure.condition
指定されたリソースがクラスパス上にある場合にのみ一致する @Conditional
ConditionalOnSingleCandidate - Annotation Interface in org.springframework.boot.autoconfigure.condition
指定されたクラスの Bean がすでに BeanFactory に含まれ、単一の候補を決定できる場合にのみ一致する @Conditional
ConditionalOnSqlInitialization - Annotation Interface in org.springframework.boot.sql.autoconfigure.init
spring.sql.init.mode が DatabaseInitializationMode.NEVER 以外の値に設定されている場合に一致する条件。
ConditionalOnThreading - Annotation Interface in org.springframework.boot.autoconfigure.condition
指定されたスレッドがアクティブな場合に一致する @Conditional
ConditionalOnWarDeployment - Annotation Interface in org.springframework.boot.autoconfigure.condition
アプリケーションが従来の WAR デプロイである場合に一致する @Conditional
ConditionalOnWebApplication - Annotation Interface in org.springframework.boot.autoconfigure.condition
アプリケーションが Web アプリケーションである場合に一致する @Conditional
ConditionalOnWebApplication.Type - org.springframework.boot.autoconfigure.condition の Enum クラス
利用可能なアプリケーションの種類。
ConditionAndOutcome(Condition, ConditionOutcome) - クラス org.springframework.boot.autoconfigure.condition のコンストラクター。ConditionEvaluationReport.ConditionAndOutcome
ConditionAndOutcomes() - クラス org.springframework.boot.autoconfigure.condition のコンストラクター。ConditionEvaluationReport.ConditionAndOutcomes
ConditionEvaluationReport - org.springframework.boot.autoconfigure.condition のクラス
レポートおよびロギングの状態評価の詳細を記録します。
ConditionEvaluationReport.ConditionAndOutcome - org.springframework.boot.autoconfigure.condition のクラス
単一の Condition および ConditionOutcome へのアクセスを提供します。
ConditionEvaluationReport.ConditionAndOutcomes - org.springframework.boot.autoconfigure.condition のクラス
多くの ConditionEvaluationReport.ConditionAndOutcome アイテムへのアクセスを提供します。
ConditionEvaluationReportLoggingListener - org.springframework.boot.autoconfigure.logging のクラス
ConditionEvaluationReportLoggingListener() - クラス org.springframework.boot.autoconfigure.logging. ConditionEvaluationReportLoggingListener のコンストラクター
ConditionEvaluationReportMessage - org.springframework.boot.autoconfigure.logging のクラス
ログに記録または出力できる状態評価レポートメッセージ。
ConditionEvaluationReportMessage(ConditionEvaluationReport) - クラス org.springframework.boot.autoconfigure.logging. ConditionEvaluationReportMessage のコンストラクター
ConditionEvaluationReportMessage(ConditionEvaluationReport, String) - クラス org.springframework.boot.autoconfigure.logging. ConditionEvaluationReportMessage のコンストラクター
ConditionMessage - org.springframework.boot.autoconfigure.condition のクラス
ConditionOutcome に関連付けられたメッセージ。
ConditionMessage.Builder - org.springframework.boot.autoconfigure.condition のクラス
条件の ConditionMessage を作成するために使用されるビルダー。
ConditionMessage.ItemsBuilder - org.springframework.boot.autoconfigure.condition のクラス
条件の ConditionMessage.ItemsBuilder を作成するために使用されるビルダー。
ConditionMessage.Style - org.springframework.boot.autoconfigure.condition の Enum クラス
レンダリングスタイル。
ConditionOutcome - org.springframework.boot.autoconfigure.condition のクラス
ログメッセージを含む、条件一致の結果。
ConditionOutcome(boolean, String) - クラス org.springframework.boot.autoconfigure.condition. ConditionOutcome のコンストラクター
新しい ConditionOutcome インスタンスを作成します。
ConditionOutcome(boolean, ConditionMessage) - クラス org.springframework.boot.autoconfigure.condition. ConditionOutcome のコンストラクター
新しい ConditionOutcome インスタンスを作成します。
conditions() - クラス org.springframework.boot.actuate.autoconfigure.condition のメソッド。ConditionsReportEndpoint
ConditionsReportEndpoint - org.springframework.boot.actuate.autoconfigure.condition のクラス
ConditionsReportEndpoint(ConfigurableApplicationContext) - クラス org.springframework.boot.actuate.autoconfigure.condition. ConditionsReportEndpoint のコンストラクター
ConditionsReportEndpoint.ConditionsDescriptor - org.springframework.boot.actuate.autoconfigure.condition のクラス
アプリケーションの条件評価の説明。
ConditionsReportEndpoint.ContextConditionsDescriptor - org.springframework.boot.actuate.autoconfigure.condition のクラス
アプリケーションコンテキストの条件評価の説明。主に JSON への直列化を目的としています。
ConditionsReportEndpoint.MessageAndConditionDescriptor - org.springframework.boot.actuate.autoconfigure.condition のクラス
ConditionEvaluationReport.ConditionAndOutcome を JSON 対応の構造に適合させます。
ConditionsReportEndpoint.MessageAndConditionsDescriptor - org.springframework.boot.actuate.autoconfigure.condition のクラス
ConditionEvaluationReport.ConditionAndOutcomes を JSON 対応の構造に適合させます。
ConditionsReportEndpointAutoConfiguration - org.springframework.boot.actuate.autoconfigure.condition のクラス
ConditionsReportEndpointAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.condition. ConditionsReportEndpointAutoConfiguration のコンストラクター
CONFIG_LOCATION - Static variable in class org.springframework.boot.loader.launch.PropertiesLauncher
構成ファイルの場所のプロパティキー(オプションの classpath:、file :、または URL プレフィックスを含む)。
CONFIG_NAME - Static variable in class org.springframework.boot.loader.launch.PropertiesLauncher
外部構成ファイルの名前のプロパティキー(サフィックスを除く)。
CONFIG_PROPERTY - Static variable in class org.springframework.boot.context.logging.LoggingApplicationListener
ロードするロギング構成への参照を含む Spring プロパティの名前。
ConfigBuilderCustomizer - Interface in org.springframework.boot.neo4j.autoconfigure
Config インスタンスを作成する前に、Config.ConfigBuilder をカスタマイズして自動構成を微調整したい Bean によって実装できるコールバックインターフェース。
ConfigData - org.springframework.boot.context.config のクラス
ConfigDataResource からロードされ、最終的に property sources を Spring の Environment に提供する可能性のある構成データ。
ConfigData(Collection, ConfigData.Option...) - クラス org.springframework.boot.context.config. ConfigData のコンストラクター
各ソースに同じオプションを適用して、新しい ConfigData インスタンスを作成します。
ConfigData(Collection, ConfigData.PropertySourceOptions) - クラス org.springframework.boot.context.config. ConfigData のコンストラクター
特定のプロパティソースオプションを使用して、新しい ConfigData インスタンスを作成します。
ConfigData.Option - org.springframework.boot.context.config の Enum クラス
適用できるオプションフラグ。
ConfigData.Options - org.springframework.boot.context.config のクラス
ConfigData.Option フラグのセット。
ConfigData.PropertySourceOptions - org.springframework.boot.context.config のインターフェース
特定の PropertySourceConfigData.Options を供給するために使用される戦略インターフェース。
ConfigDataApplicationContextInitializer - org.springframework.boot.test.context のクラス
application.properties などの ConfigData のロードをトリガーするために ContextConfiguration.initializers() とともに使用できる ApplicationContextInitializer
ConfigDataApplicationContextInitializer() - クラス org.springframework.boot.test.context. ConfigDataApplicationContextInitializer のコンストラクター
ConfigDataEnvironmentPostProcessor - org.springframework.boot.context.config のクラス
ConfigData をロードして Spring の Environment に適用する EnvironmentPostProcessor
ConfigDataEnvironmentPostProcessor(DeferredLogFactory, ConfigurableBootstrapContext) - クラス org.springframework.boot.context.config. ConfigDataEnvironmentPostProcessor のコンストラクター
ConfigDataEnvironmentUpdateListener - Interface in org.springframework.boot.context.config
ConfigDataEnvironmentPostProcessor によってトリガーされた Environment 更新をリッスンする EventListenerSE
ConfigDataException - Exception Class in org.springframework.boot.context.config
構成データ例外の抽象基本クラス。
ConfigDataException(String, Throwable) - Constructor for exception class org.springframework.boot.context.config.ConfigDataException
新しい ConfigDataException インスタンスを作成します。
ConfigDataLoader<R> - org.springframework.boot.context.config のインターフェース
特定の ConfigDataResourceConfigData をロードするために使用できる戦略クラス。
ConfigDataLoaderContext - Interface in org.springframework.boot.context.config
ConfigDataLoader メソッドに提供されるコンテキスト。
ConfigDataLocation - org.springframework.boot.context.config のクラス
resolved から 1 つ以上の config data resources にすることができるユーザー指定の場所。
ConfigDataLocationNotFoundException - Exception Class in org.springframework.boot.context.config
ConfigDataLocation が見つからない場合にスローされる ConfigDataNotFoundException
ConfigDataLocationNotFoundException(ConfigDataLocation) - Constructor for exception class org.springframework.boot.context.config.ConfigDataLocationNotFoundException
新しい ConfigDataLocationNotFoundException インスタンスを作成します。
ConfigDataLocationNotFoundException(ConfigDataLocation, Throwable) - Constructor for exception class org.springframework.boot.context.config.ConfigDataLocationNotFoundException
新しい ConfigDataLocationNotFoundException インスタンスを作成します。
ConfigDataLocationNotFoundException(ConfigDataLocation, String, Throwable) - Constructor for exception class org.springframework.boot.context.config.ConfigDataLocationNotFoundException
新しい ConfigDataLocationNotFoundException インスタンスを作成します。
ConfigDataLocationResolver<R> - org.springframework.boot.context.config のインターフェース
locations を 1 つ以上の resources に解決するために使用される戦略インターフェース。
ConfigDataLocationResolverContext - Interface in org.springframework.boot.context.config
ConfigDataLocationResolver メソッドに提供されるコンテキスト。
ConfigDataNotFoundAction - Enum Class in org.springframework.boot.context.config
キャッチされていない ConfigDataNotFoundException がスローされたときに実行するアクション。
ConfigDataNotFoundException - Exception Class in org.springframework.boot.context.config
ConfigData が見つからない場合にスローされる ConfigDataNotFoundException
ConfigDataResource - org.springframework.boot.context.config のクラス
ConfigData をロードできる単一のリソース。
ConfigDataResource() - クラス org.springframework.boot.context.config. ConfigDataResource のコンストラクター
オプションではない新しい ConfigDataResource インスタンスを作成します。
ConfigDataResource(boolean) - クラス org.springframework.boot.context.config. ConfigDataResource のコンストラクター
新しい ConfigDataResource インスタンスを作成します。
ConfigDataResourceNotFoundException - Exception Class in org.springframework.boot.context.config
ConfigDataResource が見つからない場合にスローされる ConfigDataNotFoundException
ConfigDataResourceNotFoundException(ConfigDataResource) - Constructor for exception class org.springframework.boot.context.config.ConfigDataResourceNotFoundException
新しい ConfigDataResourceNotFoundException インスタンスを作成します。
ConfigDataResourceNotFoundException(ConfigDataResource, Throwable) - Constructor for exception class org.springframework.boot.context.config.ConfigDataResourceNotFoundException
新しい ConfigDataResourceNotFoundException インスタンスを作成します。
ConfigTreeConfigDataLoader - org.springframework.boot.context.config のクラス
構成ツリーの場所の ConfigDataLoader
ConfigTreeConfigDataLoader() - クラス org.springframework.boot.context.config. ConfigTreeConfigDataLoader のコンストラクター
ConfigTreeConfigDataLocationResolver - org.springframework.boot.context.config のクラス
構成ツリーの場所の ConfigDataLocationResolver
ConfigTreeConfigDataLocationResolver(ResourceLoader) - クラス org.springframework.boot.context.config. ConfigTreeConfigDataLocationResolver のコンストラクター
ConfigTreeConfigDataResource - org.springframework.boot.context.config のクラス
構成ツリーディレクトリによる ConfigDataResource
ConfigTreePropertySource - org.springframework.boot.env のクラス
各値のファイルを含むディレクトリツリーによる PropertySource
ConfigTreePropertySource(String, Path) - クラス org.springframework.boot.env. ConfigTreePropertySource のコンストラクター
新しい ConfigTreePropertySource インスタンスを作成します。
ConfigTreePropertySource(String, Path, ConfigTreePropertySource.Option...) - クラス org.springframework.boot.env. ConfigTreePropertySource のコンストラクター
新しい ConfigTreePropertySource インスタンスを作成します。
ConfigTreePropertySource.Option - org.springframework.boot.env の Enum クラス
プロパティソースオプション。
ConfigTreePropertySource.Value - org.springframework.boot.env のインターフェース
プロパティファイルの内容を公開するプロパティソースから返される値。
ConfigurableBootstrapContext - Interface in org.springframework.boot.bootstrap
BootstrapRegistry インターフェースを介して構成メソッドも提供する BootstrapContext
ConfigurableJettyWebServerFactory - Interface in org.springframework.boot.jetty
Jetty 固有の機能用の ConfigurableWebServerFactory
ConfigurableReactiveWebApplicationContext - Interface in org.springframework.boot.web.context.reactive
リアクティブ Web アプリケーションの構成を提供するインターフェース。
ConfigurableReactiveWebEnvironment - Interface in org.springframework.boot.web.context.reactive
リアクティブアプリケーションコンテキスト用の ConfigurableEnvironment の専門化。
ConfigurableReactiveWebServerFactory - Interface in org.springframework.boot.web.server.reactive
設定可能な ReactiveWebServerFactory
ConfigurableRSocketServerFactory - Interface in org.springframework.boot.rsocket.server
設定可能な RSocketServerFactory
ConfigurableServletWebServerFactory - Interface in org.springframework.boot.web.server.servlet
設定可能な ServletWebServerFactory
ConfigurableTomcatWebServerFactory - Interface in org.springframework.boot.tomcat
Tomcat 固有の機能用の ConfigurableWebServerFactory
ConfigurableWebServerApplicationContext - Interface in org.springframework.boot.web.server.context
ほとんど web server application contexts によって実装される SPI インターフェース。
ConfigurableWebServerFactory - Interface in org.springframework.boot.web.server
設定可能な WebServerFactory
configuration(DockerRegistryAuthentication) - Static method in interface org.springframework.boot.buildpack.platform.docker.configuration.DockerRegistryAuthentication
標準の docker JSON 構成 (資格情報ヘルパーのサポートを含む) を使用して認証ヘッダーを生成する新しい DockerRegistryAuthentication インスタンスを返すファクトリメソッド。
configuration(DockerRegistryAuthentication, BiConsumer) - Static method in interface org.springframework.boot.buildpack.platform.docker.configuration.DockerRegistryAuthentication
標準の docker JSON 構成 (資格情報ヘルパーのサポートを含む) を使用して認証ヘッダーを生成する新しい DockerRegistryAuthentication インスタンスを返すファクトリメソッド。
CONFIGURATION_COMPARATOR - Static variable in class org.springframework.boot.logging.AbstractLoggingSystem
configurationProperties() - クラス org.springframework.boot.actuate.context.properties のメソッド。ConfigurationPropertiesReportEndpoint
configurationProperties(SecurityContext) - クラス org.springframework.boot.actuate.context.properties のメソッド。ConfigurationPropertiesReportEndpointWebExtension
ConfigurationProperties - Annotation Interface in org.springframework.boot.context.properties
外部化された設定のアノテーション。
ConfigurationPropertiesAutoConfiguration - org.springframework.boot.autoconfigure.context のクラス
ConfigurationPropertiesAutoConfiguration() - クラス org.springframework.boot.autoconfigure.context. ConfigurationPropertiesAutoConfiguration のコンストラクター
ConfigurationPropertiesBean - org.springframework.boot.context.properties のクラス
アノテーションが直接使用されたか、@Bean ファクトリメソッドで使用されたかに関係なく、@ConfigurationProperties Bean の詳細へのアクセスを提供します。
ConfigurationPropertiesBindException - Exception Class in org.springframework.boot.context.properties
@ConfigurationProperties バインディングが失敗した場合にスローされる例外。
ConfigurationPropertiesBindHandlerAdvisor - Interface in org.springframework.boot.context.properties
ConfigurationPropertiesBindingPostProcessor が使用する BindHandler に追加機能を適用できます。
ConfigurationPropertiesBinding - Annotation Interface in org.springframework.boot.context.properties
@ConfigurationProperties のバインディングを構成するために必要な Bean の修飾子(例:
ConfigurationPropertiesBindingPostProcessor - org.springframework.boot.context.properties のクラス
PropertySources@ConfigurationProperties アノテーションが付けられた Bean にバインドする BeanPostProcessor
ConfigurationPropertiesBindingPostProcessor() - クラス org.springframework.boot.context.properties. ConfigurationPropertiesBindingPostProcessor のコンストラクター
ConfigurationPropertiesReportEndpoint - org.springframework.boot.actuate.context.properties のクラス
@ConfigurationProperties アノテーション付き Bean からアプリケーションプロパティを公開する @Endpoint
ConfigurationPropertiesReportEndpoint(Iterable, Show) - クラス org.springframework.boot.actuate.context.properties. ConfigurationPropertiesReportEndpoint のコンストラクター
ConfigurationPropertiesReportEndpoint.ConfigurationPropertiesBeanDescriptor - org.springframework.boot.actuate.context.properties のクラス
@ConfigurationProperties Bean の説明。
ConfigurationPropertiesReportEndpoint.ConfigurationPropertiesDescriptor - org.springframework.boot.actuate.context.properties のクラス
アプリケーションの @ConfigurationProperties Bean の説明。
ConfigurationPropertiesReportEndpoint.ContextConfigurationPropertiesDescriptor - org.springframework.boot.actuate.context.properties のクラス
アプリケーションコンテキストの @ConfigurationProperties Bean の説明。
ConfigurationPropertiesReportEndpointAutoConfiguration - org.springframework.boot.actuate.autoconfigure.context.properties のクラス
ConfigurationPropertiesReportEndpointAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.context.properties. ConfigurationPropertiesReportEndpointAutoConfiguration のコンストラクター
ConfigurationPropertiesReportEndpointProperties - org.springframework.boot.actuate.autoconfigure.context.properties のクラス
ConfigurationPropertiesReportEndpoint の構成プロパティ。
ConfigurationPropertiesReportEndpointProperties() - クラス org.springframework.boot.actuate.autoconfigure.context.properties. ConfigurationPropertiesReportEndpointProperties のコンストラクター
ConfigurationPropertiesReportEndpointWebExtension - org.springframework.boot.actuate.context.properties のクラス
ConfigurationPropertiesReportEndpointWebExtension(ConfigurationPropertiesReportEndpoint, Show, Set) - クラス org.springframework.boot.actuate.context.properties. ConfigurationPropertiesReportEndpointWebExtension のコンストラクター
ConfigurationPropertiesScan - Annotation Interface in org.springframework.boot.context.properties
@ConfigurationProperties クラスをスキャンするときに使用される基本パッケージを構成します。
ConfigurationPropertiesSource - Annotation Interface in org.springframework.boot.context.properties
アノテーションが付けられた型が構成プロパティメタデータのソースであることを示します。
configurationPropertiesWithPrefix(String) - クラス org.springframework.boot.actuate.context.properties のメソッド。ConfigurationPropertiesReportEndpoint
configurationPropertiesWithPrefix(SecurityContext, String) - クラス org.springframework.boot.actuate.context.properties のメソッド。ConfigurationPropertiesReportEndpointWebExtension
ConfigurationProperty - org.springframework.boot.context.properties.source のクラス
namevalue、オプションの origin で構成される ConfigurationPropertySource から取得される単一の構成プロパティ。
ConfigurationProperty(ConfigurationPropertyName, Object, Origin) - クラス org.springframework.boot.context.properties.source. ConfigurationProperty のコンストラクター
ConfigurationPropertyCaching - Interface in org.springframework.boot.context.properties.source
構成プロパティのソースキャッシュを制御するために使用できるインターフェース。
ConfigurationPropertyCaching.CacheOverride - org.springframework.boot.context.properties.source のインターフェース
AutoCloseableSEcache override を制御するために使用されます。
ConfigurationPropertyName - org.springframework.boot.context.properties.source のクラス
ドットで区切られた要素で構成される構成プロパティ名。
ConfigurationPropertyName.Form - org.springframework.boot.context.properties.source の Enum クラス
インデックス付けされていない要素の値が取り得るさまざまな形式。
ConfigurationPropertyNameAliases - org.springframework.boot.context.properties.source のクラス
ConfigurationPropertyName エイリアスのマッピングを維持します。
ConfigurationPropertyNameAliases() - クラス org.springframework.boot.context.properties.source. ConfigurationPropertyNameAliases のコンストラクター
ConfigurationPropertyNameAliases(String, String...) - クラス org.springframework.boot.context.properties.source. ConfigurationPropertyNameAliases のコンストラクター
ConfigurationPropertyNameAliases(ConfigurationPropertyName, ConfigurationPropertyName...) - クラス org.springframework.boot.context.properties.source. ConfigurationPropertyNameAliases のコンストラクター
ConfigurationPropertySource - Interface in org.springframework.boot.context.properties.source
ConfigurationProperties のソース。
ConfigurationPropertySources - org.springframework.boot.context.properties.source のクラス
ConfigurationPropertySources へのアクセスを提供します。
ConfigurationPropertyState - Enum Class in org.springframework.boot.context.properties.source
ConfigurationPropertySource からのコンテンツの状態。
Configurations - Class in org.springframework.boot.context.annotation
ApplicationContext に登録できる @Configuration クラスのセット。
Configurations(Collection) - Constructor for class org.springframework.boot.context.annotation.Configurations
新しい Configurations インスタンスを作成します。
Configurations(UnaryOperator, Collection, Function) - Constructor for class org.springframework.boot.context.annotation.Configurations
新しい Configurations インスタンスを作成します。
ConfigurationWarningsApplicationContextInitializer - org.springframework.boot.context のクラス
ApplicationContextInitializer は、一般的な設定ミスの警告を報告します。
ConfigurationWarningsApplicationContextInitializer() - クラス org.springframework.boot.context. ConfigurationWarningsApplicationContextInitializer のコンストラクター
ConfigurationWarningsApplicationContextInitializer.Check - org.springframework.boot.context のインターフェース
適用できる単一のチェック。
ConfigurationWarningsApplicationContextInitializer.ComponentScanPackageCheck - org.springframework.boot.context のクラス
問題のあるパッケージの @ComponentScan の ConfigurationWarningsApplicationContextInitializer.Check
ConfigurationWarningsApplicationContextInitializer.ConfigurationWarningsPostProcessor - org.springframework.boot.context のクラス
BeanDefinitionRegistryPostProcessor は警告を報告します。
ConfigurationWarningsPostProcessor(ConfigurationWarningsApplicationContextInitializer.Check[]) - クラス org.springframework.boot.context のコンストラクター。ConfigurationWarningsApplicationContextInitializer.ConfigurationWarningsPostProcessor
configure(LoggerContext) - Method in class org.springframework.boot.logging.logback.RootLogLevelConfigurator
configure(D) - クラス org.springframework.boot.web.servlet のメソッド。DynamicRegistrationBean
configure(Meter.Id, DistributionStatisticConfig) - Method in class org.springframework.boot.micrometer.metrics.autoconfigure.PropertiesMeterFilter
configure(FilterRegistration.Dynamic) - クラス org.springframework.boot.web.servlet のメソッド。AbstractFilterRegistrationBean
登録設定を構成します。
configure(ServletRegistration.Dynamic) - クラス org.springframework.boot.web.servlet のメソッド。ServletRegistrationBean
登録設定を構成します。
configure(Consumer) - クラス org.springframework.boot.r2dbc のメソッド。ConnectionFactoryBuilder
追加オプションを構成します。
configure(Map) - クラス org.springframework.boot.kafka.autoconfigure のメソッド。SslBundleSslEngineFactory
configure(DirectRabbitListenerContainerFactory, ConnectionFactory) - クラス org.springframework.boot.amqp.autoconfigure のメソッド。DirectRabbitListenerContainerFactoryConfigurer
configure(SimpleRabbitListenerContainerFactory, ConnectionFactory) - クラス org.springframework.boot.amqp.autoconfigure のメソッド。SimpleRabbitListenerContainerFactoryConfigurer
configure(CachingConnectionFactory, RabbitProperties) - クラス org.springframework.boot.amqp.autoconfigure のメソッド。CachingConnectionFactoryConfigurer
configure(RabbitConnectionFactoryBean) - クラス org.springframework.boot.amqp.autoconfigure のメソッド。RabbitConnectionFactoryBeanConfigurer
指定された rabbit 接続ファクトリ Bean を構成します。
configure(RabbitTemplate, ConnectionFactory) - クラス org.springframework.boot.amqp.autoconfigure のメソッド。RabbitTemplateConfigurer
指定された RabbitTemplate を構成します。
configure(SpringApplicationBuilder) - クラス org.springframework.boot.web.servlet.support のメソッド。SpringBootServletInitializer
アプリケーションを構成します。
configure(RestTemplateBuilder) - クラス org.springframework.boot.restclient.autoconfigure のメソッド。RestTemplateBuilderConfigurer
指定された RestTemplateBuilder を構成します。
configure(FormatterRegistry) - Static method in class org.springframework.boot.convert.ApplicationConversionService
指定された FormatterRegistry を、ほとんどの Spring Boot アプリケーションに適したフォーマッターとコンバーターで構成します。
configure(DefaultJmsListenerContainerFactory, ConnectionFactory) - クラス org.springframework.boot.jms.autoconfigure のメソッド。DefaultJmsListenerContainerFactoryConfigurer
指定された jms リスナーコンテナーファクトリを構成します。
configure(ConcurrentKafkaListenerContainerFactory, ConsumerFactory) - クラス org.springframework.boot.kafka.autoconfigure のメソッド。ConcurrentKafkaListenerContainerFactoryConfigurer
指定された Kafka リスナーコンテナーファクトリを構成します。
configure(RabbitStreamTemplate) - クラス org.springframework.boot.amqp.autoconfigure のメソッド。RabbitStreamTemplateConfigurer
指定された RabbitStreamTemplate を構成します。
configure(RestClient.Builder) - クラス org.springframework.boot.restclient.autoconfigure のメソッド。RestClientBuilderConfigurer
指定された RestClient.Builder を構成します。
configure(T) - クラス org.springframework.boot.amqp.autoconfigure のメソッド。AbstractConnectionFactoryConfigurer
指定された connectionFactory を適切なデフォルトで構成します。
configure(T) - クラス org.springframework.boot.restclient のメソッド。RestTemplateBuilder
このビルダーを使用して、提供された RestTemplate インスタンスを構成します。
configure(T) - クラス org.springframework.boot.task のメソッド。SimpleAsyncTaskExecutorBuilder
このビルダーを使用して、提供された SimpleAsyncTaskExecutor インスタンスを構成します。
configure(T) - クラス org.springframework.boot.task のメソッド。SimpleAsyncTaskSchedulerBuilder
このビルダーを使用して、提供された SimpleAsyncTaskScheduler インスタンスを構成します。
configure(T) - クラス org.springframework.boot.task のメソッド。ThreadPoolTaskExecutorBuilder
このビルダーを使用して、提供された ThreadPoolTaskExecutor インスタンスを構成します。
configure(T) - クラス org.springframework.boot.task のメソッド。ThreadPoolTaskSchedulerBuilder
このビルダーを使用して、提供された ThreadPoolTaskScheduler インスタンスを構成します。
configure(T) - クラス org.springframework.boot.webservices.client のメソッド。WebServiceTemplateBuilder
このビルダーを使用して、提供された WebServiceTemplate インスタンスを構成します。
configure(T, ConnectionFactory) - クラス org.springframework.boot.amqp.autoconfigure のメソッド。AbstractRabbitListenerContainerFactoryConfigurer
指定された rabbit リスナーコンテナーファクトリを構成します。
configure(T, ConnectionFactory, RabbitProperties.AmqpContainer) - クラス org.springframework.boot.amqp.autoconfigure のメソッド。AbstractRabbitListenerContainerFactoryConfigurer
configure(T, RabbitProperties) - クラス org.springframework.boot.amqp.autoconfigure のメソッド。AbstractConnectionFactoryConfigurer
指定された rabbitProperties を使用して指定された connectionFactory を構成します。
configureContext(Context) - クラス org.springframework.boot.tomcat.reactive のメソッド。TomcatReactiveWebServerFactory
Tomcat Context を構成します。
configureContext(Context, Iterable) - クラス org.springframework.boot.tomcat.servlet のメソッド。TomcatServletWebServerFactory
Tomcat Context を構成します。
configureEnvironment(ConfigurableEnvironment, String[]) - Method in class org.springframework.boot.SpringApplication
configureLogLevel(String, LogLevel) - クラス org.springframework.boot.actuate.logging のメソッド。LoggersEndpoint
configureLogLevel(LogLevel, BiConsumer) - クラス org.springframework.boot.logging のメソッド。LoggerGroup
configureProfiles(ConfigurableEnvironment, String[]) - Method in class org.springframework.boot.SpringApplication
このアプリケーション環境でアクティブにするプロファイル(またはデフォルトでアクティブにするプロファイル)を構成します。
configurePropertySources(ConfigurableEnvironment, String[]) - Method in class org.springframework.boot.SpringApplication
このアプリケーションの環境で PropertySource を追加、削除、並べ替えます。
configureWebAppContext(WebAppContext, ServletContextInitializer...) - クラス org.springframework.boot.jetty.servlet のメソッド。JettyServletWebServerFactory
指定された Jetty WebAppContext を使用できるように構成します。
connect(SocketAddress) - Method in class org.springframework.boot.buildpack.platform.socket.UnixDomainSocket
connect(SocketAddress) - Method in class org.springframework.boot.buildpack.platform.socket.NamedPipeSocket
connect(SocketAddress, int) - Method in class org.springframework.boot.buildpack.platform.socket.UnixDomainSocket
connect(SocketAddress, int) - Method in class org.springframework.boot.buildpack.platform.socket.NamedPipeSocket
connection() - Method in record class org.springframework.boot.buildpack.platform.build.BuilderDockerConfiguration
connection レコードコンポーネントの値を返します。
connection() - Element in annotation interface org.springframework.boot.jdbc.test.autoconfigure.AutoConfigureTestDatabase
replacing DataSource のときに確立される接続の型。
Connection() - クラス org.springframework.boot.amqp.autoconfigure のコンストラクター。RabbitProperties.Cache.Connection
Connection() - クラス org.springframework.boot.cassandra.autoconfigure のコンストラクター。CassandraProperties.Connection
ConnectionDetails - Interface in org.springframework.boot.autoconfigure.service.connection
リモートサービスへの接続を確立するために必要な詳細を提供する型の基本インターフェース。
ConnectionDetailsFactories - org.springframework.boot.autoconfigure.service.connection のクラス
ConnectionDetailsFactory インスタンスのレジストリ。
ConnectionDetailsFactories(ClassLoader) - クラス org.springframework.boot.autoconfigure.service.connection. ConnectionDetailsFactories のコンストラクター
新しい ConnectionDetailsFactories インスタンスを作成します。
ConnectionDetailsFactory<S,D> - org.springframework.boot.autoconfigure.service.connection のインターフェース
指定された source から ConnectionDetails を作成するファクトリ。
ConnectionDetailsFactoryNotFoundException - Exception Class in org.springframework.boot.autoconfigure.service.connection
ConnectionDetailsFactory が見つからなかった場合にスローされる RuntimeExceptionSE
ConnectionDetailsFactoryNotFoundException(String) - Constructor for exception class org.springframework.boot.autoconfigure.service.connection.ConnectionDetailsFactoryNotFoundException
ConnectionDetailsFactoryNotFoundException(String, Throwable) - Constructor for exception class org.springframework.boot.autoconfigure.service.connection.ConnectionDetailsFactoryNotFoundException
ConnectionDetailsNotFoundException - Exception Class in org.springframework.boot.autoconfigure.service.connection
必要な ConnectionDetails が見つからなかった場合に RuntimeExceptionSE がスローされます。
ConnectionDetailsNotFoundException(String) - Constructor for exception class org.springframework.boot.autoconfigure.service.connection.ConnectionDetailsNotFoundException
ConnectionDetailsNotFoundException(String, Throwable) - Constructor for exception class org.springframework.boot.autoconfigure.service.connection.ConnectionDetailsNotFoundException
ConnectionFactoryBuilder - org.springframework.boot.r2dbc のクラス
ConnectionFactory のビルダー。
ConnectionFactoryCustomizer - Interface in org.springframework.boot.amqp.autoconfigure
RabbitMQ ConnectionFactory をカスタマイズして自動構成を微調整したい Bean によって実装できるコールバックインターフェース。
ConnectionFactoryDecorator - Interface in org.springframework.boot.r2dbc
connection factories 用のデコレーター。
ConnectionFactoryHealthContributorAutoConfiguration - org.springframework.boot.r2dbc.autoconfigure.health のクラス
ConnectionFactoryHealthIndicator - org.springframework.boot.r2dbc.health のクラス
R2DBC ConnectionFactory を検証する HealthIndicator
ConnectionFactoryHealthIndicator(ConnectionFactory) - クラス org.springframework.boot.r2dbc.health. ConnectionFactoryHealthIndicator のコンストラクター
指定された ConnectionFactory を使用し、検証クエリを使用しないで新しい ConnectionFactoryHealthIndicator を作成します。
ConnectionFactoryHealthIndicator(ConnectionFactory, String) - クラス org.springframework.boot.r2dbc.health. ConnectionFactoryHealthIndicator のコンストラクター
指定された ConnectionFactory および検証クエリを使用して、新しい ConnectionFactoryHealthIndicator を作成します。
ConnectionFactoryOptionsBuilderCustomizer - Interface in org.springframework.boot.r2dbc.autoconfigure
ConnectionFactoryOptions を作成する前に、ConnectionFactoryOptions.Builder をカスタマイズして自動構成を微調整したい Bean によって実装できるコールバックインターフェース。
ConnectionFactoryUnwrapper - org.springframework.boot.jms のクラス
キャッシュまたはプーリングを実行するためにラップされている可能性のある ConnectionFactoryEE をアンラップします。
ConnectionPoolMetrics - org.springframework.boot.r2dbc.metrics のクラス
ConnectionPool の MeterBinder
ConnectionPoolMetrics(ConnectionPool, String, Iterable) - クラス org.springframework.boot.r2dbc.metrics. ConnectionPoolMetrics のコンストラクター
ConnectionPoolMetricsAutoConfiguration - org.springframework.boot.r2dbc.autoconfigure.metrics のクラス
使用可能なすべての R2DBC connection factories のメトリクスの Auto-configuration
ConnectionPoolMetricsAutoConfiguration() - クラス org.springframework.boot.r2dbc.autoconfigure.metrics. ConnectionPoolMetricsAutoConfiguration のコンストラクター
ConnectionPorts - Interface in org.springframework.boot.docker.compose.core
RunningService への接続に使用できるポートへのアクセスを提供します。
ConnectorStartFailedException - Exception Class in org.springframework.boot.tomcat
Tomcat Connector の起動に失敗すると、たとえばポートの衝突や SSL 構成の誤りなどにより、ConnectorStartFailedException がスローされます。
ConnectorStartFailedException(int) - Constructor for exception class org.springframework.boot.tomcat.ConnectorStartFailedException
指定された port でリッスンするように構成されているコネクターの新しい ConnectorStartFailedException を作成します。
connectTimeout() - Method in record class org.springframework.boot.http.client.HttpClientSettings
connectTimeout レコードコンポーネントの値を返します。
connectTimeout(Duration) - クラス org.springframework.boot.restclient のメソッド。RestTemplateBuilder
基礎となる ClientHttpRequestFactory の接続タイムアウトを設定します。
CONSOLE - Enum constant in enum class org.springframework.boot.Banner.Mode
System.out にバナーを出力します。
CONSOLE - Enum constant in enum class org.springframework.boot.liquibase.autoconfigure.LiquibaseProperties.ShowSummaryOutput
概要をコンソールに出力します。
CONSOLE - Enum constant in enum class org.springframework.boot.liquibase.autoconfigure.LiquibaseProperties.UiService
コンソールベースの UIService。
CONSOLE_CHARSET - Enum constant in enum class org.springframework.boot.logging.LoggingSystemProperty
コンソールログ文字セットのログシステムプロパティ。
CONSOLE_PATTERN - Enum constant in enum class org.springframework.boot.logging.LoggingSystemProperty
コンソールログパターンのログシステムプロパティ。
CONSOLE_STRUCTURED_FORMAT - Enum constant in enum class org.springframework.boot.logging.LoggingSystemProperty
コンソールの構造化ログ形式のログシステムプロパティ。
CONSOLE_THRESHOLD - Enum constant in enum class org.springframework.boot.logging.LoggingSystemProperty
コンソールログのログシステムプロパティ。
ConstructorBinding - Annotation Interface in org.springframework.boot.context.properties.bind
setter を呼び出すのではなく、コンストラクター引数を使用して構成プロパティをバインドするときに、どのコンストラクターを使用するかを示すために使用できるアノテーション。
ConstructorBound - org.springframework.boot.context.properties のクラス
コンストラクターインジェクションを使用する構成プロパティをプログラムでバインドするヘルパークラス。
ConstructorBound() - クラス org.springframework.boot.context.properties. ConstructorBound のコンストラクター
Consumer() - クラス org.springframework.boot.kafka.autoconfigure のコンストラクター。KafkaProperties.Consumer
Consumer() - クラス org.springframework.boot.pulsar.autoconfigure のコンストラクター。PulsarProperties.Consumer
container() - Method in class org.springframework.boot.buildpack.platform.docker.DockerApi
コンテナー操作用の Docker API を返します。
ContainerConfig - Class in org.springframework.boot.buildpack.platform.docker.type
新しいコンテナーを作成するときに使用される構成。
ContainerConfig.Update - org.springframework.boot.buildpack.platform.docker.type のクラス
コンテナー構成の作成時にデータを変更するために使用される更新クラス。
ContainerConnectionDetails(ContainerConnectionSource) - クラス org.springframework.boot.testcontainers.service.connection のコンストラクター。ContainerConnectionDetailsFactory.ContainerConnectionDetails
新しい ContainerConnectionDetailsFactory.ContainerConnectionDetails インスタンスを作成します。
ContainerConnectionDetailsFactory<C,D> - org.springframework.boot.testcontainers.service.connection のクラス
ContainerConnectionSource から ConnectionDetails を提供する ConnectionDetailsFactory 実装の基本クラス。
ContainerConnectionDetailsFactory() - クラス org.springframework.boot.testcontainers.service.connection. ContainerConnectionDetailsFactory のコンストラクター
any connection name を受け入れる新しい ContainerConnectionDetailsFactory インスタンスを作成します。
ContainerConnectionDetailsFactory(String, String...) - クラス org.springframework.boot.testcontainers.service.connection. ContainerConnectionDetailsFactory のコンストラクター
指定された接続名制限を使用して、新しい ContainerConnectionDetailsFactory インスタンスを作成します。
ContainerConnectionDetailsFactory(List, String...) - クラス org.springframework.boot.testcontainers.service.connection. ContainerConnectionDetailsFactory のコンストラクター
指定されたサポートされている接続名を使用して新しい ContainerConnectionDetailsFactory インスタンスを作成します。
ContainerConnectionDetailsFactory.ContainerConnectionDetails<C> - org.springframework.boot.testcontainers.service.connection のクラス
ContainerConnectionSource によってサポートされる ConnectionDetails 結果の基本クラス。
ContainerConnectionSource<C> - org.springframework.boot.testcontainers.service.connection のクラス
サービスを提供する @ServiceConnection アノテーション付き Container の詳細を提供するために ContainerConnectionDetailsFactory に渡されます。
ContainerContent - Interface in org.springframework.boot.buildpack.platform.docker.type
作成したコンテナーに書き込むことができる追加のコンテンツ。
ContainerImageMetadata - Record Class in org.springframework.boot.autoconfigure.container
AttributeAccessor に追加できるコンテナーイメージに関するメタデータ。
ContainerImageMetadata(String) - Constructor for record class org.springframework.boot.autoconfigure.container.ContainerImageMetadata
ContainerImageMetadata レコードクラスのインスタンスを作成します。
ContainerReference - Class in org.springframework.boot.buildpack.platform.docker.type
Docker コンテナーへの参照。
ContainerStatus - Class in org.springframework.boot.buildpack.platform.docker.type
Docker container wait から返されたステータスの詳細。
contains(ConfigData.Option) - クラス org.springframework.boot.context.config のメソッド。ConfigData.Options
指定されたオプションがこのセットに含まれているかどうかを返します。
contains(T) - インターフェース org.springframework.boot.loader.tools.layer のメソッド。ContentSelector
指定されたアイテムがこの選択に含まれている場合、true を返します。
contains(T) - クラス org.springframework.boot.loader.tools.layer のメソッド。IncludeExcludeContentSelector
containsDescendantOf(ConfigurationPropertyName) - インターフェース org.springframework.boot.context.properties.source のメソッド。ConfigurationPropertySource
ソースに指定された名前の子孫が含まれているかどうかを返します。
containsDescendantOf(ConfigurationPropertyName) - インターフェース org.springframework.boot.context.properties.source のメソッド。IterableConfigurationPropertySource
containsOption(String) - Method in interface org.springframework.boot.ApplicationArguments
引数から解析されたオプション引数のセットに、指定された名前のオプションが含まれているかどうかを返します。
containsOption(String) - Method in class org.springframework.boot.DefaultApplicationArguments
containsProperty(String) - クラス org.springframework.boot.logging.log4j2 のメソッド。SpringBootPropertySource
containsProperty(String) - クラス org.springframework.boot.support のメソッド。SystemEnvironmentPropertySourceEnvironmentPostProcessor.OriginAwareSystemEnvironmentPropertySource
Content - Interface in org.springframework.boot.buildpack.platform.io
OutputStreamSE に書き込むことができる既知のサイズのコンテンツ。
Content() - クラス org.springframework.boot.autoconfigure.web のコンストラクター。WebProperties.Resources.Chain.Strategy.Content
CONTENT_TYPE_004 - Enum constant in enum class org.springframework.boot.micrometer.metrics.autoconfigure.export.prometheus.PrometheusOutputFormat
Prometheus テキストバージョン 0.0.4。
CONTENT_TYPE_OPENMETRICS_100 - Enum constant in enum class org.springframework.boot.micrometer.metrics.autoconfigure.export.prometheus.PrometheusOutputFormat
OpenMetrics テキストバージョン 1.0.0。
CONTENT_TYPE_PROTOBUF - Enum constant in enum class org.springframework.boot.micrometer.metrics.autoconfigure.export.prometheus.PrometheusOutputFormat
Prometheus メトリクスプロトコルバッファ。
ContentFilter<T> - org.springframework.boot.loader.tools.layer のインターフェース
レイヤーのコンテンツをフィルターするために使用できるコールバックインターフェース。
contentLength() - クラス org.springframework.boot.origin のメソッド。OriginTrackedResource
Contentnegotiation() - クラス org.springframework.boot.webmvc.autoconfigure のコンストラクター。WebMvcProperties.Contentnegotiation
ContentSelector<T> - org.springframework.boot.loader.tools.layer のインターフェース
アイテムのレイヤーを選択するために CustomLayers が使用する戦略。
context() - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
現在のアプリケーションコンテキストのアクセサー。
context() - レコードクラス org.springframework.boot.buildpack.platform.docker.configuration のメソッド。DockerConnectionConfiguration.Context
context レコードコンポーネントの値を返します。
Context(String) - レコードクラス org.springframework.boot.buildpack.platform.docker.configuration.DockerConnectionConfiguration.Context のコンストラクター
Context レコードクラスのインスタンスを作成します。
ContextCloserListener(ConfigurableApplicationContext) - クラス org.springframework.boot.builder のコンストラクター。ParentContextCloserApplicationListener.ContextCloserListener
ContextConditionsDescriptor(ConfigurableApplicationContext) - クラス org.springframework.boot.actuate.autoconfigure.condition のコンストラクター。ConditionsReportEndpoint.ContextConditionsDescriptor
ContextConsumer<C> - org.springframework.boot.test.context.runner のインターフェース
(チェック済み)例外をスローする機能を持つ ApplicationContext の処理に使用されるコールバックインターフェース。
ContextExpressionDescriptor(Set) - クラス org.springframework.boot.liquibase.actuate.endpoint のコンストラクター。LiquibaseEndpoint.ContextExpressionDescriptor
contextFactory(ApplicationContextFactory) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
アプリケーションコンテキストの作成に使用されるファクトリを明示的に設定します。
ContextIdApplicationContextInitializer - org.springframework.boot.context のクラス
ContextIdApplicationContextInitializer() - クラス org.springframework.boot.context. ContextIdApplicationContextInitializer のコンストラクター
contextLoaded(ConfigurableApplicationContext) - Method in interface org.springframework.boot.SpringApplicationRunListener
アプリケーションコンテキストが読み込まれた後、リフレッシュされる前に呼び出されます。
ContextPairs - Class in org.springframework.boot.logging.structured
コンテキストデータ (通常はロガー MDC) から JSON ペアを正しい場所に追加 (または完全に削除) するために使用できるヘルパー。
ContextPairs.Joiner - Interface in org.springframework.boot.logging.structured
プレフィックスと名前を結合します。
ContextPairs.Pairs<T> - org.springframework.boot.logging.structured のクラス
ペアを追加するために使用されるコールバック。
ContextPath - org.springframework.boot.web.server.servlet のクラス
サーブレット Web サーバーのコンテキストパス。
contextPrepared(ConfigurableApplicationContext) - Method in interface org.springframework.boot.SpringApplicationRunListener
ApplicationContext が作成および準備された後、ソースがロードされる前に呼び出されます。
continueOnError(boolean) - クラス org.springframework.boot.sql.init のメソッド。AbstractScriptDatabaseInitializer.Scripts
contribute(Info.Builder) - クラス org.springframework.boot.actuate.info のメソッド。BuildInfoContributor
contribute(Info.Builder) - クラス org.springframework.boot.actuate.info のメソッド。EnvironmentInfoContributor
contribute(Info.Builder) - クラス org.springframework.boot.actuate.info のメソッド。GitInfoContributor
contribute(Info.Builder) - インターフェース org.springframework.boot.actuate.info のメソッド。InfoContributor
指定された Builder を使用して追加の詳細を提供します。
contribute(Info.Builder) - クラス org.springframework.boot.actuate.info のメソッド。JavaInfoContributor
contribute(Info.Builder) - クラス org.springframework.boot.actuate.info のメソッド。MapInfoContributor
contribute(Info.Builder) - クラス org.springframework.boot.actuate.info のメソッド。OsInfoContributor
contribute(Info.Builder) - クラス org.springframework.boot.actuate.info のメソッド。ProcessInfoContributor
contribute(Info.Builder) - クラス org.springframework.boot.actuate.info のメソッド。SimpleInfoContributor
contribute(Info.Builder) - クラス org.springframework.boot.actuate.info のメソッド。SslInfoContributor
contributor() - レコードクラス org.springframework.boot.health.contributor のメソッド。HealthContributors.Entry
contributor レコードコンポーネントの値を返します。
contributor() - レコードクラス org.springframework.boot.health.contributor のメソッド。ReactiveHealthContributors.Entry
contributor レコードコンポーネントの値を返します。
Controlconnection() - クラス org.springframework.boot.cassandra.autoconfigure のコンストラクター。CassandraProperties.Controlconnection
ControllerEndpoint - Annotation Interface in org.springframework.boot.actuate.endpoint.web.annotation
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
3.3.0 は @Endpoint と @WebEndpoint に有利であるため
ControllerEndpointDiscoverer - org.springframework.boot.actuate.endpoint.web.annotation のクラス
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
3.3.0 以降は @Endpoint と @WebEndpoint のサポートを推奨
ControllerEndpointDiscoverer(ApplicationContext, List, Collection) - クラス org.springframework.boot.actuate.endpoint.web.annotation. ControllerEndpointDiscoverer のコンストラクター
使用すべきではありません。
新しい ControllerEndpointDiscoverer インスタンスを作成します。
controllerEndpointHandlerMapping(ControllerEndpointsSupplier, CorsEndpointProperties, WebEndpointProperties, EndpointAccessResolver) - クラス org.springframework.boot.webflux.autoconfigure.actuate.web のメソッド。WebFluxEndpointManagementContextConfiguration
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
ControllerEndpointHandlerMapping - org.springframework.boot.webflux.actuate.endpoint.web のクラス
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
3.3.5 以降は @Endpoint と @WebEndpoint のサポートを推奨
ControllerEndpointHandlerMapping - org.springframework.boot.webmvc.actuate.endpoint.web のクラス
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
3.3.5 以降は @Endpoint と @WebEndpoint のサポートを推奨
ControllerEndpointHandlerMapping(EndpointMapping, Collection, CorsConfiguration) - クラス org.springframework.boot.webflux.actuate.endpoint.web. ControllerEndpointHandlerMapping のコンストラクター
使用すべきではありません。
指定されたエンドポイントのマッピングを提供する新しい ControllerEndpointHandlerMapping インスタンスを作成します。
ControllerEndpointHandlerMapping(EndpointMapping, Collection, CorsConfiguration) - クラス org.springframework.boot.webmvc.actuate.endpoint.web. ControllerEndpointHandlerMapping のコンストラクター
使用すべきではありません。
指定されたエンドポイントのマッピングを提供する新しい ControllerEndpointHandlerMapping インスタンスを作成します。
ControllerEndpointHandlerMapping(EndpointMapping, Collection, CorsConfiguration, EndpointAccessResolver) - クラス org.springframework.boot.webflux.actuate.endpoint.web. ControllerEndpointHandlerMapping のコンストラクター
使用すべきではありません。
指定されたエンドポイントのマッピングを提供する新しい ControllerEndpointHandlerMapping インスタンスを作成します。
ControllerEndpointHandlerMapping(EndpointMapping, Collection, CorsConfiguration, EndpointAccessResolver) - クラス org.springframework.boot.webmvc.actuate.endpoint.web. ControllerEndpointHandlerMapping のコンストラクター
使用すべきではありません。
指定されたエンドポイントのマッピングを提供する新しい ControllerEndpointHandlerMapping インスタンスを作成します。
ControllerEndpointsSupplier - Interface in org.springframework.boot.actuate.endpoint.web.annotation
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
3.3.3 以降は @Endpoint と @WebEndpoint のサポートを推奨
controllers() - Element in annotation interface org.springframework.boot.graphql.test.autoconfigure.GraphQlTest
テストするコントローラーを指定します。
controllers() - Element in annotation interface org.springframework.boot.webflux.test.autoconfigure.WebFluxTest
テストするコントローラーを指定します。
controllers() - Element in annotation interface org.springframework.boot.webmvc.test.autoconfigure.WebMvcTest
テストするコントローラーを指定します。
ConversionServiceParameterValueMapper - org.springframework.boot.actuate.endpoint.invoke.convert のクラス
ConversionServiceParameterValueMapper() - クラス org.springframework.boot.actuate.endpoint.invoke.convert. ConversionServiceParameterValueMapper のコンストラクター
新しい ConversionServiceParameterValueMapper インスタンスを作成します。
ConversionServiceParameterValueMapper(ConversionService) - クラス org.springframework.boot.actuate.endpoint.invoke.convert. ConversionServiceParameterValueMapper のコンストラクター
特定の変換サービスに基づく新しい ConversionServiceParameterValueMapper インスタンスを作成します。
convert(ILoggingEvent) - Method in class org.springframework.boot.logging.logback.CorrelationIdConverter
convert(String) - クラス org.springframework.boot.actuate.endpoint.invoke.convert のメソッド。IsoOffsetDateTimeConverter
convertNativeToSystem(T) - クラス org.springframework.boot.logging のメソッド。AbstractLoggingSystem.LogLevels
convertSystemToNative(LogLevel) - クラス org.springframework.boot.logging のメソッド。AbstractLoggingSystem.LogLevels
Cookie - Class in org.springframework.boot.web.server
Cookie プロパティ。
Cookie() - Constructor for class org.springframework.boot.web.server.Cookie
COOKIE - Enum constant in enum class org.springframework.boot.web.server.servlet.Session.SessionTrackingMode
クライアントの最初のリクエストに応じて Cookie を送信します。
COOKIE_HEADERS - Enum constant in enum class org.springframework.boot.actuate.web.exchanges.Include
リクエストヘッダーに "Cookie" ヘッダー(ある場合)を含め、レスポンスヘッダーに "Set-Cookie" (ある場合)を含めます。
Cookie.SameSite - org.springframework.boot.web.server の Enum クラス
SameSite 値。
CookieSameSiteSupplier - Interface in org.springframework.boot.web.server.servlet
特定の cookiesEE にカスタム Cookie.SameSite 値を提供するために、ConfigurableServletWebServerFactory 実装で使用できる戦略インターフェース。
copy(Path, Path, CopyOption...) - クラス org.springframework.boot.loader.nio.file のメソッド。NestedFileSystemProvider
copy(Consumer) - Method in class org.springframework.boot.buildpack.platform.docker.type.ImageConfig
このイメージ構成の更新されたコピーを作成します。
copyIfSet(Properties, String) - クラス org.springframework.boot.actuate.info のメソッド。InfoPropertiesInfoContributor
指定されたキーが設定されている場合は、ターゲット PropertiesSE にコピーします。
corePoolSize(int) - クラス org.springframework.boot.task のメソッド。ThreadPoolTaskExecutorBuilder
スレッドのコア数を設定します。
CORRECT - Enum constant in enum class org.springframework.boot.availability.LivenessState
アプリケーションは実行中であり、その内部状態は正しいです。
Correlation() - クラス org.springframework.boot.micrometer.tracing.autoconfigure のコンストラクター。TracingProperties.Baggage.Correlation
CORRELATION_PATTERN - Enum constant in enum class org.springframework.boot.logging.LoggingSystemProperty
相関パターンのログシステムプロパティ。
CorrelationIdConverter - org.springframework.boot.logging.log4j2 のクラス
Log4j2 LogEventPatternConverter は、MDC からのデータを使用して、CorrelationIdFormatter パターンをフォーマットされた出力に変換します。
CorrelationIdConverter - Class in org.springframework.boot.logging.logback
Logback DynamicConverter は、MDC および Environment からのデータを使用して、CorrelationIdFormatter パターンをフォーマットされた出力に変換します。
CorrelationIdConverter() - Constructor for class org.springframework.boot.logging.logback.CorrelationIdConverter
CorrelationIdFormatter - org.springframework.boot.logging のクラス
W3C 推奨事項に基づいてロギング用の相関 ID をフォーマットするために使用できるユーティリティクラス。
CorsEndpointProperties - org.springframework.boot.actuate.autoconfigure.endpoint.web のクラス
Web エンドポイントの CORS サポートの構成プロパティ。
CorsEndpointProperties() - クラス org.springframework.boot.actuate.autoconfigure.endpoint.web. CorsEndpointProperties のコンストラクター
Couchbase() - クラス org.springframework.boot.cache.autoconfigure のコンストラクター。CacheProperties.Couchbase
COUCHBASE - Enum constant in enum class org.springframework.boot.autoconfigure.cache.CacheType
Couchbase バックアップキャッシング。
CouchbaseAutoConfiguration - org.springframework.boot.couchbase.autoconfigure のクラス
Couchbase 用の Auto-configuration
CouchbaseCacheManagerBuilderCustomizer - Interface in org.springframework.boot.cache.autoconfigure
自動構成された CouchbaseCacheManager の構築に使用する前に、CouchbaseCacheManager.CouchbaseCacheManagerBuilder をカスタマイズしてその自動構成を微調整したい Bean によって実装できるコールバックインターフェース。
CouchbaseConnectionDetails - Interface in org.springframework.boot.couchbase.autoconfigure
Couchbase サービスへの接続を確立するために必要な詳細。
CouchbaseHealthContributorAutoConfiguration - org.springframework.boot.couchbase.autoconfigure.health のクラス
CouchbaseHealthIndicator - org.springframework.boot.couchbase.health のクラス
Couchbase 用の HealthIndicator
CouchbaseHealthIndicator(Cluster) - クラス org.springframework.boot.couchbase.health. CouchbaseHealthIndicator のコンストラクター
指定された Cluster でインジケーターを作成します。
CouchbaseProperties - org.springframework.boot.couchbase.autoconfigure のクラス
Couchbase の構成プロパティ。
CouchbaseProperties() - クラス org.springframework.boot.couchbase.autoconfigure. CouchbaseProperties のコンストラクター
CouchbaseProperties.Authentication - org.springframework.boot.couchbase.autoconfigure のクラス
CouchbaseProperties.Authentication.Jks - org.springframework.boot.couchbase.autoconfigure のクラス
CouchbaseProperties.Authentication.Pem - org.springframework.boot.couchbase.autoconfigure のクラス
CouchbaseProperties.Env - org.springframework.boot.couchbase.autoconfigure のクラス
CouchbaseProperties.Io - org.springframework.boot.couchbase.autoconfigure のクラス
CouchbaseProperties.Ssl - org.springframework.boot.couchbase.autoconfigure のクラス
CouchbaseProperties.Timeouts - org.springframework.boot.couchbase.autoconfigure のクラス
CouchbaseReactiveHealthContributorAutoConfiguration - org.springframework.boot.couchbase.autoconfigure.health のクラス
CouchbaseReactiveHealthIndicator - org.springframework.boot.couchbase.health のクラス
Couchbase の ReactiveHealthIndicator
CouchbaseReactiveHealthIndicator(Cluster) - クラス org.springframework.boot.couchbase.health. CouchbaseReactiveHealthIndicator のコンストラクター
新しい CouchbaseReactiveHealthIndicator インスタンスを作成します。
CqlSessionBuilderCustomizer - Interface in org.springframework.boot.cassandra.autoconfigure
CqlSession を作成する前に、CqlSessionBuilder をカスタマイズして自動構成を微調整したい Bean によって実装できるコールバックインターフェース。
create() - Static method in class org.springframework.boot.jdbc.DataSourceBuilder
新しい DataSourceBuilder インスタンスを作成します。
create() - クラス org.springframework.boot.r2dbc のメソッド。OptionsCapableConnectionFactory
create(T) - インターフェース org.springframework.boot.context.properties のメソッド。PropertyMapper.Source.Always.Factory
指定された null 許容値の新しいインスタンスを作成します。
create(SocketAcceptor) - Method in class org.springframework.boot.rsocket.netty.NettyRSocketServerFactory
create(SocketAcceptor) - Method in interface org.springframework.boot.rsocket.server.RSocketServerFactory
完全に構成済みで一時停止された新しい RSocketServer インスタンスを取得します。
create(File) - Static method in interface org.springframework.boot.loader.launch.Archive
指定された FileSE ターゲットから Archive を作成するファクトリメソッド。
create(File) - Static method in class org.springframework.boot.loader.net.protocol.jar.JarUrl
新しい jar URL を作成します。
create(File, String) - Static method in class org.springframework.boot.loader.net.protocol.jar.JarUrl
新しい jar URL を作成します。
create(File, String, String) - Static method in class org.springframework.boot.loader.net.protocol.jar.JarUrl
新しい jar URL を作成します。
create(File, JarEntry) - Static method in class org.springframework.boot.loader.net.protocol.jar.JarUrl
新しい jar URL を作成します。
create(ClassLoader) - Static method in class org.springframework.boot.jdbc.DataSourceBuilder
新しい DataSourceBuilder インスタンスを作成します。
create(Class) - Static method in interface org.springframework.boot.loader.launch.Archive
指定された ClassSE ターゲットから適切な Archive を作成するファクトリメソッド。
create(ProtectionDomain) - Static method in interface org.springframework.boot.loader.launch.Archive
create(Consumer) - Static method in class org.springframework.boot.jackson.JacksonMixinModuleEntries
指定された JacksonMixinModuleEntries.Builder を使用してインスタンスを作成します。
create(Consumer) - Static method in class org.springframework.boot.jackson2.JsonMixinModuleEntries
使用すべきではありません。
指定された JsonMixinModuleEntries.Builder を使用してインスタンスを作成します。
create(WebApplicationType) - Method in interface org.springframework.boot.ApplicationContextFactory
指定された webApplicationType を考慮して、SpringApplicationapplication context を作成します。
create(DockerConnectionConfiguration) - Static method in interface org.springframework.boot.buildpack.platform.docker.transport.HttpTransport
DockerHost に基づいて最適な HttpTransport を作成します。
create(ContainerConfig, ImagePlatform, ContainerContent...) - クラス org.springframework.boot.buildpack.platform.docker のメソッド。DockerApi.ContainerApi
新しいコンテナー ContainerConfig を作成します。
createApplicationContext() - Method in class org.springframework.boot.SpringApplication
ApplicationContext の作成に使用される戦略方法。
createBeanDefinitionLoader(BeanDefinitionRegistry, Object[]) - Method in class org.springframework.boot.SpringApplication
BeanDefinitionLoader の作成に使用されるファクトリメソッド。
createBuildInfo(BuildPropertiesWriter.ProjectDetails) - クラス org.springframework.boot.loader.tools のメソッド。BuildPropertiesWriter
createClassLoader(Collection) - クラス org.springframework.boot.loader.launch のメソッド。ExecutableArchiveLauncher
createClassLoader(Collection) - Method in class org.springframework.boot.loader.launch.Launcher
指定されたアーカイブのクラスローダーを作成します。
createClassLoader(Collection) - クラス org.springframework.boot.loader.launch のメソッド。PropertiesLauncher
createClassPathScanningCandidateComponentProvider(ApplicationContext) - クラス org.springframework.boot.persistence.autoconfigure のメソッド。EntityScanner
指定された ApplicationContext に基づいてエンティティをスキャンする ClassPathScanningCandidateComponentProvider を作成します。
createClientHttpConnector(HttpClientSettings) - クラス org.springframework.boot.http.client.reactive のメソッド。HttpComponentsClientHttpConnectorBuilder
createClientHttpConnector(HttpClientSettings) - クラス org.springframework.boot.http.client.reactive のメソッド。JdkClientHttpConnectorBuilder
createClientHttpConnector(HttpClientSettings) - クラス org.springframework.boot.http.client.reactive のメソッド。JettyClientHttpConnectorBuilder
createClientHttpConnector(HttpClientSettings) - クラス org.springframework.boot.http.client.reactive のメソッド。ReactorClientHttpConnectorBuilder
createClientHttpRequestFactory(HttpClientSettings) - クラス org.springframework.boot.http.client のメソッド。HttpComponentsClientHttpRequestFactoryBuilder
createClientHttpRequestFactory(HttpClientSettings) - クラス org.springframework.boot.http.client のメソッド。JdkClientHttpRequestFactoryBuilder
createClientHttpRequestFactory(HttpClientSettings) - クラス org.springframework.boot.http.client のメソッド。JettyClientHttpRequestFactoryBuilder
createClientHttpRequestFactory(HttpClientSettings) - クラス org.springframework.boot.http.client のメソッド。ReactorClientHttpRequestFactoryBuilder
createClientHttpRequestFactory(HttpClientSettings) - クラス org.springframework.boot.http.client のメソッド。SimpleClientHttpRequestFactoryBuilder
createClientSslEngine(String, int, String) - クラス org.springframework.boot.kafka.autoconfigure のメソッド。SslBundleSslEngineFactory
createComposite(Map) - クラス org.springframework.boot.health.autoconfigure.contributor のメソッド。CompositeHealthContributorConfiguration
createComposite(Map) - クラス org.springframework.boot.health.autoconfigure.contributor のメソッド。CompositeReactiveHealthContributorConfiguration
createConnection(Socket, InputStream, OutputStream) - クラス org.springframework.boot.devtools.livereload のメソッド。LiveReloadServer
Connection の作成に使用されるファクトリメソッド。
createConnector(InetSocketAddress, Server) - クラス org.springframework.boot.jetty のメソッド。JettyWebServerFactory
createConnector(InetSocketAddress, Server, Executor, Scheduler, ByteBufferPool) - クラス org.springframework.boot.jetty のメソッド。JettyWebServerFactory
createContextCloserListener(ConfigurableApplicationContext) - クラス org.springframework.boot.builder のメソッド。ParentContextCloserApplicationListener
サブクラスはオーバーライドして、ContextCloserListener の独自のサブクラスを作成できます。
createContributor(Map) - クラス org.springframework.boot.health.autoconfigure.contributor のメソッド。CompositeHealthContributorConfiguration
createContributor(Map) - クラス org.springframework.boot.health.autoconfigure.contributor のメソッド。CompositeReactiveHealthContributorConfiguration
createContributor(Map) - クラス org.springframework.boot.r2dbc.autoconfigure.health のメソッド。ConnectionFactoryHealthContributorAutoConfiguration
createContributor(Map) - クラス org.springframework.boot.couchbase.autoconfigure.health のメソッド。CouchbaseHealthContributorAutoConfiguration
createContributor(Map) - クラス org.springframework.boot.couchbase.autoconfigure.health のメソッド。CouchbaseReactiveHealthContributorAutoConfiguration
createContributor(Map) - クラス org.springframework.boot.data.elasticsearch.autoconfigure.health のメソッド。DataElasticsearchReactiveHealthContributorAutoConfiguration
createContributor(Map) - クラス org.springframework.boot.data.redis.autoconfigure.health のメソッド。DataRedisHealthContributorAutoConfiguration
createContributor(Map) - クラス org.springframework.boot.data.redis.autoconfigure.health のメソッド。DataRedisReactiveHealthContributorAutoConfiguration
createContributor(Map) - クラス org.springframework.boot.elasticsearch.autoconfigure.health のメソッド。ElasticsearchRestHealthContributorAutoConfiguration
createContributor(Map) - クラス org.springframework.boot.hazelcast.autoconfigure.health のメソッド。HazelcastHealthContributorAutoConfiguration
createContributor(Map) - クラス org.springframework.boot.jms.autoconfigure.health のメソッド。JmsHealthContributorAutoConfiguration
createContributor(Map) - クラス org.springframework.boot.ldap.autoconfigure.health のメソッド。LdapHealthContributorAutoConfiguration
createContributor(Map) - クラス org.springframework.boot.mail.autoconfigure のメソッド。MailHealthContributorAutoConfiguration
createContributor(Map) - クラス org.springframework.boot.mongodb.autoconfigure.health のメソッド。MongoHealthContributorAutoConfiguration
createContributor(Map) - クラス org.springframework.boot.mongodb.autoconfigure.health のメソッド。MongoReactiveHealthContributorAutoConfiguration
createContributor(Map) - クラス org.springframework.boot.amqp.autoconfigure.health のメソッド。RabbitHealthContributorAutoConfiguration
createContributor(ConfigurableListableBeanFactory, Class) - クラス org.springframework.boot.health.autoconfigure.contributor のメソッド。CompositeHealthContributorConfiguration
指定された beanFactory から取得された指定された beanType の Bean から複合コントリビュータを作成します。
createContributor(ConfigurableListableBeanFactory, Class) - クラス org.springframework.boot.health.autoconfigure.contributor のメソッド。CompositeReactiveHealthContributorConfiguration
指定された beanFactory から取得された指定された beanType の Bean から複合コントリビュータを作成します。
createContributor(ConfigurableListableBeanFactory, Class) - クラス org.springframework.boot.r2dbc.autoconfigure.health のメソッド。ConnectionFactoryHealthContributorAutoConfiguration
指定された beanFactory から取得された指定された beanType の Bean から複合コントリビュータを作成します。
createContributor(ConfigurableListableBeanFactory, Class) - クラス org.springframework.boot.couchbase.autoconfigure.health のメソッド。CouchbaseHealthContributorAutoConfiguration
指定された beanFactory から取得された指定された beanType の Bean から複合コントリビュータを作成します。
createContributor(ConfigurableListableBeanFactory, Class) - クラス org.springframework.boot.couchbase.autoconfigure.health のメソッド。CouchbaseReactiveHealthContributorAutoConfiguration
指定された beanFactory から取得された指定された beanType の Bean から複合コントリビュータを作成します。
createContributor(ConfigurableListableBeanFactory, Class) - クラス org.springframework.boot.data.elasticsearch.autoconfigure.health のメソッド。DataElasticsearchReactiveHealthContributorAutoConfiguration
指定された beanFactory から取得された指定された beanType の Bean から複合コントリビュータを作成します。
createContributor(ConfigurableListableBeanFactory, Class) - クラス org.springframework.boot.data.redis.autoconfigure.health のメソッド。DataRedisHealthContributorAutoConfiguration
指定された beanFactory から取得された指定された beanType の Bean から複合コントリビュータを作成します。
createContributor(ConfigurableListableBeanFactory, Class) - クラス org.springframework.boot.data.redis.autoconfigure.health のメソッド。DataRedisReactiveHealthContributorAutoConfiguration
指定された beanFactory から取得された指定された beanType の Bean から複合コントリビュータを作成します。
createContributor(ConfigurableListableBeanFactory, Class) - クラス org.springframework.boot.elasticsearch.autoconfigure.health のメソッド。ElasticsearchRestHealthContributorAutoConfiguration
指定された beanFactory から取得された指定された beanType の Bean から複合コントリビュータを作成します。
createContributor(ConfigurableListableBeanFactory, Class) - クラス org.springframework.boot.hazelcast.autoconfigure.health のメソッド。HazelcastHealthContributorAutoConfiguration
指定された beanFactory から取得された指定された beanType の Bean から複合コントリビュータを作成します。
createContributor(ConfigurableListableBeanFactory, Class) - クラス org.springframework.boot.jms.autoconfigure.health のメソッド。JmsHealthContributorAutoConfiguration
指定された beanFactory から取得された指定された beanType の Bean から複合コントリビュータを作成します。
createContributor(ConfigurableListableBeanFactory, Class) - クラス org.springframework.boot.ldap.autoconfigure.health のメソッド。LdapHealthContributorAutoConfiguration
指定された beanFactory から取得された指定された beanType の Bean から複合コントリビュータを作成します。
createContributor(ConfigurableListableBeanFactory, Class) - クラス org.springframework.boot.mail.autoconfigure のメソッド。MailHealthContributorAutoConfiguration
指定された beanFactory から取得された指定された beanType の Bean から複合コントリビュータを作成します。
createContributor(ConfigurableListableBeanFactory, Class) - クラス org.springframework.boot.mongodb.autoconfigure.health のメソッド。MongoHealthContributorAutoConfiguration
指定された beanFactory から取得された指定された beanType の Bean から複合コントリビュータを作成します。
createContributor(ConfigurableListableBeanFactory, Class) - クラス org.springframework.boot.mongodb.autoconfigure.health のメソッド。MongoReactiveHealthContributorAutoConfiguration
指定された beanFactory から取得された指定された beanType の Bean から複合コントリビュータを作成します。
createContributor(ConfigurableListableBeanFactory, Class) - クラス org.springframework.boot.amqp.autoconfigure.health のメソッド。RabbitHealthContributorAutoConfiguration
指定された beanFactory から取得された指定された beanType の Bean から複合コントリビュータを作成します。
createDelegate(WebEndpointProperties) - クラス org.springframework.boot.security.autoconfigure.actuate.web.reactive のメソッド。EndpointRequest.LinksServerWebExchangeMatcher
createDelegate(PathMappedEndpoints) - クラス org.springframework.boot.security.autoconfigure.actuate.web.reactive のメソッド。EndpointRequest.AdditionalPathsEndpointServerWebExchangeMatcher
createDelegate(PathMappedEndpoints) - クラス org.springframework.boot.security.autoconfigure.actuate.web.reactive のメソッド。EndpointRequest.EndpointServerWebExchangeMatcher
createDelegate(WebApplicationContext, EndpointRequest.RequestMatcherFactory) - クラス org.springframework.boot.security.autoconfigure.actuate.web.servlet のメソッド。EndpointRequest.AdditionalPathsEndpointRequestMatcher
createDelegate(WebApplicationContext, EndpointRequest.RequestMatcherFactory) - クラス org.springframework.boot.security.autoconfigure.actuate.web.servlet のメソッド。EndpointRequest.EndpointRequestMatcher
createDelegate(WebApplicationContext, EndpointRequest.RequestMatcherFactory) - クラス org.springframework.boot.security.autoconfigure.actuate.web.servlet のメソッド。EndpointRequest.LinksRequestMatcher
createDirectory(Path, FileAttribute...) - クラス org.springframework.boot.loader.nio.file のメソッド。NestedFileSystemProvider
createEndpoint(Object, EndpointId, Access, Collection) - クラス org.springframework.boot.actuate.endpoint.annotation のメソッド。EndpointDiscoverer
endpoint を作成するために呼び出されるファクトリメソッド。
createEndpoint(Object, EndpointId, Access, Collection) - クラス org.springframework.boot.actuate.endpoint.jmx.annotation のメソッド。JmxEndpointDiscoverer
createEndpoint(Object, EndpointId, Access, Collection) - クラス org.springframework.boot.actuate.endpoint.web.annotation のメソッド。ControllerEndpointDiscoverer
使用すべきではありません。
createEndpoint(Object, EndpointId, Access, Collection) - クラス org.springframework.boot.actuate.endpoint.web.annotation のメソッド。ServletEndpointDiscoverer
使用すべきではありません。
createEndpoint(Object, EndpointId, Access, Collection) - クラス org.springframework.boot.actuate.endpoint.web.annotation のメソッド。WebEndpointDiscoverer
createEndpointResources(EndpointMapping, Collection) - クラス org.springframework.boot.jersey.actuate.endpoint.web のメソッド。JerseyHealthEndpointAdditionalPathResourceFactory
createEndpointResources(EndpointMapping, Collection, EndpointMediaTypes, EndpointLinksResolver, boolean) - クラス org.springframework.boot.jersey.actuate.endpoint.web のメソッド。JerseyEndpointResourceFactory
指定された webEndpoints の操作用に Resources を作成します。
createEnvironment() - クラス org.springframework.boot.web.context.reactive のメソッド。AnnotationConfigReactiveWebApplicationContext
createEnvironment() - クラス org.springframework.boot.web.context.reactive のメソッド。GenericReactiveWebApplicationContext
createEnvironment(WebApplicationType) - Method in interface org.springframework.boot.ApplicationContextFactory
created アプリケーションコンテキストに設定する新しい Environment を作成します。
createExpectationManager() - クラス org.springframework.boot.restclient.test のメソッド。MockServerRestClientCustomizer
createExpectationManager() - クラス org.springframework.boot.restclient.test のメソッド。MockServerRestTemplateCustomizer
createFormatter(Instantiator) - インターフェース org.springframework.boot.logging.structured のメソッド。StructuredLogFormatterFactory.CommonFormatterFactory
StructuredLogFormatter インスタンスを作成します。
createHandlerMethod(Object, Method) - クラス org.springframework.boot.webflux.actuate.endpoint.web のメソッド。AbstractWebFluxEndpointHandlerMapping
createHandlerMethod(Object, Method) - クラス org.springframework.boot.webmvc.actuate.endpoint.web のメソッド。AbstractWebMvcEndpointHandlerMapping
createHeapDumper() - クラス org.springframework.boot.actuate.management のメソッド。HeapDumpWebEndpoint
HeapDumpWebEndpoint.HeapDumper の作成に使用されるファクトリメソッド。
createIndicator(B) - クラス org.springframework.boot.health.autoconfigure.contributor のメソッド。CompositeHealthContributorConfiguration
createIndicator(B) - クラス org.springframework.boot.health.autoconfigure.contributor のメソッド。CompositeReactiveHealthContributorConfiguration
createIndicator(ConnectionFactory) - クラス org.springframework.boot.r2dbc.autoconfigure.health のメソッド。ConnectionFactoryHealthContributorAutoConfiguration
createIndicator(Cluster) - クラス org.springframework.boot.couchbase.autoconfigure.health のメソッド。CouchbaseHealthContributorAutoConfiguration
createIndicator(Cluster) - クラス org.springframework.boot.couchbase.autoconfigure.health のメソッド。CouchbaseReactiveHealthContributorAutoConfiguration
createIndicator(ReactiveElasticsearchClient) - クラス org.springframework.boot.data.elasticsearch.autoconfigure.health のメソッド。DataElasticsearchReactiveHealthContributorAutoConfiguration
createIndicator(RedisConnectionFactory) - クラス org.springframework.boot.data.redis.autoconfigure.health のメソッド。DataRedisHealthContributorAutoConfiguration
createIndicator(ReactiveRedisConnectionFactory) - クラス org.springframework.boot.data.redis.autoconfigure.health のメソッド。DataRedisReactiveHealthContributorAutoConfiguration
createIndicator(Rest5Client) - クラス org.springframework.boot.elasticsearch.autoconfigure.health のメソッド。ElasticsearchRestHealthContributorAutoConfiguration
createIndicator(HazelcastInstance) - クラス org.springframework.boot.hazelcast.autoconfigure.health のメソッド。HazelcastHealthContributorAutoConfiguration
createIndicator(ConnectionFactory) - クラス org.springframework.boot.jms.autoconfigure.health のメソッド。JmsHealthContributorAutoConfiguration
createIndicator(LdapOperations) - クラス org.springframework.boot.ldap.autoconfigure.health のメソッド。LdapHealthContributorAutoConfiguration
createIndicator(JavaMailSenderImpl) - クラス org.springframework.boot.mail.autoconfigure のメソッド。MailHealthContributorAutoConfiguration
createIndicator(MongoClient) - クラス org.springframework.boot.mongodb.autoconfigure.health のメソッド。MongoHealthContributorAutoConfiguration
createIndicator(MongoClient) - クラス org.springframework.boot.mongodb.autoconfigure.health のメソッド。MongoReactiveHealthContributorAutoConfiguration
createIndicator(RabbitTemplate) - クラス org.springframework.boot.amqp.autoconfigure.health のメソッド。RabbitHealthContributorAutoConfiguration
createJettyServer(ServletHttpHandlerAdapter) - クラス org.springframework.boot.jetty.reactive のメソッド。JettyReactiveWebServerFactory
createJpaVendorAdapter() - クラス org.springframework.boot.jpa.autoconfigure のメソッド。JpaBaseConfiguration
createManagementContext(ApplicationContext) - クラス org.springframework.boot.actuate.autoconfigure.web.server のメソッド。ManagementContextFactory
createModifiedConfig(MergedContextConfiguration, Class[]) - クラス org.springframework.boot.test.context のメソッド。SpringBootTestContextBootstrapper
異なるクラスで新しい MergedContextConfiguration を作成します。
createModifiedConfig(MergedContextConfiguration, Class[], String[]) - クラス org.springframework.boot.test.context のメソッド。SpringBootTestContextBootstrapper
異なるクラスとプロパティで新しい MergedContextConfiguration を作成します。
createMongoClient(MongoClientSettings) - クラス org.springframework.boot.mongodb.autoconfigure のメソッド。MongoClientFactorySupport
createMultipartConfig() - クラス org.springframework.boot.servlet.autoconfigure のメソッド。MultipartProperties
プロパティを使用して新しい MultipartConfigElementEE を作成します。
createMultipartConfig() - クラス org.springframework.boot.servlet のメソッド。MultipartConfigFactory
新しい MultipartConfigElementEE インスタンスを作成します。
createOperation(EndpointId, DiscoveredOperationMethod, OperationInvoker) - クラス org.springframework.boot.actuate.endpoint.annotation のメソッド。EndpointDiscoverer
endpoint operation を作成するファクトリメソッド。
createOperation(EndpointId, DiscoveredOperationMethod, OperationInvoker) - クラス org.springframework.boot.actuate.endpoint.jmx.annotation のメソッド。JmxEndpointDiscoverer
createOperation(EndpointId, DiscoveredOperationMethod, OperationInvoker) - クラス org.springframework.boot.actuate.endpoint.web.annotation のメソッド。ControllerEndpointDiscoverer
使用すべきではありません。
createOperation(EndpointId, DiscoveredOperationMethod, OperationInvoker) - クラス org.springframework.boot.actuate.endpoint.web.annotation のメソッド。ServletEndpointDiscoverer
使用すべきではありません。
createOperation(EndpointId, DiscoveredOperationMethod, OperationInvoker) - クラス org.springframework.boot.actuate.endpoint.web.annotation のメソッド。WebEndpointDiscoverer
createOperationKey(O) - クラス org.springframework.boot.actuate.endpoint.annotation のメソッド。EndpointDiscoverer
指定された操作の EndpointDiscoverer.OperationKey を作成します。
createOperationKey(JmxOperation) - クラス org.springframework.boot.actuate.endpoint.jmx.annotation のメソッド。JmxEndpointDiscoverer
createOperationKey(Operation) - クラス org.springframework.boot.actuate.endpoint.web.annotation のメソッド。ControllerEndpointDiscoverer
使用すべきではありません。
createOperationKey(Operation) - クラス org.springframework.boot.actuate.endpoint.web.annotation のメソッド。ServletEndpointDiscoverer
使用すべきではありません。
createOperationKey(WebOperation) - クラス org.springframework.boot.actuate.endpoint.web.annotation のメソッド。WebEndpointDiscoverer
createPooledConnectionFactory(ConnectionFactory) - クラス org.springframework.boot.jms.autoconfigure のメソッド。JmsPoolConnectionFactoryFactory
指定された ConnectionFactoryEE に基づいて JmsPoolConnectionFactory を作成します。
createPropertyResolver(MutablePropertySources) - Static method in class org.springframework.boot.context.properties.source.ConfigurationPropertySources
基礎となる PropertySources のセットに対してプロパティ値を解決する新しい PropertyResolver を作成します。
createPropertyResolver(MutablePropertySources) - クラス org.springframework.boot.web.context.servlet のメソッド。ApplicationServletEnvironment
createRegistrationBean(String, T, int) - インターフェース org.springframework.boot.web.servlet のメソッド。ServletContextInitializerBeans.RegistrationBeanAdapter
createRelative(String) - クラス org.springframework.boot.origin のメソッド。OriginTrackedResource
createResource(EndpointMapping, WebOperation) - クラス org.springframework.boot.jersey.actuate.endpoint.web のメソッド。JerseyEndpointResourceFactory
createRetryPolicy() - クラス org.springframework.boot.retry のメソッド。RetryPolicySettings
このインスタンスの状態に基づいて RetryPolicy を作成します。
createRetryTemplate(RabbitProperties.Retry) - クラス org.springframework.boot.amqp.autoconfigure のメソッド。RabbitTemplateConfigurer
createRootApplicationContext(ServletContext) - クラス org.springframework.boot.web.servlet.support のメソッド。SpringBootServletInitializer
createServerSslEngine(String, int) - クラス org.springframework.boot.kafka.autoconfigure のメソッド。SslBundleSslEngineFactory
createSpringApplication(ResourceLoader, Class...) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
指定された ResourceLoader を使用して、指定されたソースから新しい SpringApplication インスタンスを作成します。
createSpringApplicationBuilder() - クラス org.springframework.boot.web.servlet.support のメソッド。SpringBootServletInitializer
SpringApplication の構成および作成に使用される SpringApplicationBuilder を返します。
createSslContext() - インターフェース org.springframework.boot.ssl のメソッド。SslBundle
このバンドルの新しい SSLContextSE を作成するためのファクトリメソッド。
createSslContext(String) - インターフェース org.springframework.boot.ssl のメソッド。SslManagerBundle
このインスタンスによって管理される key managers および trust managers の新しい SSLContextSE を作成するためのファクトリメソッド。
createSslContextSpec(SslBundle) - クラス org.springframework.boot.reactor.netty のメソッド。SslServerCustomizer
指定された SslBundle の AbstractProtocolSslContextSpec を作成します。
createSubPath(String) - クラス org.springframework.boot.actuate.endpoint.web のメソッド。EndpointMapping
createTempDir(String) - クラス org.springframework.boot.web.server のメソッド。AbstractConfigurableWebServerFactory
指定された Web サーバーの絶対一時ディレクトリを返します。
createTester(Class, ResolvableType, M) - クラス org.springframework.boot.test.json のメソッド。AbstractJsonMarshalTester.FieldInitializer
createTomcat() - クラス org.springframework.boot.tomcat のメソッド。TomcatWebServerFactory
createView(String) - クラス org.springframework.boot.mustache.reactive.view のメソッド。MustacheViewResolver
Creator - Class in org.springframework.boot.buildpack.platform.build
ビルダーを作成したツールに関する情報を識別します。
Credential() - クラス org.springframework.boot.ldap.autoconfigure.embedded のコンストラクター。EmbeddedLdapProperties.Credential
Credential() - クラス org.springframework.boot.security.saml2.autoconfigure のコンストラクター。Saml2RelyingPartyProperties.AssertingParty.Verification.Credential
Credential() - クラス org.springframework.boot.security.saml2.autoconfigure のコンストラクター。Saml2RelyingPartyProperties.Decryption.Credential
Credential() - クラス org.springframework.boot.security.saml2.autoconfigure のコンストラクター。Saml2RelyingPartyProperties.Registration.Signing.Credential
CronTriggerDescriptor(CronTrigger) - クラス org.springframework.boot.quartz.actuate.endpoint のコンストラクター。QuartzEndpoint.CronTriggerDescriptor
CSS - Enum constant in enum class org.springframework.boot.security.autoconfigure.web.StaticResourceLocation
"/css" のリソース。
CURRENT - Enum constant in enum class org.springframework.boot.autoconfigure.condition.SearchStrategy
現在のコンテキストのみを検索します。
CUSTOM - Static variable in interface org.springframework.boot.loader.tools.LibraryScope
カスタム構成を使用する場合のカスタムスコープのマーカー。
customize(B) - インターフェース org.springframework.boot.http.client.autoconfigure のメソッド。ClientHttpRequestFactoryBuilderCustomizer
指定されたビルダーをカスタマイズします。
customize(B) - インターフェース org.springframework.boot.http.client.autoconfigure.reactive のメソッド。ClientHttpConnectorBuilderCustomizer
指定されたビルダーをカスタマイズします。
customize(Rest5ClientBuilder) - インターフェース org.springframework.boot.elasticsearch.autoconfigure のメソッド。Rest5ClientBuilderCustomizer
Rest5ClientBuilder をカスタマイズします。
customize(ClusterEnvironment.Builder) - インターフェース org.springframework.boot.couchbase.autoconfigure のメソッド。ClusterEnvironmentBuilderCustomizer
ClusterEnvironment.Builder をカスタマイズします。
customize(ProgrammaticDriverConfigLoaderBuilder) - インターフェース org.springframework.boot.cassandra.autoconfigure のメソッド。DriverConfigLoaderBuilderCustomizer
DriverConfigLoader ビルダーをカスタマイズします。
customize(CqlSessionBuilder) - インターフェース org.springframework.boot.cassandra.autoconfigure のメソッド。CqlSessionBuilderCustomizer
CqlSessionBuilder をカスタマイズします。
customize(GsonBuilder) - インターフェース org.springframework.boot.gson.autoconfigure のメソッド。GsonBuilderCustomizer
GsonBuilder をカスタマイズします。
customize(Config) - インターフェース org.springframework.boot.hazelcast.autoconfigure のメソッド。HazelcastConfigCustomizer
構成をカスタマイズします。
customize(MongoClientSettings.Builder) - インターフェース org.springframework.boot.mongodb.autoconfigure のメソッド。MongoClientSettingsBuilderCustomizer
MongoClientSettings.Builder をカスタマイズします。
customize(MongoClientSettings.Builder) - クラス org.springframework.boot.mongodb.autoconfigure のメソッド。StandardMongoClientSettingsBuilderCustomizer
customize(ConnectionFactory) - インターフェース org.springframework.boot.amqp.autoconfigure のメソッド。ConnectionFactoryCustomizer
ConnectionFactory をカスタマイズします。
customize(EnvironmentBuilder) - インターフェース org.springframework.boot.amqp.autoconfigure のメソッド。EnvironmentBuilderCustomizer
EnvironmentBuilder をカスタマイズします。
customize(ClientOptions.Builder) - インターフェース org.springframework.boot.data.redis.autoconfigure のメソッド。LettuceClientOptionsBuilderCustomizer
ClientOptions.Builder をカスタマイズします。
customize(ClientResources.Builder) - インターフェース org.springframework.boot.data.redis.autoconfigure のメソッド。ClientResourcesBuilderCustomizer
ClientResources.Builder をカスタマイズします。
customize(OtlpHttpSpanExporterBuilder) - Method in interface org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.otlp.OtlpHttpSpanExporterBuilderCustomizer
OtlpHttpSpanExporterBuilder をカスタマイズします。
customize(OtlpGrpcSpanExporterBuilder) - Method in interface org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.otlp.OtlpGrpcSpanExporterBuilderCustomizer
OtlpGrpcSpanExporterBuilder をカスタマイズします。
customize(SdkLoggerProviderBuilder) - インターフェース org.springframework.boot.opentelemetry.autoconfigure.logging のメソッド。SdkLoggerProviderBuilderCustomizer
指定された builder をカスタマイズします。
customize(SdkTracerProviderBuilder) - Method in interface org.springframework.boot.micrometer.tracing.opentelemetry.autoconfigure.SdkTracerProviderBuilderCustomizer
指定された builder をカスタマイズします。
customize(ProxyConnectionFactory.Builder) - インターフェース org.springframework.boot.r2dbc.autoconfigure のメソッド。ProxyConnectionFactoryCustomizer
ProxyConnectionFactory.Builder インスタンスをカスタマイズするためのコールバック。
customize(ConnectionFactoryOptions.Builder) - インターフェース org.springframework.boot.r2dbc.autoconfigure のメソッド。ConnectionFactoryOptionsBuilderCustomizer
ConnectionFactoryOptions.Builder をカスタマイズします。
customize(RSocketServer) - Method in interface org.springframework.boot.rsocket.server.RSocketServerCustomizer
RSocketServer インスタンスをカスタマイズするためのコールバック。
customize(Configuration) - インターフェース org.springframework.boot.validation.autoconfigure のメソッド。ValidationConfigurationCustomizer
指定された configuration をカスタマイズします。
customize(HttpClient.Builder) - インターフェース org.springframework.boot.zipkin.autoconfigure のメソッド。ZipkinHttpClientBuilderCustomizer
http クライアントビルダーをカスタマイズします。
customize(Map) - インターフェース org.springframework.boot.hibernate.autoconfigure のメソッド。HibernatePropertiesCustomizer
指定された JPA ベンダープロパティをカスタマイズします。
customize(Properties) - Method in interface org.springframework.boot.cache.autoconfigure.JCachePropertiesCustomizer
プロパティをカスタマイズします。
customize(CacheManager) - Method in interface org.springframework.boot.cache.autoconfigure.JCacheManagerCustomizer
キャッシュマネージャーをカスタマイズします。
customize(JsonBuilder) - インターフェース org.springframework.boot.kotlinx.serialization.json.autoconfigure のメソッド。KotlinxSerializationJsonBuilderCustomizer
Kotlin 直列化 Json から JsonBuilder までカスタマイズします。
customize(ActiveMQConnectionFactory) - Method in interface org.springframework.boot.activemq.autoconfigure.ActiveMQConnectionFactoryCustomizer
ActiveMQConnectionFactory をカスタマイズします。
customize(Configuration) - インターフェース org.springframework.boot.artemis.autoconfigure のメソッド。ArtemisConfigurationCustomizer
構成をカスタマイズします。
customize(Connector) - クラス org.springframework.boot.tomcat のメソッド。CompressionConnectorCustomizer
customize(Connector) - インターフェース org.springframework.boot.tomcat のメソッド。TomcatConnectorCustomizer
コネクターをカスタマイズします。
customize(Context) - クラス org.springframework.boot.tomcat のメソッド。DisableReferenceClearingContextCustomizer
customize(Context) - インターフェース org.springframework.boot.tomcat のメソッド。TomcatContextCustomizer
コンテキストをカスタマイズします。
customize(ConnectionConfig.Builder) - インターフェース org.springframework.boot.elasticsearch.autoconfigure のメソッド。Rest5ClientBuilderCustomizer
ConnectionConfig.Builder をカスタマイズします。
customize(RequestConfig.Builder) - インターフェース org.springframework.boot.elasticsearch.autoconfigure のメソッド。Rest5ClientBuilderCustomizer
RequestConfig.Builder をカスタマイズします。
customize(HttpAsyncClientBuilder) - インターフェース org.springframework.boot.elasticsearch.autoconfigure のメソッド。Rest5ClientBuilderCustomizer
HttpAsyncClientBuilder をカスタマイズします。
customize(PoolingAsyncClientConnectionManagerBuilder) - インターフェース org.springframework.boot.elasticsearch.autoconfigure のメソッド。Rest5ClientBuilderCustomizer
PoolingAsyncClientConnectionManagerBuilder をカスタマイズします。
customize(Cache2kBuilder) - インターフェース org.springframework.boot.cache.autoconfigure のメソッド。Cache2kBuilderCustomizer
デフォルトのキャッシュ設定をカスタマイズします。
customize(Server) - クラス org.springframework.boot.jetty のメソッド。ForwardHeadersCustomizer
customize(Server) - インターフェース org.springframework.boot.jetty のメソッド。JettyServerCustomizer
サーバーをカスタマイズします。
customize(FluentConfiguration) - Method in interface org.springframework.boot.flyway.autoconfigure.FlywayConfigurationCustomizer
flyway 構成をカスタマイズします。
customize(ResourceConfig) - インターフェース org.springframework.boot.jersey.autoconfigure.actuate.web のメソッド。ManagementContextResourceConfigCustomizer
リソース構成をカスタマイズします。
customize(ResourceConfig) - インターフェース org.springframework.boot.jersey.autoconfigure のメソッド。ResourceConfigCustomizer
リソース構成をカスタマイズします。
customize(DefaultConfiguration) - インターフェース org.springframework.boot.jooq.autoconfigure のメソッド。DefaultConfigurationCustomizer
jOOQ Configuration をカスタマイズします。
customize(Config.ConfigBuilder) - インターフェース org.springframework.boot.neo4j.autoconfigure のメソッド。ConfigBuilderCustomizer
Config.ConfigBuilder をカスタマイズします。
customize(HtmlUnitDriver) - インターフェース org.springframework.boot.webmvc.test.autoconfigure のメソッド。MockMvcHtmlUnitDriverCustomizer
MockMvc HtmlUnitDriver をカスタマイズします。
customize(RabbitTemplate) - インターフェース org.springframework.boot.amqp.autoconfigure のメソッド。RabbitTemplateCustomizer
RabbitTemplate インスタンスをカスタマイズするためのコールバック。
customize(RabbitRetryTemplateSettings) - インターフェース org.springframework.boot.amqp.autoconfigure のメソッド。RabbitTemplateRetrySettingsCustomizer
RabbitRetryTemplateSettings をカスタマイズして、RabbitTemplate 操作の一部として使用される RetryTemplate を作成するためのコールバック。
customize(ConfigurableJettyWebServerFactory) - クラス org.springframework.boot.jetty.autoconfigure のメソッド。JettyVirtualThreadsWebServerFactoryCustomizer
customize(ConfigurableJettyWebServerFactory) - クラス org.springframework.boot.jetty.autoconfigure のメソッド。JettyWebServerFactoryCustomizer
customize(JettyReactiveWebServerFactory) - クラス org.springframework.boot.jetty.autoconfigure.reactive のメソッド。WebSocketJettyReactiveWebServerFactoryCustomizer
customize(JettyServletWebServerFactory) - クラス org.springframework.boot.jetty.autoconfigure.servlet のメソッド。WebSocketJettyServletWebServerFactoryCustomizer
customize(EntityManagerFactoryBuilder) - インターフェース org.springframework.boot.jpa.autoconfigure のメソッド。EntityManagerFactoryBuilderCustomizer
指定された builder をカスタマイズします。
customize(JsonWriter.Members) - インターフェース org.springframework.boot.logging.structured のメソッド。StructuredLoggingJsonMembersCustomizer
指定された JsonWriter.Members インスタンスをカスタマイズします。
customize(NettyReactiveWebServerFactory) - クラス org.springframework.boot.reactor.netty.autoconfigure のメソッド。NettyReactiveWebServerFactoryCustomizer
customize(RetryPolicySettings) - インターフェース org.springframework.boot.amqp.autoconfigure のメソッド。RabbitListenerRetrySettingsCustomizer
メッセージリスナーによって使用される RetryPolicy を作成するために RetryPolicySettings をカスタマイズするコールバック。
customize(SslBundle, Map) - クラス org.springframework.boot.tomcat のメソッド。SslConnectorCustomizer
customize(ConfigurableTomcatWebServerFactory) - クラス org.springframework.boot.tomcat.autoconfigure のメソッド。TomcatVirtualThreadsWebServerFactoryCustomizer
customize(ConfigurableTomcatWebServerFactory) - クラス org.springframework.boot.tomcat.autoconfigure のメソッド。TomcatWebServerFactoryCustomizer
customize(ConfigurableTomcatWebServerFactory) - クラス org.springframework.boot.tomcat.autoconfigure のメソッド。WebSocketTomcatWebServerFactoryCustomizer
customize(ConfigurableReactiveWebServerFactory) - クラス org.springframework.boot.web.server.autoconfigure.reactive のメソッド。ReactiveWebServerFactoryCustomizer
customize(ConfigurableServletWebServerFactory) - クラス org.springframework.boot.web.server.autoconfigure.servlet のメソッド。ServletWebServerFactoryCustomizer
customize(ConfigurableConversionService) - インターフェース org.springframework.boot.batch.autoconfigure のメソッド。BatchConversionServiceCustomizer
ConfigurableConversionService をカスタマイズします。
customize(SimpleAsyncTaskExecutor) - インターフェース org.springframework.boot.task のメソッド。SimpleAsyncTaskExecutorCustomizer
SimpleAsyncTaskExecutor インスタンスをカスタマイズするためのコールバック。
customize(CouchbaseCacheManager.CouchbaseCacheManagerBuilder) - インターフェース org.springframework.boot.cache.autoconfigure のメソッド。CouchbaseCacheManagerBuilderCustomizer
CouchbaseCacheManager.CouchbaseCacheManagerBuilder をカスタマイズします。
customize(RedisCacheManager.RedisCacheManagerBuilder) - インターフェース org.springframework.boot.cache.autoconfigure のメソッド。RedisCacheManagerBuilderCustomizer
RedisCacheManager.RedisCacheManagerBuilder をカスタマイズします。
customize(JedisClientConfiguration.JedisClientConfigurationBuilder) - インターフェース org.springframework.boot.data.redis.autoconfigure のメソッド。JedisClientConfigurationBuilderCustomizer
JedisClientConfiguration.JedisClientConfigurationBuilder をカスタマイズします。
customize(LettuceClientConfiguration.LettuceClientConfigurationBuilder) - インターフェース org.springframework.boot.data.redis.autoconfigure のメソッド。LettuceClientConfigurationBuilderCustomizer
LettuceClientConfiguration.LettuceClientConfigurationBuilder をカスタマイズします。
customize(GraphQlSource.SchemaResourceBuilder) - インターフェース org.springframework.boot.graphql.autoconfigure のメソッド。GraphQlSourceBuilderCustomizer
Builder インスタンスをカスタマイズします。
customize(CodecConfigurer) - インターフェース org.springframework.boot.http.codec のメソッド。CodecCustomizer
CodecConfigurer インスタンスをカスタマイズするためのコールバック。
customize(HttpMessageConverters.ClientBuilder) - インターフェース org.springframework.boot.http.converter.autoconfigure のメソッド。ClientHttpMessageConvertersCustomizer
HttpMessageConverters.ClientBuilder インスタンスをカスタマイズするためのコールバック。
customize(HttpMessageConverters.ServerBuilder) - インターフェース org.springframework.boot.http.converter.autoconfigure のメソッド。ServerHttpMessageConvertersCustomizer
HttpMessageConverters.ServerBuilder インスタンスをカスタマイズするためのコールバック。
customize(Jackson2ObjectMapperBuilder) - インターフェース org.springframework.boot.jackson2.autoconfigure のメソッド。Jackson2ObjectMapperBuilderCustomizer
使用すべきではありません。
JacksonObjectMapperBuilder をカスタマイズします。
customize(PollerMetadata) - インターフェース org.springframework.boot.integration.autoconfigure のメソッド。PollerMetadataCustomizer
PollerMetadata をカスタマイズします。
customize(ResourceDatabasePopulator) - クラス org.springframework.boot.jdbc.init のメソッド。DataSourceScriptDatabaseInitializer
ResourceDatabasePopulator をカスタマイズします。
customize(ResourceDatabasePopulator) - クラス org.springframework.boot.quartz.autoconfigure のメソッド。QuartzDataSourceScriptDatabaseInitializer
customize(DefaultKafkaConsumerFactory) - インターフェース org.springframework.boot.kafka.autoconfigure のメソッド。DefaultKafkaConsumerFactoryCustomizer
DefaultKafkaConsumerFactory をカスタマイズします。
customize(DefaultKafkaProducerFactory) - インターフェース org.springframework.boot.kafka.autoconfigure のメソッド。DefaultKafkaProducerFactoryCustomizer
DefaultKafkaProducerFactory をカスタマイズします。
customize(RSocketMessageHandler) - Method in interface org.springframework.boot.rsocket.autoconfigure.RSocketMessageHandlerCustomizer
RSocketMessageHandler をカスタマイズします。
customize(RSocketStrategies.Builder) - Method in interface org.springframework.boot.rsocket.messaging.RSocketStrategiesCustomizer
RSocketStrategies.builder() インスタンスをカスタマイズするためのコールバック。
customize(MockMvcRestDocumentationConfigurer) - インターフェース org.springframework.boot.restdocs.test.autoconfigure のメソッド。RestDocsMockMvcConfigurationCustomizer
指定された configurer をカスタマイズします。
customize(WebTestClientRestDocumentationConfigurer) - インターフェース org.springframework.boot.restdocs.test.autoconfigure のメソッド。RestDocsWebTestClientConfigurationCustomizer
指定された configurer をカスタマイズします。
customize(SimpleAsyncTaskScheduler) - インターフェース org.springframework.boot.task のメソッド。SimpleAsyncTaskSchedulerCustomizer
SimpleAsyncTaskScheduler インスタンスをカスタマイズするためのコールバック。
customize(ThreadPoolTaskExecutor) - インターフェース org.springframework.boot.task のメソッド。ThreadPoolTaskExecutorCustomizer
ThreadPoolTaskExecutor インスタンスをカスタマイズするためのコールバック。
customize(ThreadPoolTaskScheduler) - インターフェース org.springframework.boot.task のメソッド。ThreadPoolTaskSchedulerCustomizer
ThreadPoolTaskScheduler インスタンスをカスタマイズするためのコールバック。
customize(SchedulerFactoryBean) - インターフェース org.springframework.boot.quartz.autoconfigure のメソッド。SchedulerFactoryBeanCustomizer
SchedulerFactoryBean をカスタマイズします。
customize(NimbusJwtDecoder.JwkSetUriJwtDecoderBuilder) - インターフェース org.springframework.boot.security.oauth2.server.resource.autoconfigure.servlet のメソッド。JwkSetUriJwtDecoderBuilderCustomizer
指定された builder をカスタマイズします。
customize(NimbusReactiveJwtDecoder.JwkSetUriReactiveJwtDecoderBuilder) - インターフェース org.springframework.boot.security.oauth2.server.resource.autoconfigure.reactive のメソッド。JwkSetUriReactiveJwtDecoderBuilderCustomizer
指定された builder をカスタマイズします。
customize(DefaultCookieSerializer) - インターフェース org.springframework.boot.session.autoconfigure のメソッド。DefaultCookieSerializerCustomizer
Cookie シリアライザーをカスタマイズします。
customize(WebTestClient.Builder) - クラス org.springframework.boot.webtestclient.autoconfigure のメソッド。SpringBootWebTestClientBuilderCustomizer
customize(WebTestClient.Builder) - インターフェース org.springframework.boot.webtestclient.autoconfigure のメソッド。WebTestClientBuilderCustomizer
指定された builder をカスタマイズします。
customize(RestTestClient.Builder) - インターフェース org.springframework.boot.resttestclient.autoconfigure のメソッド。RestTestClientBuilderCustomizer
指定された RestTestClient.Builder をカスタマイズします。
customize(RestTestClient.Builder) - クラス org.springframework.boot.resttestclient.autoconfigure のメソッド。SpringBootRestTestClientBuilderCustomizer
customize(ConfigurableMockMvcBuilder) - クラス org.springframework.boot.restdocs.test.autoconfigure のメソッド。RestDocsMockMvcBuilderCustomizer
customize(ConfigurableMockMvcBuilder) - インターフェース org.springframework.boot.webmvc.test.autoconfigure のメソッド。MockMvcBuilderCustomizer
指定された builder をカスタマイズします。
customize(ConfigurableMockMvcBuilder) - クラス org.springframework.boot.webmvc.test.autoconfigure のメソッド。SpringBootMockMvcBuilderCustomizer
customize(AbstractPlatformTransactionManager) - クラス org.springframework.boot.transaction.autoconfigure のメソッド。TransactionProperties
customize(TransactionManager) - クラス org.springframework.boot.transaction.autoconfigure のメソッド。TransactionManagerCustomizers
指定された transactionManager をカスタマイズします。
customize(RestClient.Builder) - クラス org.springframework.boot.restclient.autoconfigure のメソッド。HttpMessageConvertersRestClientCustomizer
customize(RestClient.Builder) - クラス org.springframework.boot.restclient.observation のメソッド。ObservationRestClientCustomizer
customize(RestClient.Builder) - インターフェース org.springframework.boot.restclient のメソッド。RestClientCustomizer
RestClient.Builder インスタンスをカスタマイズするためのコールバック。
customize(RestClient.Builder) - クラス org.springframework.boot.restclient.test のメソッド。MockServerRestClientCustomizer
customize(RestTemplate) - クラス org.springframework.boot.restclient.observation のメソッド。ObservationRestTemplateCustomizer
customize(RestTemplate) - インターフェース org.springframework.boot.restclient のメソッド。RestTemplateCustomizer
RestTemplate インスタンスをカスタマイズするためのコールバック。
customize(RestTemplate) - クラス org.springframework.boot.restclient.test のメソッド。MockServerRestTemplateCustomizer
customize(ForwardedHeaderFilter) - インターフェース org.springframework.boot.web.server.autoconfigure.servlet のメソッド。ForwardedHeaderFilterCustomizer
指定された filter をカスタマイズします。
customize(ResourceHandlerRegistration) - インターフェース org.springframework.boot.webflux.autoconfigure のメソッド。ResourceHandlerRegistrationCustomizer
指定された ResourceHandlerRegistration をカスタマイズします。
customize(WebClient.Builder) - クラス org.springframework.boot.webclient.autoconfigure のメソッド。WebClientCodecCustomizer
customize(WebClient.Builder) - クラス org.springframework.boot.webclient.observation のメソッド。ObservationWebClientCustomizer
customize(WebClient.Builder) - インターフェース org.springframework.boot.webclient のメソッド。WebClientCustomizer
WebClient.Builder インスタンスをカスタマイズするためのコールバック。
customize(WebHttpHandlerBuilder) - インターフェース org.springframework.boot.webflux.autoconfigure のメソッド。WebHttpHandlerBuilderCustomizer
WebHttpHandlerBuilder インスタンスをカスタマイズするためのコールバック。
customize(WebServiceTemplate) - インターフェース org.springframework.boot.webservices.client のメソッド。WebServiceTemplateCustomizer
WebServiceTemplate インスタンスをカスタマイズするためのコールバック。
customize(T) - クラス org.springframework.boot.actuate.autoconfigure.web.server のメソッド。ManagementWebServerFactoryCustomizer
customize(T) - インターフェース org.springframework.boot.cache.autoconfigure のメソッド。CacheManagerCustomizer
キャッシュマネージャーをカスタマイズします。
customize(T) - クラス org.springframework.boot.cache.autoconfigure のメソッド。CacheManagerCustomizers
指定された CacheManager をカスタマイズします。
customize(T) - Method in interface org.springframework.boot.micrometer.metrics.autoconfigure.MeterRegistryCustomizer
指定された registry をカスタマイズします。
customize(T) - Method in interface org.springframework.boot.micrometer.observation.autoconfigure.ObservationRegistryCustomizer
指定された registry をカスタマイズします。
customize(T) - インターフェース org.springframework.boot.pulsar.autoconfigure のメソッド。PulsarContainerFactoryCustomizer
コンテナーファクトリをカスタマイズします。
customize(T) - インターフェース org.springframework.boot.restclient のメソッド。RestTemplateRequestCustomizer
指定された ClientHttpRequest をカスタマイズします。
customize(T) - インターフェース org.springframework.boot.tomcat のメソッド。TomcatProtocolHandlerCustomizer
プロトコルハンドラーをカスタマイズします。
customize(T) - インターフェース org.springframework.boot.transaction.autoconfigure のメソッド。TransactionManagerCustomizer
指定されたトランザクションマネージャーをカスタマイズします。
customize(T) - インターフェース org.springframework.boot.web.server のメソッド。WebServerFactoryCustomizer
指定された WebServerFactory をカスタマイズします。
customize(JsonMapper.Builder) - インターフェース org.springframework.boot.jackson.autoconfigure のメソッド。JsonMapperBuilderCustomizer
JsonMapper.Builder をカスタマイズします。
customize(CBORMapper.Builder) - インターフェース org.springframework.boot.jackson.autoconfigure のメソッド。CborMapperBuilderCustomizer
CBORMapper.Builder をカスタマイズします。
customize(XmlMapper.Builder) - インターフェース org.springframework.boot.jackson.autoconfigure のメソッド。XmlMapperBuilderCustomizer
XmlMapper.Builder をカスタマイズします。
customize(T, ManagementServerProperties, ServerProperties) - クラス org.springframework.boot.actuate.autoconfigure.web.server のメソッド。ManagementWebServerFactoryCustomizer
customizeConnector(Connector) - クラス org.springframework.boot.tomcat のメソッド。TomcatWebServerFactory
customizeFreeMarkerVariables(Map) - インターフェース org.springframework.boot.freemarker.autoconfigure のメソッド。FreeMarkerVariablesCustomizer
variables をカスタマイズして、既知の FreeMarker オブジェクトとして設定します。
customizePrefix(String) - クラス org.springframework.boot.actuate.autoconfigure.web.server のメソッド。AccessLogCustomizer
customizers(Iterable) - クラス org.springframework.boot.task のメソッド。SimpleAsyncTaskExecutorBuilder
SimpleAsyncTaskExecutor に適用する customizers を設定します。
customizers(Iterable) - クラス org.springframework.boot.task のメソッド。SimpleAsyncTaskSchedulerBuilder
SimpleAsyncTaskScheduler に適用する customizers を設定します。
customizers(Iterable) - クラス org.springframework.boot.task のメソッド。ThreadPoolTaskExecutorBuilder
ThreadPoolTaskExecutor に適用する ThreadPoolTaskExecutorCustomizers を設定します。
customizers(Iterable) - クラス org.springframework.boot.task のメソッド。ThreadPoolTaskSchedulerBuilder
ThreadPoolTaskScheduler に適用する threadPoolTaskSchedulerCustomizers を設定します。
customizers(Collection) - クラス org.springframework.boot.restclient のメソッド。RestTemplateBuilder
RestTemplate に適用する RestTemplateCustomizers を設定します。
customizers(Collection) - クラス org.springframework.boot.webservices.client のメソッド。WebServiceTemplateBuilder
WebServiceTemplate に適用する WebServiceTemplateCustomizers を設定します。
customizers(RestTemplateCustomizer...) - クラス org.springframework.boot.restclient のメソッド。RestTemplateBuilder
RestTemplate に適用する RestTemplateCustomizers を設定します。
customizers(SimpleAsyncTaskExecutorCustomizer...) - クラス org.springframework.boot.task のメソッド。SimpleAsyncTaskExecutorBuilder
SimpleAsyncTaskExecutor に適用する customizers を設定します。
customizers(SimpleAsyncTaskSchedulerCustomizer...) - クラス org.springframework.boot.task のメソッド。SimpleAsyncTaskSchedulerBuilder
SimpleAsyncTaskScheduler に適用する customizers を設定します。
customizers(ThreadPoolTaskExecutorCustomizer...) - クラス org.springframework.boot.task のメソッド。ThreadPoolTaskExecutorBuilder
ThreadPoolTaskExecutor に適用する ThreadPoolTaskExecutorCustomizers を設定します。
customizers(ThreadPoolTaskSchedulerCustomizer...) - クラス org.springframework.boot.task のメソッド。ThreadPoolTaskSchedulerBuilder
ThreadPoolTaskScheduler に適用する threadPoolTaskSchedulerCustomizers を設定します。
customizers(WebServiceTemplateCustomizer...) - クラス org.springframework.boot.webservices.client のメソッド。WebServiceTemplateBuilder
WebServiceTemplate に適用する WebServiceTemplateCustomizers を設定します。
customizeSsl(Server, InetSocketAddress) - クラス org.springframework.boot.jetty のメソッド。JettyWebServerFactory
customizeVendorProperties(Map) - クラス org.springframework.boot.jpa.autoconfigure のメソッド。JpaBaseConfiguration
ベンダープロパティを使用する前にカスタマイズします。
CustomLayers - org.springframework.boot.loader.tools.layer のクラス
レイヤーコンテンツがユーザーによって選択されるカスタム Layers 実装。
CustomLayers(List, List, List) - クラス org.springframework.boot.loader.tools.layer. CustomLayers のコンストラクター
CustomLoaderLayout - Interface in org.springframework.boot.loader.tools
独自のローダークラスを書き込む Layouts によって実装できる追加のインターフェース。
CustomTriggerDescriptor(Trigger) - クラス org.springframework.boot.quartz.actuate.endpoint のコンストラクター。QuartzEndpoint.CustomTriggerDescriptor
CYAN - Enum constant in enum class org.springframework.boot.ansi.AnsiBackground
CYAN - Enum constant in enum class org.springframework.boot.ansi.AnsiColor
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式