インデックス
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式
C
- cache(String, String) - クラス org.springframework.boot.actuate.cache のメソッド。CachesEndpoint
- 指定されたキャッシュの
CachesEndpoint.CacheDescriptorを返します。 - cache(String, String) - クラス org.springframework.boot.actuate.cache のメソッド。CachesEndpointWebExtension
- Cache() - クラス org.springframework.boot.autoconfigure.amqp のコンストラクター。RabbitProperties.Cache
- Cache() - クラス org.springframework.boot.autoconfigure.jms のコンストラクター。JmsProperties.Cache
- Cache() - クラス org.springframework.boot.autoconfigure.pulsar のコンストラクター。PulsarProperties.Producer.Cache
- Cache() - クラス org.springframework.boot.autoconfigure.web のコンストラクター。WebProperties.Resources.Cache
- CACHE2K - Enum constant in enum class org.springframework.boot.autoconfigure.cache.CacheType
- Cache2k が支援するキャッシング。
- Cache2kBuilderCustomizer - org.springframework.boot.autoconfigure.cache のインターフェース
- addCaches を通じてマネージャーに追加されたキャッシュと動的に作成されたキャッシュのデフォルト設定をカスタマイズしたい Bean によって実装できるコールバックインターフェース。
- Cache2kCacheMeterBinderProvider - org.springframework.boot.actuate.metrics.cache のクラス
- cache2k の
CacheMeterBinderProvider実装。 - Cache2kCacheMeterBinderProvider() - クラス org.springframework.boot.actuate.metrics.cache のコンストラクター。Cache2kCacheMeterBinderProvider
- CacheAutoConfiguration - org.springframework.boot.autoconfigure.cache のクラス
- キャッシュ抽象化のための
Auto-configuration。 - CacheAutoConfiguration() - クラス org.springframework.boot.autoconfigure.cache. CacheAutoConfiguration のコンストラクター
- cacheAutoConfigurationValidator(CacheProperties, ObjectProvider<CacheManager>) - クラス org.springframework.boot.autoconfigure.cache のメソッド。CacheAutoConfiguration
- Cachecontrol() - クラス org.springframework.boot.autoconfigure.web のコンストラクター。WebProperties.Resources.Cache.Cachecontrol
- CacheDescriptor(String) - クラス org.springframework.boot.actuate.cache のコンストラクター。CachesEndpoint.CacheDescriptor
- CacheEntryDescriptor(Cache, String) - クラス org.springframework.boot.actuate.cache のコンストラクター。CachesEndpoint.CacheEntryDescriptor
- cacheManager(CacheManagerCustomizers, EmbeddedCacheManager) - クラス org.springframework.boot.autoconfigure.cache のメソッド。InfinispanCacheConfiguration
- CacheManagerCustomizer< T extends CacheManager> - Interface in org.springframework.boot.autoconfigure.cache
- 特に設定を調整するために、完全に初期化される前にキャッシュマネージャーをカスタマイズしたい Bean によって実装できるコールバックインターフェース。
- cacheManagerCustomizers(ObjectProvider<CacheManagerCustomizer<?>>) - クラス org.springframework.boot.autoconfigure.cache のメソッド。CacheAutoConfiguration
- CacheManagerCustomizers - org.springframework.boot.autoconfigure.cache のクラス
- 指定された
CacheManagerのコンテキストで使用可能なCacheManagerCustomizerインスタンスを呼び出します。 - CacheManagerCustomizers(List<? extends CacheManagerCustomizer<?>>) - クラス org.springframework.boot.autoconfigure.cache. CacheManagerCustomizers のコンストラクター
- CacheManagerDescriptor(Map<String, CachesEndpoint.CacheDescriptor>) - クラス org.springframework.boot.actuate.cache のコンストラクター。CachesEndpoint.CacheManagerDescriptor
- CacheMeterBinderProvider< C extends Cache> - Interface in org.springframework.boot.actuate.metrics.cache
Cacheに基づいてMeterBinderを提供します。- CacheMetricsAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics.cache のクラス
- 利用可能なすべての
cachesのメトリクスのAuto-configuration。 - CacheMetricsAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.metrics.cache. CacheMetricsAutoConfiguration のコンストラクター
- CacheMetricsRegistrar - org.springframework.boot.actuate.metrics.cache のクラス
- サポートされている
CacheをMeterRegistryに登録します。 - CacheMetricsRegistrar(MeterRegistry, Collection<CacheMeterBinderProvider<?>>) - クラス org.springframework.boot.actuate.metrics.cache. CacheMetricsRegistrar のコンストラクター
- 新しいレジストラを作成します。
- CacheProperties - org.springframework.boot.autoconfigure.cache のクラス
- キャッシュ抽象化の構成プロパティ。
- CacheProperties() - クラス org.springframework.boot.autoconfigure.cache. CacheProperties のコンストラクター
- CacheProperties.Caffeine - org.springframework.boot.autoconfigure.cache のクラス
- Caffeine 固有のキャッシュプロパティ。
- CacheProperties.Couchbase - org.springframework.boot.autoconfigure.cache のクラス
- Couchbase 固有のキャッシュプロパティ。
- CacheProperties.Infinispan - org.springframework.boot.autoconfigure.cache のクラス
- Infinispan 固有のキャッシュプロパティ。
- CacheProperties.JCache - org.springframework.boot.autoconfigure.cache のクラス
- JCache(JSR-107)固有のキャッシュプロパティ。
- CacheProperties.Redis - org.springframework.boot.autoconfigure.cache のクラス
- Redis 固有のキャッシュプロパティ。
- cacheProvider() - Element in annotation interface org.springframework.boot.test.autoconfigure.core.AutoConfigureCache
- caches() - クラス org.springframework.boot.actuate.cache のメソッド。CachesEndpoint
- 使用可能なすべての
cachesのCachesEndpoint.CachesDescriptorを返します。 - CachesDescriptor(Map<String, CachesEndpoint.CacheManagerDescriptor>) - クラス org.springframework.boot.actuate.cache のコンストラクター。CachesEndpoint.CachesDescriptor
- cachesEndpoint(Map<String, CacheManager>) - クラス org.springframework.boot.actuate.autoconfigure.cache のメソッド。CachesEndpointAutoConfiguration
- CachesEndpoint - org.springframework.boot.actuate.cache のクラス
- CachesEndpoint(Map<String, CacheManager>) - クラス org.springframework.boot.actuate.cache. CachesEndpoint のコンストラクター
- 使用する
CacheManagerインスタンスで新しいエンドポイントを作成します。 - CachesEndpoint.CacheDescriptor - org.springframework.boot.actuate.cache のクラス
Cacheの説明。- CachesEndpoint.CacheEntryDescriptor - org.springframework.boot.actuate.cache のクラス
Cacheエントリの説明。- CachesEndpoint.CacheManagerDescriptor - org.springframework.boot.actuate.cache のクラス
CacheManagerの説明。- CachesEndpoint.CachesDescriptor - org.springframework.boot.actuate.cache のクラス
- キャッシュの説明。
- CachesEndpointAutoConfiguration - org.springframework.boot.actuate.autoconfigure.cache のクラス
- CachesEndpointAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.cache. CachesEndpointAutoConfiguration のコンストラクター
- cachesEndpointWebExtension(CachesEndpoint) - クラス org.springframework.boot.actuate.autoconfigure.cache のメソッド。CachesEndpointAutoConfiguration
- CachesEndpointWebExtension - org.springframework.boot.actuate.cache のクラス
- CachesEndpointWebExtension(CachesEndpoint) - クラス org.springframework.boot.actuate.cache. CachesEndpointWebExtension のコンストラクター
- CacheType - Enum Class in org.springframework.boot.autoconfigure.cache
- サポートされているキャッシュ型(優先順位の順に定義)。
- CachingConnectionFactoryConfigurer - org.springframework.boot.autoconfigure.amqp のクラス
- Rabbit
CachingConnectionFactoryを適切なデフォルトで構成します。 - CachingConnectionFactoryConfigurer(RabbitProperties) - クラス org.springframework.boot.autoconfigure.amqp. CachingConnectionFactoryConfigurer のコンストラクター
- 指定された
propertiesを使用して接続ファクトリを構成する新しいコンフィギュラーを作成します。 - CachingConnectionFactoryConfigurer(RabbitProperties, RabbitConnectionDetails) - クラス org.springframework.boot.autoconfigure.amqp. CachingConnectionFactoryConfigurer のコンストラクター
- 指定された
propertiesおよびconnectionDetailsを使用して接続ファクトリを構成する新しいコンフィギュラーを作成します。後者が優先されます。 - CachingOperationInvoker - org.springframework.boot.actuate.endpoint.invoker.cache のクラス
- 有効期間を構成可能な操作のレスポンスをキャッシュする
OperationInvoker。 - CachingOperationInvokerAdvisor - org.springframework.boot.actuate.endpoint.invoker.cache のクラス
OperationInvokerAdvisorは、オプションで結果キャッシュのサポートを提供します。- CachingOperationInvokerAdvisor(Function<EndpointId, Long>) - クラス org.springframework.boot.actuate.endpoint.invoker.cache. CachingOperationInvokerAdvisor のコンストラクター
- Caffeine() - クラス org.springframework.boot.autoconfigure.cache のコンストラクター。CacheProperties.Caffeine
- CAFFEINE - Enum constant in enum class org.springframework.boot.autoconfigure.cache.CacheType
- Caffeine バックアップキャッシング。
- CaffeineCacheMeterBinderProvider - org.springframework.boot.actuate.metrics.cache のクラス
- Caffeine の
CacheMeterBinderProvider実装。 - CaffeineCacheMeterBinderProvider() - クラス org.springframework.boot.actuate.metrics.cache. CaffeineCacheMeterBinderProvider のコンストラクター
- CalendarIntervalTriggerDescriptor(CalendarIntervalTrigger) - クラス org.springframework.boot.actuate.quartz のコンストラクター。QuartzEndpoint.CalendarIntervalTriggerDescriptor
- callback(Class<C>, C, A, Object...) - Static method in class org.springframework.boot.util.LambdaSafe
- 一般的なジェネリクス型の問題と例外を処理して、単一のコールバックインスタンスの呼び出しを開始します。
- callbacks(Class<C>, Collection<? extends C>, A, Object...) - Static method in class org.springframework.boot.util.LambdaSafe
- 一般的なジェネリクス型の問題と例外を処理して、コールバックインスタンスの呼び出しを開始します。
- 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
- CapturedOutput - Interface in org.springframework.boot.test.system
OutputCaptureExtensionまたはOutputCaptureRuleによってキャプチャーされたSystem.outSE およびSystem.errSE 出力へのアクセスを提供します。- CassandraAutoConfiguration - org.springframework.boot.autoconfigure.cassandra のクラス
- Cassandra 用の
Auto-configuration。 - CassandraConnectionDetails - Interface in org.springframework.boot.autoconfigure.cassandra
- Cassandra サービスへの接続を確立するために必要な詳細。
- CassandraConnectionDetails.Node - org.springframework.boot.autoconfigure.cassandra の記録クラス
- Cassandra ノード。
- cassandraConverter(CassandraMappingContext, CassandraCustomConversions) - クラス org.springframework.boot.autoconfigure.data.cassandra のメソッド。CassandraDataAutoConfiguration
- cassandraCustomConversions() - クラス org.springframework.boot.autoconfigure.data.cassandra のメソッド。CassandraDataAutoConfiguration
- CassandraDataAutoConfiguration - org.springframework.boot.autoconfigure.data.cassandra のクラス
- Spring Data の Cassandra サポート用の
Auto-configuration。 - CassandraDataAutoConfiguration(CqlSession) - クラス org.springframework.boot.autoconfigure.data.cassandra. CassandraDataAutoConfiguration のコンストラクター
- cassandraDriverConfigLoader(CassandraConnectionDetails, ObjectProvider<DriverConfigLoaderBuilderCustomizer>) - クラス org.springframework.boot.autoconfigure.cassandra のメソッド。CassandraAutoConfiguration
- CassandraDriverHealthIndicator - org.springframework.boot.actuate.cassandra のクラス
- Cassandra データストアのステータス情報を返す
HealthIndicatorの簡単な実装。 - CassandraDriverHealthIndicator(CqlSession) - クラス org.springframework.boot.actuate.cassandra. CassandraDriverHealthIndicator のコンストラクター
- 新しい
CassandraDriverHealthIndicatorインスタンスを作成します。 - CassandraDriverReactiveHealthIndicator - org.springframework.boot.actuate.cassandra のクラス
- Cassandra データストアのステータス情報を返す
ReactiveHealthIndicatorの簡単な実装。 - CassandraDriverReactiveHealthIndicator(CqlSession) - クラス org.springframework.boot.actuate.cassandra. CassandraDriverReactiveHealthIndicator のコンストラクター
- 新しい
CassandraDriverReactiveHealthIndicatorインスタンスを作成します。 - CassandraHealthContributorAutoConfiguration - org.springframework.boot.actuate.autoconfigure.cassandra のクラス
- CassandraHealthContributorAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.cassandra. CassandraHealthContributorAutoConfiguration のコンストラクター
- cassandraManagedTypes(BeanFactory) - Static method in class org.springframework.boot.autoconfigure.data.cassandra.CassandraDataAutoConfiguration
- cassandraMappingContext(CassandraManagedTypes, CassandraCustomConversions) - クラス org.springframework.boot.autoconfigure.data.cassandra のメソッド。CassandraDataAutoConfiguration
- CassandraProperties - org.springframework.boot.autoconfigure.cassandra のクラス
- Cassandra の構成プロパティ。
- CassandraProperties() - クラス org.springframework.boot.autoconfigure.cassandra. CassandraProperties のコンストラクター
- CassandraProperties.Compression - org.springframework.boot.autoconfigure.cassandra の Enum クラス
- プロトコルフレームの圧縮に使用されるアルゴリズムの名前。
- CassandraProperties.Connection - org.springframework.boot.autoconfigure.cassandra のクラス
- CassandraProperties.Controlconnection - org.springframework.boot.autoconfigure.cassandra のクラス
- CassandraProperties.Pool - org.springframework.boot.autoconfigure.cassandra のクラス
- プールのプロパティ。
- CassandraProperties.Request - org.springframework.boot.autoconfigure.cassandra のクラス
- CassandraProperties.Ssl - org.springframework.boot.autoconfigure.cassandra のクラス
- CassandraProperties.Throttler - org.springframework.boot.autoconfigure.cassandra のクラス
- CassandraProperties.ThrottlerType - org.springframework.boot.autoconfigure.cassandra の Enum クラス
- CassandraReactiveDataAutoConfiguration - org.springframework.boot.autoconfigure.data.cassandra のクラス
- Spring Data のリアクティブ Cassandra サポート用の
Auto-configuration。 - CassandraReactiveDataAutoConfiguration() - クラス org.springframework.boot.autoconfigure.data.cassandra. CassandraReactiveDataAutoConfiguration のコンストラクター
- CassandraReactiveHealthContributorAutoConfiguration - org.springframework.boot.actuate.autoconfigure.cassandra のクラス
- CassandraReactiveHealthContributorAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.cassandra. CassandraReactiveHealthContributorAutoConfiguration のコンストラクター
- CassandraReactiveRepositoriesAutoConfiguration - org.springframework.boot.autoconfigure.data.cassandra のクラス
- Spring Data の Cassandra リアクティブリポジトリ用の
Auto-configuration。 - CassandraReactiveRepositoriesAutoConfiguration() - クラス org.springframework.boot.autoconfigure.data.cassandra. CassandraReactiveRepositoriesAutoConfiguration のコンストラクター
- CassandraRepositoriesAutoConfiguration - org.springframework.boot.autoconfigure.data.cassandra のクラス
- Spring Data の Cassandra リポジトリ用の
Auto-configuration。 - CassandraRepositoriesAutoConfiguration() - クラス org.springframework.boot.autoconfigure.data.cassandra. CassandraRepositoriesAutoConfiguration のコンストラクター
- cassandraSession(CqlSessionBuilder) - クラス org.springframework.boot.autoconfigure.cassandra のメソッド。CassandraAutoConfiguration
- cassandraSessionBuilder(DriverConfigLoader, CassandraConnectionDetails, ObjectProvider<CqlSessionBuilderCustomizer>, ObjectProvider<SslBundles>) - クラス org.springframework.boot.autoconfigure.cassandra のメソッド。CassandraAutoConfiguration
- cassandraSessionFactory(Environment, CassandraConverter) - クラス org.springframework.boot.autoconfigure.data.cassandra のメソッド。CassandraDataAutoConfiguration
- cassandraTemplate(SessionFactory, CassandraConverter) - クラス org.springframework.boot.autoconfigure.data.cassandra のメソッド。CassandraDataAutoConfiguration
- certificate() - Method in record class org.springframework.boot.ssl.pem.PemSslStoreDetails
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
- CertificateFileSslStoreProvider - org.springframework.boot.web.server のクラス
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。3.1.0 以降、3.3.0 で削除され
PemSslStoreBundleに基づくSslBundleの登録が優先されます。 - certificates() - インターフェース org.springframework.boot.ssl.pem のメソッド。PemSslStore
- このストアの証明書。
- certificates() - Method in record class org.springframework.boot.ssl.pem.PemSslStoreDetails
certificatesレコードコンポーネントの値を返します。- CglibAutoProxyConfiguration() - クラス org.springframework.boot.autoconfigure.transaction のコンストラクター。TransactionAutoConfiguration.EnableTransactionManagementConfiguration.CglibAutoProxyConfiguration
- 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<ChangedFile>) - クラス org.springframework.boot.devtools.filewatch. ChangedFiles のコンストラクター
- changeProperties(SerializationConfig, BeanDescription, List<BeanPropertyWriter>) - クラス org.springframework.boot.actuate.context.properties のメソッド。ConfigurationPropertiesReportEndpoint.GenericSerializerModifier
- ChangeSetDescriptor(RanChangeSet) - クラス org.springframework.boot.actuate.liquibase のコンストラクター。LiquibaseEndpoint.ChangeSetDescriptor
- Channel() - クラス org.springframework.boot.autoconfigure.amqp のコンストラクター。RabbitProperties.Cache.Channel
- Channel() - クラス org.springframework.boot.autoconfigure.integration のコンストラクター。IntegrationProperties.Channel
- characterEncodingFilter() - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。HttpEncodingAutoConfiguration
- charAt(int) - インターフェース org.springframework.boot.test.system のメソッド。CapturedOutput
- checkResource(Locale) - クラス org.springframework.boot.web.servlet.view のメソッド。MustacheView
- checkResourceExists(Locale) - クラス org.springframework.boot.web.reactive.result.view のメソッド。MustacheView
- checkTemplateLocationExists() - クラス org.springframework.boot.autoconfigure.freemarker のメソッド。FreeMarkerAutoConfiguration
- checkTemplateLocationExists() - クラス org.springframework.boot.autoconfigure.groovy.template のメソッド。GroovyTemplateAutoConfiguration.GroovyMarkupConfiguration
- checkTemplateLocationExists() - クラス org.springframework.boot.autoconfigure.mustache のメソッド。MustacheAutoConfiguration
- child(Class<?>...) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
- 提供されたソースで子アプリケーションを作成します。
- CHILD - Enum constant in enum class org.springframework.boot.actuate.autoconfigure.web.ManagementContextType
- 管理コンテキストは、メインアプリケーションコンテキストの子である別個のコンテキストです。
- chop(int) - クラス org.springframework.boot.context.properties.source のメソッド。ConfigurationPropertyName
- この名前を指定された
sizeにチョップして、新しいConfigurationPropertyNameを返します。 - classes() - Element in annotation interface org.springframework.boot.autoconfigure.ImportAutoConfiguration
- インポートする必要がある自動構成クラス。
- classes() - Element in annotation interface org.springframework.boot.test.context.SpringBootTest
ApplicationContextのロードに使用するコンポーネントクラス。- classes() - Element in annotation interface org.springframework.boot.test.mock.mockito.MockBean
- モックするクラス。
- classes() - Element in annotation interface org.springframework.boot.test.mock.mockito.SpyBean
- スパイするクラス。
- 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
- classLoaderMetrics() - クラス org.springframework.boot.actuate.autoconfigure.metrics のメソッド。JvmMetricsAutoConfiguration
- ClassPathChangedEvent - org.springframework.boot.devtools.classpath のクラス
- クラスパス変更の詳細を含む
ApplicationEvent。 - ClassPathChangedEvent(Object, Set<ChangedFiles>, 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インスタンスを作成します。 - ClassPathRestartStrategy - Interface in org.springframework.boot.devtools.classpath
- 変更されたクラスパスファイルが完全なアプリケーションの再起動をトリガーするタイミングを決定するために使用される戦略インターフェース。
- CLEAN_HISTORY_ON_START - Enum constant in enum class org.springframework.boot.logging.logback.RollingPolicySystemProperty
- 開始フラグのクリーン履歴のログシステムプロパティ。
- 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.autoconfigure.kafka のコンストラクター。KafkaProperties.Cleanup
- clear() - インターフェース org.springframework.boot.context.properties.source のメソッド。ConfigurationPropertyCaching
- キャッシュをクリアし、次回のアクセス時に強制的に再読み込みします。
- clear() - クラス org.springframework.boot.test.autoconfigure.orm.jpa のメソッド。TestEntityManager
- 永続コンテキストをクリアして、すべての管理対象エンティティを切り離します。
- clearCache() - クラス org.springframework.boot.type.classreading のメソッド。ConcurrentReferenceCachingMetadataReaderFactory
- MetadataReader キャッシュ全体をクリアし、キャッシュされたクラスメタデータをすべて削除します。
- clearCache(String, String) - クラス org.springframework.boot.actuate.cache のメソッド。CachesEndpoint
- 特定の
Cacheをクリアします。 - clearCache(String, String) - クラス org.springframework.boot.actuate.cache のメソッド。CachesEndpointWebExtension
- clearCaches() - クラス org.springframework.boot.actuate.cache のメソッド。CachesEndpoint
- 使用可能なすべての
cachesをクリアします。 - clearInstance() - Static method in class org.springframework.boot.devtools.restart.Restarter
- インスタンスをクリアします。
- Client() - クラス org.springframework.boot.actuate.autoconfigure.metrics のコンストラクター。MetricsProperties.Web.Client
- Client() - クラス org.springframework.boot.actuate.autoconfigure.observation のコンストラクター。ObservationProperties.Http.Client
- Client() - クラス org.springframework.boot.autoconfigure.integration のコンストラクター。IntegrationProperties.RSocket.Client
- Client() - クラス org.springframework.boot.autoconfigure.pulsar のコンストラクター。PulsarProperties.Client
- Client() - クラス org.springframework.boot.autoconfigure.security.oauth2.server.servlet のコンストラクター。OAuth2AuthorizationServerProperties.Client
- CLIENT - Static variable in class org.springframework.boot.autoconfigure.jms.AcknowledgeMode
- メッセージリスナーの実装が
Message.acknowledge()EE を呼び出すと、メッセージが確認されます。 - CLIENT_ERROR - Enum constant in enum class org.springframework.boot.actuate.metrics.http.Outcome
- リクエストの結果はクライアントエラーでした。
- ClientHttpConnectorAutoConfiguration - org.springframework.boot.autoconfigure.web.reactive.function.client のクラス
- ClientHttpConnectorAutoConfiguration() - クラス org.springframework.boot.autoconfigure.web.reactive.function.client. ClientHttpConnectorAutoConfiguration のコンストラクター
- ClientHttpRequestFactories - org.springframework.boot.web.client のクラス
- 指定された
ClientHttpRequestFactorySettingsを使用して構成されたClientHttpRequestFactoryインスタンスを作成するために使用できるユーティリティクラス。 - clientHttpRequestFactory() - クラス org.springframework.boot.devtools.remote.client のメソッド。RemoteClientConfiguration
- ClientHttpRequestFactorySettings - Record Class in org.springframework.boot.web.client
ClientHttpRequestFactoryの作成時に適用できる設定。- ClientHttpRequestFactorySettings(Duration, Duration, Boolean) - Constructor for record class org.springframework.boot.web.client.ClientHttpRequestFactorySettings
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。3.2.0 以降、バッファリングのサポートは Spring Framework 6.1 で削除されたため、3.4.0 では削除されています。
- ClientHttpRequestFactorySettings(Duration, Duration, Boolean, SslBundle) - Constructor for record class org.springframework.boot.web.client.ClientHttpRequestFactorySettings
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。3.2.0 以降、バッファリングのサポートは Spring Framework 6.1 で削除されたため、3.4.0 では削除されています。
- ClientHttpRequestFactorySettings(Duration, Duration, SslBundle) - Constructor for record class org.springframework.boot.web.client.ClientHttpRequestFactorySettings
ClientHttpRequestFactorySettingsレコードクラスのインスタンスを作成します。- clientProviderType() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic のメソッド。NewRelicPropertiesConfigAdapter
- ClientRequests() - クラス org.springframework.boot.actuate.autoconfigure.observation のコンストラクター。ObservationProperties.Http.Client.ClientRequests
- ClientResourcesBuilderCustomizer - Interface in org.springframework.boot.autoconfigure.data.redis
- デフォルトの自動構成を保持しながら、
ClientResources.Builderを介してClientResourcesをカスタマイズしたい Bean によって実装できるコールバックインターフェース。 - clientRSocketConnector(IntegrationProperties, RSocketStrategies) - クラス org.springframework.boot.autoconfigure.integration のメソッド。IntegrationAutoConfiguration.IntegrationRSocketConfiguration.IntegrationRSocketClientConfiguration
- ClientsConfiguredCondition - org.springframework.boot.autoconfigure.security.oauth2.client のクラス
spring.security.oauth2.client.registrationプロパティが定義されている場合に一致する条件。- ClientsConfiguredCondition() - クラス org.springframework.boot.autoconfigure.security.oauth2.client. ClientsConfiguredCondition のコンストラクター
- close() - クラス org.springframework.boot.autoconfigure.jms.artemis のメソッド。ArtemisNoOpBindingRegistry
- close() - クラス org.springframework.boot.autoconfigure.kafka のメソッド。SslBundleSslEngineFactory
- close() - クラス org.springframework.boot.autoconfigure.ldap.embedded のメソッド。EmbeddedLdapAutoConfiguration
- close() - インターフェース org.springframework.boot.test.context.assertj のメソッド。ApplicationContextAssertProvider
- close(ConfigurableApplicationContext) - Method in class org.springframework.boot.DefaultBootstrapContext
BootstrapContextが閉じられ、ApplicationContextが準備されたときに呼び出されるメソッド。- closeAll(ApplicationContext) - Static method in class org.springframework.boot.test.util.ApplicationContextTestUtils
- この
ApplicationContextとその親階層がある場合はそれを閉じます。 - CLOUD_FOUNDRY - Enum constant in enum class org.springframework.boot.actuate.autoconfigure.endpoint.expose.EndpointExposure
- `/cloudfoundryapplication` を介して Cloud Foundry で公開されます。
- CLOUD_FOUNDRY - Enum constant in enum class org.springframework.boot.cloud.CloudPlatform
- Cloud Foundry プラットフォーム。
- CloudFoundryActuatorAutoConfiguration - org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet のクラス
- Cloud Foundry が使用するアクチュエーターエンドポイントを公開する
Auto-configuration。 - CloudFoundryActuatorAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet. CloudFoundryActuatorAutoConfiguration のコンストラクター
- CloudFoundryActuatorAutoConfiguration.IgnoredCloudFoundryPathsWebSecurityConfiguration - org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet のクラス
WebSecurityConfigurerは、Spring Security に cloudfoundry 固有のパスを無視するように指示します。- CloudFoundryAuthorizationException - Exception in org.springframework.boot.actuate.autoconfigure.cloudfoundry
- エンドポイントへのアクセスを制限するためにスローされる認可例外。
- CloudFoundryAuthorizationException(CloudFoundryAuthorizationException.Reason, String) - Constructor for exception org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryAuthorizationException
- CloudFoundryAuthorizationException(CloudFoundryAuthorizationException.Reason, String, Throwable) - Constructor for exception org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryAuthorizationException
- CloudFoundryAuthorizationException.Reason - org.springframework.boot.actuate.autoconfigure.cloudfoundry の Enum クラス
- 例外がスローされる理由。
- cloudFoundryHealthEndpointWebExtension(HealthEndpointWebExtension) - クラス org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet のメソッド。CloudFoundryActuatorAutoConfiguration
- CloudFoundryHealthEndpointWebExtension - org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet のクラス
- 常に完全なヘルス詳細を公開する
HealthEndpointの@EndpointExtension。 - CloudFoundryHealthEndpointWebExtension(HealthEndpointWebExtension) - クラス org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet. CloudFoundryHealthEndpointWebExtension のコンストラクター
- cloudFoundryInfoEndpointWebExtension(GitProperties, ObjectProvider<InfoContributor>) - クラス org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive のメソッド。ReactiveCloudFoundryActuatorAutoConfiguration
- cloudFoundryInfoEndpointWebExtension(GitProperties, ObjectProvider<InfoContributor>) - クラス org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet のメソッド。CloudFoundryActuatorAutoConfiguration
- CloudFoundryInfoEndpointWebExtension - org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet のクラス
- 常に完全な git 詳細を公開する
InfoEndpointの@EndpointExtension。 - CloudFoundryInfoEndpointWebExtension(InfoEndpoint) - クラス org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet. CloudFoundryInfoEndpointWebExtension のコンストラクター
- cloudFoundryReactiveHealthEndpointWebExtension(ReactiveHealthEndpointWebExtension) - クラス org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive のメソッド。ReactiveCloudFoundryActuatorAutoConfiguration
- CloudFoundryReactiveHealthEndpointWebExtension - org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive のクラス
- 常に完全なヘルス詳細を公開する
HealthEndpointのリアクティブ@EndpointExtension。 - CloudFoundryReactiveHealthEndpointWebExtension(ReactiveHealthEndpointWebExtension) - クラス org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive. CloudFoundryReactiveHealthEndpointWebExtension のコンストラクター
- CloudFoundryVcapEnvironmentPostProcessor - org.springframework.boot.cloud のクラス
- VCAP の場所を知っている
EnvironmentPostProcessor(別名 - CloudFoundryVcapEnvironmentPostProcessor(DeferredLogFactory) - クラス org.springframework.boot.cloud. CloudFoundryVcapEnvironmentPostProcessor のコンストラクター
- 新しい
CloudFoundryVcapEnvironmentPostProcessorインスタンスを作成します。 - CloudFoundryWebEndpointDiscoverer - org.springframework.boot.actuate.autoconfigure.cloudfoundry のクラス
HealthEndpointの Cloud Foundry 固有の拡張機能を使用する Cloud Foundry のWebEndpointDiscoverer。- CloudFoundryWebEndpointDiscoverer(ApplicationContext, ParameterValueMapper, EndpointMediaTypes, List<PathMapper>, Collection<OperationInvokerAdvisor>, Collection<EndpointFilter<ExposableWebEndpoint>>) - クラス org.springframework.boot.actuate.autoconfigure.cloudfoundry. CloudFoundryWebEndpointDiscoverer のコンストラクター
- 新しい
WebEndpointDiscovererインスタンスを作成します。 - cloudFoundryWebEndpointServletHandlerMapping(ParameterValueMapper, EndpointMediaTypes, RestTemplateBuilder, ServletEndpointsSupplier, ControllerEndpointsSupplier, ApplicationContext) - クラス org.springframework.boot.actuate.autoconfigure.cloudfoundry.servlet のメソッド。CloudFoundryActuatorAutoConfiguration
- cloudFoundryWebFluxEndpointHandlerMapping(ParameterValueMapper, EndpointMediaTypes, WebClient.Builder, ControllerEndpointsSupplier, ApplicationContext) - クラス org.springframework.boot.actuate.autoconfigure.cloudfoundry.reactive のメソッド。ReactiveCloudFoundryActuatorAutoConfiguration
- CloudPlatform - Enum Class in org.springframework.boot.cloud
- よく知られているクラウドプラットフォームの簡単な検出。
- Cluster() - クラス org.springframework.boot.autoconfigure.data.redis のコンストラクター。RedisProperties.Cluster
- Cluster() - クラス org.springframework.boot.autoconfigure.data.redis のコンストラクター。RedisProperties.Lettuce.Cluster
- ClusterEnvironmentBuilderCustomizer - Interface in org.springframework.boot.autoconfigure.couchbase
- デフォルトの自動構成を保持しながら、
ClusterEnvironment.Builderを介してClusterEnvironmentをカスタマイズしたい Bean によって実装できるコールバックインターフェース。 - CodecCustomizer - Interface in org.springframework.boot.web.codec
CodecConfigurerを使用して HTTP クライアントまたはサーバー、あるいはその両方のコーデック構成をカスタマイズするために使用できるコールバックインターフェース。- CodecProperties - org.springframework.boot.autoconfigure.codec のクラス
- リアクティブコーデック用の
Properties。 - CodecProperties() - クラス org.springframework.boot.autoconfigure.codec. CodecProperties のコンストラクター
- CodecsAutoConfiguration - org.springframework.boot.autoconfigure.http.codec のクラス
- CodecsAutoConfiguration() - クラス org.springframework.boot.autoconfigure.http.codec. CodecsAutoConfiguration のコンストラクター
- collectorRegistry() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.prometheus のメソッド。PrometheusMetricsExportAutoConfiguration
- 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.autoconfigure.jooq のメソッド。SpringTransactionProvider
- CommonsDbcp2DataSourcePoolMetadata - org.springframework.boot.jdbc.metadata のクラス
- Apache Commons DBCP2
DataSourceSE の場合はDataSourcePoolMetadata。 - CommonsDbcp2DataSourcePoolMetadata(BasicDataSource) - クラス org.springframework.boot.jdbc.metadata のコンストラクター。CommonsDbcp2DataSourcePoolMetadata
- compareTo(ConfigurationProperty) - クラス org.springframework.boot.context.properties.source のメソッド。ConfigurationProperty
- compareTo(ConfigurationPropertyName) - クラス org.springframework.boot.context.properties.source のメソッド。ConfigurationPropertyName
- components() - Element in annotation interface org.springframework.boot.test.autoconfigure.web.client.RestClientTest
- テストするコンポーネントを指定します。
- components() - Element in annotation interface org.springframework.boot.test.autoconfigure.webservices.client.WebServiceClientTest
- テストするコンポーネントを指定します。
- ComponentScanPackageCheck() - クラス org.springframework.boot.context のコンストラクター。ConfigurationWarningsApplicationContextInitializer.ComponentScanPackageCheck
- composeFile() - Method in record class org.springframework.boot.docker.compose.core.DockerComposeOrigin
composeFileレコードコンポーネントの値を返します。- CompositeDataSourcePoolMetadataProvider - org.springframework.boot.jdbc.metadata のクラス
- デリゲートの 1 つが見つけた最初の
DataSourcePoolMetadataを返すDataSourcePoolMetadataProvider実装。 - CompositeDataSourcePoolMetadataProvider(Collection<? extends DataSourcePoolMetadataProvider>) - クラス org.springframework.boot.jdbc.metadata. CompositeDataSourcePoolMetadataProvider のコンストラクター
- 使用するデリゲートの初期コレクションを使用して
CompositeDataSourcePoolMetadataProviderインスタンスを作成します。 - CompositeHealth - org.springframework.boot.actuate.health のクラス
- 他の
HealthComponentインスタンスで構成されるHealthComponent。 - CompositeHealthContributor - Interface in org.springframework.boot.actuate.health
- 他の
HealthContributorインスタンスで構成されるHealthContributor。 - CompositeHealthContributorConfiguration< I extends HealthIndicator,
B > - Class in org.springframework.boot.actuate.autoconfigure.health - ソース Bean を複合に結合できるヘルスコントリビューター構成の基本クラス。
- CompositeHealthContributorConfiguration(Function<B, I>) - クラス org.springframework.boot.actuate.autoconfigure.health. CompositeHealthContributorConfiguration のコンストラクター
- 指定された
indicatorFactoryを使用してHealthIndicatorインスタンスを作成するCompositeHealthContributorConfigurationを作成します。 - CompositeMeterRegistryAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics のクラス
CompositeMeterRegistryのAuto-configuration。- CompositeMeterRegistryAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.metrics. CompositeMeterRegistryAutoConfiguration のコンストラクター
- CompositeReactiveHealthContributor - Interface in org.springframework.boot.actuate.health
- 他の
ReactiveHealthContributorインスタンスで構成されるReactiveHealthContributor。 - CompositeReactiveHealthContributorConfiguration< I extends ReactiveHealthIndicator,
B > - Class in org.springframework.boot.actuate.autoconfigure.health - ソース Bean を複合に結合できるヘルスコントリビューター構成の基本クラス。
- CompositeReactiveHealthContributorConfiguration(Function<B, I>) - クラス org.springframework.boot.actuate.autoconfigure.health. CompositeReactiveHealthContributorConfiguration のコンストラクター
- 指定された
indicatorFactoryを使用してReactiveHealthIndicatorインスタンスを作成するCompositeReactiveHealthContributorConfigurationを作成します。 - Compression - Class in org.springframework.boot.web.server
- 圧縮構成のための単純なサーバーに依存しない抽象化。
- Compression() - Constructor for class org.springframework.boot.web.server.Compression
- CONCURRENCY_LIMITING - Enum constant in enum class org.springframework.boot.autoconfigure.cassandra.CassandraProperties.ThrottlerType
- 並行して実行できるリクエストの数を制限します。
- concurrencyLimit(Integer) - クラス org.springframework.boot.task のメソッド。SimpleAsyncTaskExecutorBuilder
- 同時実行制限を設定します。
- concurrencyLimit(Integer) - クラス org.springframework.boot.task のメソッド。SimpleAsyncTaskSchedulerBuilder
- 同時実行制限を設定します。
- ConcurrentKafkaListenerContainerFactoryConfigurer - org.springframework.boot.autoconfigure.kafka のクラス
ConcurrentKafkaListenerContainerFactoryを適切なデフォルトで設定します。- ConcurrentKafkaListenerContainerFactoryConfigurer() - クラス org.springframework.boot.autoconfigure.kafka. ConcurrentKafkaListenerContainerFactoryConfigurer のコンストラクター
- ConcurrentReferenceCachingMetadataReaderFactory - org.springframework.boot.type.classreading のクラス
ConcurrentReferenceHashMapによるMetadataReaderFactoryインターフェースの実装をキャッシュし、SpringResourceハンドルごとにMetadataReaderをキャッシュします(つまり- ConcurrentReferenceCachingMetadataReaderFactory() - クラス org.springframework.boot.type.classreading. ConcurrentReferenceCachingMetadataReaderFactory のコンストラクター
- デフォルトのクラスローダーの新しい
ConcurrentReferenceCachingMetadataReaderFactoryインスタンスを作成します。 - ConcurrentReferenceCachingMetadataReaderFactory(ClassLoader) - クラス org.springframework.boot.type.classreading. ConcurrentReferenceCachingMetadataReaderFactory のコンストラクター
- 指定されたクラスローダーの新しい
ConcurrentReferenceCachingMetadataReaderFactoryインスタンスを作成します。 - ConcurrentReferenceCachingMetadataReaderFactory(ResourceLoader) - クラス org.springframework.boot.type.classreading. ConcurrentReferenceCachingMetadataReaderFactory のコンストラクター
- 指定されたリソースローダーの新しい
ConcurrentReferenceCachingMetadataReaderFactoryインスタンスを作成します。 - ConditionalOnAvailableEndpoint - Annotation Interface in org.springframework.boot.actuate.autoconfigure.endpoint.condition
- エンドポイントが使用可能かどうかをチェックする
@Conditional。 - ConditionalOnBean - Annotation Interface in org.springframework.boot.autoconfigure.condition
- 指定されたすべての要件を満たす Bean が
BeanFactoryにすでに含まれている場合にのみ一致する@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.autoconfigure.security
- Web セキュリティが利用可能であり、ユーザーが独自の構成を定義していない場合にのみ一致する
@Conditional。 - ConditionalOnEnabledHealthIndicator - Annotation Interface in org.springframework.boot.actuate.autoconfigure.health
- デフォルトのヘルスインジケータが有効になっているかどうかを確認する
@Conditional。 - ConditionalOnEnabledInfoContributor - Annotation Interface in org.springframework.boot.actuate.autoconfigure.info
- 情報のコントリビューターが有効になっているかどうかを確認する
@Conditional。 - ConditionalOnEnabledMetricsExport - Annotation Interface in org.springframework.boot.actuate.autoconfigure.metrics.export
- メトリクスエクスポーターが有効になっているかどうかを確認する
@Conditional。 - ConditionalOnEnabledResourceChain - Annotation Interface in org.springframework.boot.autoconfigure.web
- チェーンを処理する Spring リソースが有効かどうかをチェックする
@Conditional。 - ConditionalOnEnabledTracing - Annotation Interface in org.springframework.boot.actuate.autoconfigure.tracing
- トレースが有効かどうかをチェックする
@Conditional。 - ConditionalOnExpression - Annotation Interface in org.springframework.boot.autoconfigure.condition
- SpEL 式の値に依存する条件要素の構成アノテーション。
- ConditionalOnGraphQlSchema - Annotation Interface in org.springframework.boot.autoconfigure.graphql
- スキーマファイルまたはインフラストラクチャ Bean を介して、GraphQL スキーマがアプリケーションに対して定義されている場合にのみ一致する
@Conditional。 - ConditionalOnInitializedRestarter - Annotation Interface in org.springframework.boot.devtools.restart
- 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。 - 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.web.servlet
- ConditionalOnNotWarDeployment - Annotation Interface in org.springframework.boot.autoconfigure.condition
- アプリケーションが従来の WAR デプロイでない場合にのみ一致する
@Conditional。 - ConditionalOnNotWebApplication - Annotation Interface in org.springframework.boot.autoconfigure.condition
- アプリケーションコンテキストが Web アプリケーションコンテキストでない場合にのみ一致する
@Conditional。 - ConditionalOnProperty - Annotation Interface in org.springframework.boot.autoconfigure.condition
- 指定されたプロパティに特定の値があるかどうかをチェックする
@Conditional。 - 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。 - 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インスタンスを作成します。 - ConditionReportApplicationContextFailureProcessor - org.springframework.boot.test.autoconfigure のクラス
- コンテキストを準備できない場合に
ConditionEvaluationReportを出力するApplicationContextFailureProcessor。 - ConditionReportApplicationContextFailureProcessor() - クラス org.springframework.boot.test.autoconfigure. ConditionReportApplicationContextFailureProcessor のコンストラクター
- conditions() - クラス org.springframework.boot.actuate.autoconfigure.condition のメソッド。ConditionsReportEndpoint
- conditionsReportEndpoint(ConfigurableApplicationContext) - クラス org.springframework.boot.actuate.autoconfigure.condition のメソッド。ConditionsReportEndpointAutoConfiguration
- 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_PROPERTY - Static variable in class org.springframework.boot.context.logging.LoggingApplicationListener
- ロードするロギング構成への参照を含む Spring プロパティの名前。
- ConfigBuilderCustomizer - Interface in org.springframework.boot.autoconfigure.neo4j
- デフォルトの自動構成を保持しながら、
Config.ConfigBuilderを介してConfigをカスタマイズしたい Bean によって実装できるコールバックインターフェース。 - ConfigData - org.springframework.boot.context.config のクラス
- ConfigData(Collection<? extends PropertySource<?>>, ConfigData.Option...) - クラス org.springframework.boot.context.config. ConfigData のコンストラクター
- 各ソースに同じオプションを適用して、新しい
ConfigDataインスタンスを作成します。 - ConfigData(Collection<? extends PropertySource<?>>, 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 のインターフェース
- 特定の
PropertySourceにConfigData.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 のクラス
- ConfigDataEnvironmentPostProcessor(DeferredLogFactory, ConfigurableBootstrapContext) - クラス org.springframework.boot.context.config. ConfigDataEnvironmentPostProcessor のコンストラクター
- ConfigDataEnvironmentUpdateListener - Interface in org.springframework.boot.context.config
- ConfigDataException - Exception in org.springframework.boot.context.config
- 構成データ例外の抽象基本クラス。
- ConfigDataException(String, Throwable) - Constructor for exception org.springframework.boot.context.config.ConfigDataException
- 新しい
ConfigDataExceptionインスタンスを作成します。 - ConfigDataLoader< R extends ConfigDataResource> - Interface in org.springframework.boot.context.config
- 特定の
ConfigDataResourceのConfigDataをロードするために使用できる戦略クラス。 - ConfigDataLoaderContext - Interface in org.springframework.boot.context.config
ConfigDataLoaderメソッドに提供されるコンテキスト。- ConfigDataLocation - org.springframework.boot.context.config のクラス
resolvedから 1 つ以上のconfig data resourcesにすることができるユーザー指定の場所。- ConfigDataLocationNotFoundException - Exception in org.springframework.boot.context.config
ConfigDataLocationが見つからない場合にスローされるConfigDataNotFoundException。- ConfigDataLocationNotFoundException(ConfigDataLocation) - Constructor for exception org.springframework.boot.context.config.ConfigDataLocationNotFoundException
- 新しい
ConfigDataLocationNotFoundExceptionインスタンスを作成します。 - ConfigDataLocationNotFoundException(ConfigDataLocation, String, Throwable) - Constructor for exception org.springframework.boot.context.config.ConfigDataLocationNotFoundException
- 新しい
ConfigDataLocationNotFoundExceptionインスタンスを作成します。 - ConfigDataLocationNotFoundException(ConfigDataLocation, Throwable) - Constructor for exception org.springframework.boot.context.config.ConfigDataLocationNotFoundException
- 新しい
ConfigDataLocationNotFoundExceptionインスタンスを作成します。 - ConfigDataLocationResolver< R extends ConfigDataResource> - Interface in org.springframework.boot.context.config
- ConfigDataLocationResolverContext - Interface in org.springframework.boot.context.config
ConfigDataLocationResolverメソッドに提供されるコンテキスト。- ConfigDataNotFoundAction - Enum Class in org.springframework.boot.context.config
- キャッチされていない
ConfigDataNotFoundExceptionがスローされたときに実行するアクション。 - ConfigDataNotFoundException - Exception 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 in org.springframework.boot.context.config
ConfigDataResourceが見つからない場合にスローされるConfigDataNotFoundException。- ConfigDataResourceNotFoundException(ConfigDataResource) - Constructor for exception org.springframework.boot.context.config.ConfigDataResourceNotFoundException
- 新しい
ConfigDataResourceNotFoundExceptionインスタンスを作成します。 - ConfigDataResourceNotFoundException(ConfigDataResource, Throwable) - Constructor for exception 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 - org.springframework.boot のインターフェース
BootstrapRegistryインターフェースを介して構成メソッドも提供するBootstrapContext。- ConfigurableJettyWebServerFactory - Interface in org.springframework.boot.web.embedded.jetty
- Jetty 固有の機能用の
ConfigurableWebServerFactory。 - ConfigurableReactiveWebApplicationContext - Interface in org.springframework.boot.web.reactive.context
- リアクティブ Web アプリケーションの構成を提供するインターフェース。
- ConfigurableReactiveWebEnvironment - Interface in org.springframework.boot.web.reactive.context
- リアクティブアプリケーションコンテキスト用の
ConfigurableEnvironmentの専門化。 - ConfigurableReactiveWebServerFactory - Interface in org.springframework.boot.web.reactive.server
- 設定可能な
ReactiveWebServerFactory。 - ConfigurableRSocketServerFactory - Interface in org.springframework.boot.rsocket.server
- 設定可能な
RSocketServerFactory。 - ConfigurableServletWebServerFactory - Interface in org.springframework.boot.web.servlet.server
- 設定可能な
ServletWebServerFactory。 - ConfigurableTomcatWebServerFactory - Interface in org.springframework.boot.web.embedded.tomcat
- Tomcat 固有の機能用の
ConfigurableWebServerFactory。 - ConfigurableUndertowWebServerFactory - Interface in org.springframework.boot.web.embedded.undertow
- Undertow 固有の機能用の
ConfigurableWebServerFactory。 - ConfigurableWebServerApplicationContext - Interface in org.springframework.boot.web.context
- ほとんど
web server application contextsによって実装される SPI インターフェース。 - ConfigurableWebServerFactory - Interface in org.springframework.boot.web.server
- 設定可能な
WebServerFactory。 - 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ファクトリメソッドで使用されたかに関係なく、@ConfigurationPropertiesBean の詳細へのアクセスを提供します。 - ConfigurationPropertiesBean.BindMethod - org.springframework.boot.context.properties の Enum クラス
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。3.0.8 以降、3.3.0 で削除され
BindMethodを推奨 - ConfigurationPropertiesBindException - Exception 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 のクラス
- ConfigurationPropertiesBindingPostProcessor() - クラス org.springframework.boot.context.properties. ConfigurationPropertiesBindingPostProcessor のコンストラクター
- configurationPropertiesReportEndpoint(ConfigurationPropertiesReportEndpointProperties, ObjectProvider<SanitizingFunction>) - クラス org.springframework.boot.actuate.autoconfigure.context.properties のメソッド。ConfigurationPropertiesReportEndpointAutoConfiguration
- ConfigurationPropertiesReportEndpoint - org.springframework.boot.actuate.context.properties のクラス
@ConfigurationPropertiesアノテーション付き Bean からアプリケーションプロパティを公開する@Endpoint。- ConfigurationPropertiesReportEndpoint(Iterable<SanitizingFunction>, Show) - クラス org.springframework.boot.actuate.context.properties. ConfigurationPropertiesReportEndpoint のコンストラクター
- ConfigurationPropertiesReportEndpoint.ConfigurationPropertiesBeanDescriptor - org.springframework.boot.actuate.context.properties のクラス
@ConfigurationPropertiesBean の説明。- ConfigurationPropertiesReportEndpoint.ConfigurationPropertiesDescriptor - org.springframework.boot.actuate.context.properties のクラス
- アプリケーションの
@ConfigurationPropertiesBean の説明。 - ConfigurationPropertiesReportEndpoint.ContextConfigurationPropertiesDescriptor - org.springframework.boot.actuate.context.properties のクラス
- アプリケーションコンテキストの
@ConfigurationPropertiesBean の説明。 - ConfigurationPropertiesReportEndpoint.GenericSerializerModifier - org.springframework.boot.actuate.context.properties のクラス
- 関連する構成プロパティのみを返す
BeanSerializerModifier。 - 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(ConfigurationPropertiesReportEndpoint, ConfigurationPropertiesReportEndpointProperties) - クラス org.springframework.boot.actuate.autoconfigure.context.properties のメソッド。ConfigurationPropertiesReportEndpointAutoConfiguration
- ConfigurationPropertiesReportEndpointWebExtension - org.springframework.boot.actuate.context.properties のクラス
- ConfigurationPropertiesReportEndpointWebExtension(ConfigurationPropertiesReportEndpoint, Show, Set<String>) - クラス org.springframework.boot.actuate.context.properties. ConfigurationPropertiesReportEndpointWebExtension のコンストラクター
- ConfigurationPropertiesScan - Annotation Interface in org.springframework.boot.context.properties
@ConfigurationPropertiesクラスをスキャンするときに使用される基本パッケージを構成します。- 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 のクラス
- ConfigurationProperty(ConfigurationPropertyName, Object, Origin) - クラス org.springframework.boot.context.properties.source. ConfigurationProperty のコンストラクター
- ConfigurationPropertyCaching - Interface in org.springframework.boot.context.properties.source
- 構成プロパティのソースキャッシュを制御するために使用できるインターフェース。
- 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<Class<?>>) - Constructor for class org.springframework.boot.context.annotation.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) - クラス org.springframework.boot.actuate.autoconfigure.metrics のメソッド。PropertiesMeterFilter
- configure(FilterRegistration.Dynamic) - クラス org.springframework.boot.web.servlet のメソッド。AbstractFilterRegistrationBean
- 登録設定を構成します。
- configure(ServletRegistration.Dynamic) - クラス org.springframework.boot.web.servlet のメソッド。ServletRegistrationBean
- 登録設定を構成します。
- configure(Consumer<ConnectionFactoryOptions.Builder>) - クラス org.springframework.boot.r2dbc のメソッド。ConnectionFactoryBuilder
- 追加オプションを構成します。
- configure(Map<String, ?>) - クラス org.springframework.boot.autoconfigure.kafka のメソッド。SslBundleSslEngineFactory
- configure(WebAppContext) - クラス org.springframework.boot.web.embedded.jetty のメソッド。ServletContextInitializerConfiguration
- configure(DirectRabbitListenerContainerFactory, ConnectionFactory) - クラス org.springframework.boot.autoconfigure.amqp のメソッド。DirectRabbitListenerContainerFactoryConfigurer
- configure(SimpleRabbitListenerContainerFactory, ConnectionFactory) - クラス org.springframework.boot.autoconfigure.amqp のメソッド。SimpleRabbitListenerContainerFactoryConfigurer
- configure(CachingConnectionFactory, RabbitProperties) - クラス org.springframework.boot.autoconfigure.amqp のメソッド。CachingConnectionFactoryConfigurer
- configure(RabbitConnectionFactoryBean) - クラス org.springframework.boot.autoconfigure.amqp のメソッド。RabbitConnectionFactoryBeanConfigurer
- 指定された rabbit 接続ファクトリ Bean を構成します。
- configure(RabbitTemplate, ConnectionFactory) - クラス org.springframework.boot.autoconfigure.amqp のメソッド。RabbitTemplateConfigurer
- 指定された
RabbitTemplateを構成します。 - configure(SpringApplicationBuilder) - クラス org.springframework.boot.web.servlet.support のメソッド。SpringBootServletInitializer
- アプリケーションを構成します。
- configure(RestTemplateBuilder) - クラス org.springframework.boot.autoconfigure.web.client のメソッド。RestTemplateBuilderConfigurer
- 指定された
RestTemplateBuilderを構成します。 - configure(FormatterRegistry) - Static method in class org.springframework.boot.convert.ApplicationConversionService
- 指定された
FormatterRegistryを、ほとんどの Spring Boot アプリケーションに適したフォーマッターとコンバーターで構成します。 - configure(DefaultJmsListenerContainerFactory, ConnectionFactory) - クラス org.springframework.boot.autoconfigure.jms のメソッド。DefaultJmsListenerContainerFactoryConfigurer
- 指定された jms リスナーコンテナーファクトリを構成します。
- configure(ConcurrentKafkaListenerContainerFactory<Object, Object>, ConsumerFactory<Object, Object>) - クラス org.springframework.boot.autoconfigure.kafka のメソッド。ConcurrentKafkaListenerContainerFactoryConfigurer
- 指定された Kafka リスナーコンテナーファクトリを構成します。
- configure(RabbitStreamTemplate) - クラス org.springframework.boot.autoconfigure.amqp のメソッド。RabbitStreamTemplateConfigurer
- 指定された
RabbitStreamTemplateを構成します。 - configure(RestClient.Builder) - クラス org.springframework.boot.autoconfigure.web.client のメソッド。RestClientBuilderConfigurer
- 指定された
RestClient.Builderを構成します。 - configure(HttpClient) - インターフェース org.springframework.boot.autoconfigure.web.reactive.function.client のメソッド。ReactorNettyHttpClientMapper
- 指定された
HttpClientを構成し、新しく作成されたインスタンスを返します。 - configure(T) - クラス org.springframework.boot.autoconfigure.amqp のメソッド。AbstractConnectionFactoryConfigurer
- 指定された
connectionFactoryを適切なデフォルトで構成します。 - configure(T) - クラス org.springframework.boot.task のメソッド。SimpleAsyncTaskExecutorBuilder
- このビルダーを使用して、提供された
SimpleAsyncTaskExecutorインスタンスを構成します。 - configure(T) - クラス org.springframework.boot.task のメソッド。SimpleAsyncTaskSchedulerBuilder
- このビルダーを使用して、提供された
SimpleAsyncTaskSchedulerインスタンスを構成します。 - configure(T) - クラス org.springframework.boot.task のメソッド。TaskExecutorBuilder
- 使用すべきではありません。このビルダーを使用して、提供された
ThreadPoolTaskExecutorインスタンスを構成します。 - configure(T) - クラス org.springframework.boot.task のメソッド。TaskSchedulerBuilder
- 使用すべきではありません。このビルダーを使用して、提供された
ThreadPoolTaskSchedulerインスタンスを構成します。 - configure(T) - クラス org.springframework.boot.task のメソッド。ThreadPoolTaskExecutorBuilder
- このビルダーを使用して、提供された
ThreadPoolTaskExecutorインスタンスを構成します。 - configure(T) - クラス org.springframework.boot.task のメソッド。ThreadPoolTaskSchedulerBuilder
- このビルダーを使用して、提供された
ThreadPoolTaskSchedulerインスタンスを構成します。 - configure(T) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
- このビルダーを使用して、提供された
RestTemplateインスタンスを構成します。 - configure(T) - クラス org.springframework.boot.webservices.client のメソッド。WebServiceTemplateBuilder
- このビルダーを使用して、提供された
WebServiceTemplateインスタンスを構成します。 - configure(T, ConnectionFactory) - クラス org.springframework.boot.autoconfigure.amqp のメソッド。AbstractRabbitListenerContainerFactoryConfigurer
- 指定された rabbit リスナーコンテナーファクトリを構成します。
- configure(T, ConnectionFactory, RabbitProperties.AmqpContainer) - クラス org.springframework.boot.autoconfigure.amqp のメソッド。AbstractRabbitListenerContainerFactoryConfigurer
- configure(T, RabbitProperties) - クラス org.springframework.boot.autoconfigure.amqp のメソッド。AbstractConnectionFactoryConfigurer
- 指定された
rabbitPropertiesを使用して指定されたconnectionFactoryを構成します。 - configureArgumentResolvers(ArgumentResolverConfigurer) - クラス org.springframework.boot.autoconfigure.web.reactive のメソッド。WebFluxAutoConfiguration.WebFluxConfig
- configureAsyncSupport(AsyncSupportConfigurer) - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
- configureBlockingExecution(BlockingExecutionConfigurer) - クラス org.springframework.boot.autoconfigure.web.reactive のメソッド。WebFluxAutoConfiguration.WebFluxConfig
- configureContentNegotiation(ContentNegotiationConfigurer) - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
- configureContext(Context) - クラス org.springframework.boot.web.embedded.tomcat のメソッド。TomcatReactiveWebServerFactory
- Tomcat
Contextを構成します。 - configureContext(Context, ServletContextInitializer[]) - クラス org.springframework.boot.web.embedded.tomcat のメソッド。TomcatServletWebServerFactory
- Tomcat
Contextを構成します。 - configureEnvironment(ConfigurableEnvironment, String[]) - Method in class org.springframework.boot.SpringApplication
- configureHttpMessageCodecs(ServerCodecConfigurer) - クラス org.springframework.boot.autoconfigure.web.reactive のメソッド。WebFluxAutoConfiguration.WebFluxConfig
- configureJsonMapper(JsonMapper.Builder) - クラス org.springframework.boot.actuate.context.properties のメソッド。ConfigurationPropertiesReportEndpoint
- configureLogLevel(String, LogLevel) - クラス org.springframework.boot.actuate.logging のメソッド。LoggersEndpoint
- configureLogLevel(LogLevel, BiConsumer<String, LogLevel>) - クラス org.springframework.boot.logging のメソッド。LoggerGroup
- configureMessageConverters(List<HttpMessageConverter<?>>) - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
- configurePathMatch(PathMatchConfigurer) - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
- configureProfiles(ConfigurableEnvironment, String[]) - Method in class org.springframework.boot.SpringApplication
- このアプリケーション環境でアクティブにするプロファイル(またはデフォルトでアクティブにするプロファイル)を構成します。
- configurePropertySources(ConfigurableEnvironment, String[]) - Method in class org.springframework.boot.SpringApplication
- このアプリケーションの環境で
PropertySourceを追加、削除、並べ替えます。 - configureViewResolvers(ViewResolverRegistry) - クラス org.springframework.boot.autoconfigure.web.reactive のメソッド。WebFluxAutoConfiguration.WebFluxConfig
- configureWebAppContext(WebAppContext, ServletContextInitializer...) - クラス org.springframework.boot.web.embedded.jetty のメソッド。JettyServletWebServerFactory
- 指定された Jetty
WebAppContextを使用できるように構成します。 - connection() - Element in annotation interface org.springframework.boot.test.autoconfigure.jdbc.AutoConfigureTestDatabase
replacingDataSource のときに確立される接続の型。- Connection() - クラス org.springframework.boot.autoconfigure.amqp のコンストラクター。RabbitProperties.Cache.Connection
- Connection() - クラス org.springframework.boot.autoconfigure.cassandra のコンストラクター。CassandraProperties.Connection
- ConnectionDetails - Interface in org.springframework.boot.autoconfigure.service.connection
- リモートサービスへの接続を確立するために必要な詳細を提供する型の基本インターフェース。
- ConnectionDetailsFactories - org.springframework.boot.autoconfigure.service.connection のクラス
ConnectionDetailsFactoryインスタンスのレジストリ。- ConnectionDetailsFactories() - クラス org.springframework.boot.autoconfigure.service.connection. ConnectionDetailsFactories のコンストラクター
- ConnectionDetailsFactory< S ,
D extends ConnectionDetails> - Interface in org.springframework.boot.autoconfigure.service.connection - 指定された
sourceからConnectionDetailsを作成するファクトリ。 - ConnectionDetailsFactoryNotFoundException - Exception in org.springframework.boot.autoconfigure.service.connection
ConnectionDetailsFactoryが見つからなかった場合にスローされるRuntimeExceptionSE。- ConnectionDetailsFactoryNotFoundException(String) - Constructor for exception org.springframework.boot.autoconfigure.service.connection.ConnectionDetailsFactoryNotFoundException
- ConnectionDetailsFactoryNotFoundException(String, Throwable) - Constructor for exception org.springframework.boot.autoconfigure.service.connection.ConnectionDetailsFactoryNotFoundException
- ConnectionDetailsNotFoundException - Exception in org.springframework.boot.autoconfigure.service.connection
- 必要な
ConnectionDetailsが見つからなかった場合にRuntimeExceptionSE がスローされます。 - ConnectionDetailsNotFoundException(String) - Constructor for exception org.springframework.boot.autoconfigure.service.connection.ConnectionDetailsNotFoundException
- ConnectionDetailsNotFoundException(String, Throwable) - Constructor for exception org.springframework.boot.autoconfigure.service.connection.ConnectionDetailsNotFoundException
- ConnectionFactoryBuilder - org.springframework.boot.r2dbc のクラス
ConnectionFactoryのビルダー。- ConnectionFactoryCustomizer - Interface in org.springframework.boot.autoconfigure.amqp
- 自動構成された RabbitMQ
ConnectionFactoryをカスタマイズしたい Bean によって実装できるコールバックインターフェース。 - ConnectionFactoryDecorator - Interface in org.springframework.boot.r2dbc
connection factories用のデコレーター。- ConnectionFactoryHealthContributorAutoConfiguration - org.springframework.boot.actuate.autoconfigure.r2dbc のクラス
- ConnectionFactoryHealthIndicator - org.springframework.boot.actuate.r2dbc のクラス
- R2DBC
ConnectionFactoryを検証するHealthIndicator。 - ConnectionFactoryHealthIndicator(ConnectionFactory) - クラス org.springframework.boot.actuate.r2dbc. ConnectionFactoryHealthIndicator のコンストラクター
- 指定された
ConnectionFactoryを使用し、検証クエリを使用しないで新しいConnectionFactoryHealthIndicatorを作成します。 - ConnectionFactoryHealthIndicator(ConnectionFactory, String) - クラス org.springframework.boot.actuate.r2dbc. ConnectionFactoryHealthIndicator のコンストラクター
- 指定された
ConnectionFactoryおよび検証クエリを使用して、新しいConnectionFactoryHealthIndicatorを作成します。 - ConnectionFactoryOptionsBuilder - Class in org.springframework.boot.docker.compose.service.connection.r2dbc
RunningService用の R2DBCConnectionFactoryOptionsを構築するために使用されるユーティリティ。- ConnectionFactoryOptionsBuilder(String, int) - Constructor for class org.springframework.boot.docker.compose.service.connection.r2dbc.ConnectionFactoryOptionsBuilder
- 新しい
JdbcUrlBuilderインスタンスを作成します。 - ConnectionFactoryOptionsBuilderCustomizer - Interface in org.springframework.boot.autoconfigure.r2dbc
- デフォルトの自動構成を保持しながら、
ConnectionFactoryOptions.Builderを介してConnectionFactoryOptionsをカスタマイズしたい Bean によって実装できるコールバックインターフェース。 - connectionFactoryTransactionManager(ConnectionFactory) - クラス org.springframework.boot.autoconfigure.r2dbc のメソッド。R2dbcTransactionManagerAutoConfiguration
- ConnectionPoolMetrics - org.springframework.boot.actuate.metrics.r2dbc のクラス
ConnectionPoolのMeterBinder。- ConnectionPoolMetrics(ConnectionPool, String, Iterable<Tag>) - クラス org.springframework.boot.actuate.metrics.r2dbc. ConnectionPoolMetrics のコンストラクター
- ConnectionPoolMetricsAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics.r2dbc のクラス
- 使用可能なすべての
R2DBC connection factoriesのメトリクスのAuto-configuration。 - ConnectionPoolMetricsAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.metrics.r2dbc. ConnectionPoolMetricsAutoConfiguration のコンストラクター
- ConnectionPorts - Interface in org.springframework.boot.docker.compose.core
RunningServiceへの接続に使用できるポートへのアクセスを提供します。- ConnectorStartFailedException - Exception in org.springframework.boot.web.embedded.tomcat
- Tomcat
Connectorの起動に失敗すると、たとえばポートの衝突や SSL 構成の誤りなどにより、ConnectorStartFailedExceptionがスローされます。 - ConnectorStartFailedException(int) - Constructor for exception org.springframework.boot.web.embedded.tomcat.ConnectorStartFailedException
- 指定された
portでリッスンするように構成されているコネクターの新しいConnectorStartFailedExceptionを作成します。 - connectTimeout() - Method in record class org.springframework.boot.web.client.ClientHttpRequestFactorySettings
connectTimeoutレコードコンポーネントの値を返します。- CONSOLE - Enum constant in enum class org.springframework.boot.autoconfigure.liquibase.LiquibaseProperties.ShowSummaryOutput
- 概要をコンソールに出力します。
- CONSOLE - Enum constant in enum class org.springframework.boot.Banner.Mode
- System.out にバナーを出力します。
- CONSOLE_CHARSET - Enum constant in enum class org.springframework.boot.logging.LoggingSystemProperty
- コンソールログ文字セットのログシステムプロパティ。
- CONSOLE_LOG_CHARSET - Static variable in class org.springframework.boot.logging.LoggingSystemProperties
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
LoggingSystemProperty.CONSOLE_CHARSETでLoggingSystemProperty.getEnvironmentVariableName()を呼び出すことを優先して、3.4.0 で削除するための 3.2.0 以降 - CONSOLE_LOG_PATTERN - Static variable in class org.springframework.boot.logging.LoggingSystemProperties
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
LoggingSystemProperty.CONSOLE_PATTERNでLoggingSystemProperty.getEnvironmentVariableName()を呼び出すことを優先して、3.4.0 で削除するための 3.2.0 以降 - CONSOLE_LOG_THRESHOLD - Static variable in class org.springframework.boot.logging.LoggingSystemProperties
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
LoggingSystemProperty.CONSOLE_THRESHOLDでLoggingSystemProperty.getEnvironmentVariableName()を呼び出すことを優先して、3.4.0 で削除するための 3.2.0 以降 - CONSOLE_PATTERN - 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.autoconfigure.kafka のコンストラクター。KafkaProperties.Consumer
- Consumer() - クラス org.springframework.boot.autoconfigure.pulsar のコンストラクター。PulsarProperties.Consumer
- ContainerConnectionDetails(ContainerConnectionSource<C>) - クラス org.springframework.boot.testcontainers.service.connection のコンストラクター。ContainerConnectionDetailsFactory.ContainerConnectionDetails
- 新しい
ContainerConnectionDetailsFactory.ContainerConnectionDetailsインスタンスを作成します。 - ContainerConnectionDetailsFactory< C extends org.testcontainers.containers.Container<?>,
D extends ConnectionDetails> - Class in org.springframework.boot.testcontainers.service.connection - ContainerConnectionDetailsFactory() - クラス org.springframework.boot.testcontainers.service.connection. ContainerConnectionDetailsFactory のコンストラクター
any connection nameを受け入れる新しいContainerConnectionDetailsFactoryインスタンスを作成します。- ContainerConnectionDetailsFactory(String, String...) - クラス org.springframework.boot.testcontainers.service.connection. ContainerConnectionDetailsFactory のコンストラクター
- 指定された接続名制限を使用して、新しい
ContainerConnectionDetailsFactoryインスタンスを作成します。 - ContainerConnectionDetailsFactory.ContainerConnectionDetails< C extends org.testcontainers.containers.Container<?>> - org.springframework.boot.testcontainers.service.connection のクラス
ContainerConnectionSourceによってサポートされるConnectionDetails結果の基本クラス。- ContainerConnectionSource< C extends org.testcontainers.containers.Container<?>> - Class in org.springframework.boot.testcontainers.service.connection
- サービスを提供する
@ServiceConnectionアノテーション付きContainerの詳細を提供するためにContainerConnectionDetailsFactoryに渡されます。 - contains(ConfigData.Option) - クラス org.springframework.boot.context.config のメソッド。ConfigData.Options
- 指定されたオプションがこのセットに含まれているかどうかを返します。
- 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.env のメソッド。SystemEnvironmentPropertySourceEnvironmentPostProcessor.OriginAwareSystemEnvironmentPropertySource
- containsProperty(String) - クラス org.springframework.boot.logging.log4j2 のメソッド。SpringBootPropertySource
- containsProperty(String) - クラス org.springframework.boot.test.autoconfigure.properties のメソッド。AnnotationsPropertySource
- containsProperty(String) - クラス org.springframework.boot.testcontainers.properties のメソッド。TestcontainersPropertySource
- Content() - クラス org.springframework.boot.autoconfigure.web のコンストラクター。WebProperties.Resources.Chain.Strategy.Content
- CONTENT_TYPE_004 - Enum constant in enum class org.springframework.boot.actuate.metrics.export.prometheus.TextOutputFormat
- Prometheus テキストバージョン 0.0.4。
- CONTENT_TYPE_OPENMETRICS_100 - Enum constant in enum class org.springframework.boot.actuate.metrics.export.prometheus.TextOutputFormat
- OpenMetrics テキストバージョン 1.0.0。
- contentLength() - クラス org.springframework.boot.origin のメソッド。OriginTrackedResource
- Contentnegotiation() - クラス org.springframework.boot.autoconfigure.web.servlet のコンストラクター。WebMvcProperties.Contentnegotiation
- context() - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
- 現在のアプリケーションコンテキストのアクセサー。
- ContextCloserListener(ConfigurableApplicationContext) - クラス org.springframework.boot.builder のコンストラクター。ParentContextCloserApplicationListener.ContextCloserListener
- ContextConditionsDescriptor(ConfigurableApplicationContext) - クラス org.springframework.boot.actuate.autoconfigure.condition のコンストラクター。ConditionsReportEndpoint.ContextConditionsDescriptor
- ContextConsumer< C extends ApplicationContext> - Interface in org.springframework.boot.test.context.runner
- (チェック済み)例外をスローする機能を持つ
ApplicationContextの処理に使用されるコールバックインターフェース。 - ContextExpressionDescriptor(Set<String>) - クラス org.springframework.boot.actuate.liquibase のコンストラクター。LiquibaseEndpoint.ContextExpressionDescriptor
- contextFactory(ApplicationContextFactory) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
- アプリケーションコンテキストの作成に使用されるファクトリを明示的に設定します。
- ContextIdApplicationContextInitializer - org.springframework.boot.context のクラス
- Spring
ApplicationContext IDを設定するApplicationContextInitializer。 - ContextIdApplicationContextInitializer() - クラス org.springframework.boot.context. ContextIdApplicationContextInitializer のコンストラクター
- contextLoaded(ConfigurableApplicationContext) - Method in interface org.springframework.boot.SpringApplicationRunListener
- アプリケーションコンテキストが読み込まれた後、リフレッシュされる前に呼び出されます。
- 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 のメソッド。SimpleInfoContributor
- ContributorRegistry< C > - Interface in org.springframework.boot.actuate.health
- ヘルスエンドポイントコントリビューター(
HealthContributorまたはReactiveHealthContributor)の可変レジストリ。 - Controlconnection() - クラス org.springframework.boot.autoconfigure.cassandra のコンストラクター。CassandraProperties.Controlconnection
- ControllerEndpoint - Annotation Interface in org.springframework.boot.actuate.endpoint.web.annotation
- Spring MVC または Spring WebFlux でのみ公開されるエンドポイントとして型を識別します。
- controllerEndpointDiscoverer(ObjectProvider<PathMapper>, ObjectProvider<Collection<EndpointFilter<ExposableControllerEndpoint>>>) - クラス org.springframework.boot.actuate.autoconfigure.endpoint.web のメソッド。WebEndpointAutoConfiguration
- ControllerEndpointDiscoverer - org.springframework.boot.actuate.endpoint.web.annotation のクラス
- ControllerEndpointDiscoverer(ApplicationContext, List<PathMapper>, Collection<EndpointFilter<ExposableControllerEndpoint>>) - クラス org.springframework.boot.actuate.endpoint.web.annotation. ControllerEndpointDiscoverer のコンストラクター
- 新しい
ControllerEndpointDiscovererインスタンスを作成します。 - controllerEndpointHandlerMapping(ControllerEndpointsSupplier, CorsEndpointProperties, WebEndpointProperties) - クラス org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive のメソッド。WebFluxEndpointManagementContextConfiguration
- controllerEndpointHandlerMapping(ControllerEndpointsSupplier, CorsEndpointProperties, WebEndpointProperties) - クラス org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet のメソッド。WebMvcEndpointManagementContextConfiguration
- ControllerEndpointHandlerMapping - org.springframework.boot.actuate.endpoint.web.reactive のクラス
- Spring WebFlux を介して
@ControllerEndpointおよび@RestControllerEndpointアノテーション付きエンドポイントを公開するHandlerMapping。 - ControllerEndpointHandlerMapping - org.springframework.boot.actuate.endpoint.web.servlet のクラス
- Spring MVC を介して
@ControllerEndpointおよび@RestControllerEndpointアノテーション付きエンドポイントを公開するHandlerMapping。 - ControllerEndpointHandlerMapping(EndpointMapping, Collection<ExposableControllerEndpoint>, CorsConfiguration) - クラス org.springframework.boot.actuate.endpoint.web.reactive. ControllerEndpointHandlerMapping のコンストラクター
- 指定されたエンドポイントのマッピングを提供する新しい
ControllerEndpointHandlerMappingインスタンスを作成します。 - ControllerEndpointHandlerMapping(EndpointMapping, Collection<ExposableControllerEndpoint>, CorsConfiguration) - クラス org.springframework.boot.actuate.endpoint.web.servlet. ControllerEndpointHandlerMapping のコンストラクター
- 指定されたエンドポイントのマッピングを提供する新しい
ControllerEndpointHandlerMappingインスタンスを作成します。 - ControllerEndpointsSupplier - Interface in org.springframework.boot.actuate.endpoint.web.annotation
- controllerExposeExcludePropertyEndpointFilter() - クラス org.springframework.boot.actuate.autoconfigure.endpoint.web のメソッド。WebEndpointAutoConfiguration
- controllers() - Element in annotation interface org.springframework.boot.test.autoconfigure.graphql.GraphQlTest
- テストするコントローラーを指定します。
- controllers() - Element in annotation interface org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTest
- テストするコントローラーを指定します。
- controllers() - Element in annotation interface org.springframework.boot.test.autoconfigure.web.servlet.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() - クラス org.springframework.boot.web.servlet.server のコンストラクター。Session.Cookie
- COOKIE - Enum constant in enum class org.springframework.boot.web.servlet.server.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.servlet.server
- 特定の
cookiesEE にカスタムCookie.SameSite値を提供するために、ConfigurableServletWebServerFactory実装で使用できる戦略インターフェース。 - copyIfSet(Properties, String) - クラス org.springframework.boot.actuate.info のメソッド。InfoPropertiesInfoContributor
- 指定されたキーが設定されている場合は、ターゲット
PropertiesSE にコピーします。 - corePoolSize(int) - クラス org.springframework.boot.task のメソッド。TaskExecutorBuilder
- 使用すべきではありません。スレッドのコア数を設定します。
- corePoolSize(int) - クラス org.springframework.boot.task のメソッド。ThreadPoolTaskExecutorBuilder
- スレッドのコア数を設定します。
- CORRECT - Enum constant in enum class org.springframework.boot.availability.LivenessState
- アプリケーションは実行中であり、その内部状態は正しいです。
- Correlation() - クラス org.springframework.boot.actuate.autoconfigure.tracing のコンストラクター。TracingProperties.Baggage.Correlation
- CORRELATION_PATTERN - Enum constant in enum class org.springframework.boot.logging.LoggingSystemProperty
- 相関パターンのログシステムプロパティ。
- CorrelationIdConverter - org.springframework.boot.logging.log4j2 のクラス
- 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.autoconfigure.cache のコンストラクター。CacheProperties.Couchbase
- COUCHBASE - Enum constant in enum class org.springframework.boot.autoconfigure.cache.CacheType
- Couchbase バックアップキャッシング。
- CouchbaseAutoConfiguration - org.springframework.boot.autoconfigure.couchbase のクラス
- Couchbase 用の
Auto-configuration。 - CouchbaseCacheManagerBuilderCustomizer - Interface in org.springframework.boot.autoconfigure.cache
- 自動構成された
CouchbaseCacheManagerの構築に使用される前にCouchbaseCacheManager.CouchbaseCacheManagerBuilderをカスタマイズしたい Bean によって実装できるコールバックインターフェース。 - couchbaseCluster(ClusterEnvironment, CouchbaseConnectionDetails) - クラス org.springframework.boot.autoconfigure.couchbase のメソッド。CouchbaseAutoConfiguration
- couchbaseClusterEnvironment(CouchbaseConnectionDetails, ObjectProvider<ClusterEnvironmentBuilderCustomizer>, ObjectProvider<SslBundles>) - クラス org.springframework.boot.autoconfigure.couchbase のメソッド。CouchbaseAutoConfiguration
- CouchbaseConnectionDetails - Interface in org.springframework.boot.autoconfigure.couchbase
- Couchbase サービスへの接続を確立するために必要な詳細。
- CouchbaseDataAutoConfiguration - org.springframework.boot.autoconfigure.data.couchbase のクラス
- Spring Data の Couchbase サポート用の
Auto-configuration。 - CouchbaseDataAutoConfiguration() - クラス org.springframework.boot.autoconfigure.data.couchbase. CouchbaseDataAutoConfiguration のコンストラクター
- CouchbaseDataAutoConfiguration.ValidationConfiguration - org.springframework.boot.autoconfigure.data.couchbase のクラス
- CouchbaseDataProperties - org.springframework.boot.autoconfigure.data.couchbase のクラス
- Spring Data Couchbase の構成プロパティ。
- CouchbaseDataProperties() - クラス org.springframework.boot.autoconfigure.data.couchbase. CouchbaseDataProperties のコンストラクター
- couchbaseHealthContributor(Map<String, Cluster>) - クラス org.springframework.boot.actuate.autoconfigure.couchbase のメソッド。CouchbaseHealthContributorAutoConfiguration
- couchbaseHealthContributor(Map<String, Cluster>) - クラス org.springframework.boot.actuate.autoconfigure.couchbase のメソッド。CouchbaseReactiveHealthContributorAutoConfiguration
- CouchbaseHealthContributorAutoConfiguration - org.springframework.boot.actuate.autoconfigure.couchbase のクラス
- CouchbaseHealthContributorAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.couchbase. CouchbaseHealthContributorAutoConfiguration のコンストラクター
- CouchbaseHealthIndicator - org.springframework.boot.actuate.couchbase のクラス
- Couchbase 用の
HealthIndicator。 - CouchbaseHealthIndicator(Cluster) - クラス org.springframework.boot.actuate.couchbase. CouchbaseHealthIndicator のコンストラクター
- 指定された
Clusterでインジケーターを作成します。 - CouchbaseProperties - org.springframework.boot.autoconfigure.couchbase のクラス
- Couchbase の構成プロパティ。
- CouchbaseProperties() - クラス org.springframework.boot.autoconfigure.couchbase. CouchbaseProperties のコンストラクター
- CouchbaseProperties.Env - org.springframework.boot.autoconfigure.couchbase のクラス
- CouchbaseProperties.Io - org.springframework.boot.autoconfigure.couchbase のクラス
- CouchbaseProperties.Ssl - org.springframework.boot.autoconfigure.couchbase のクラス
- CouchbaseProperties.Timeouts - org.springframework.boot.autoconfigure.couchbase のクラス
- CouchbaseReactiveDataAutoConfiguration - org.springframework.boot.autoconfigure.data.couchbase のクラス
- Spring Data のリアクティブ Couchbase サポート用の
Auto-configuration。 - CouchbaseReactiveDataAutoConfiguration() - クラス org.springframework.boot.autoconfigure.data.couchbase. CouchbaseReactiveDataAutoConfiguration のコンストラクター
- CouchbaseReactiveHealthContributorAutoConfiguration - org.springframework.boot.actuate.autoconfigure.couchbase のクラス
- CouchbaseReactiveHealthContributorAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.couchbase. CouchbaseReactiveHealthContributorAutoConfiguration のコンストラクター
- CouchbaseReactiveHealthIndicator - org.springframework.boot.actuate.couchbase のクラス
- Couchbase の
ReactiveHealthIndicator。 - CouchbaseReactiveHealthIndicator(Cluster) - クラス org.springframework.boot.actuate.couchbase. CouchbaseReactiveHealthIndicator のコンストラクター
- 新しい
CouchbaseReactiveHealthIndicatorインスタンスを作成します。 - CouchbaseReactiveRepositoriesAutoConfiguration - org.springframework.boot.autoconfigure.data.couchbase のクラス
- Spring Data の Couchbase リアクティブリポジトリ用の
Auto-configuration。 - CouchbaseReactiveRepositoriesAutoConfiguration() - クラス org.springframework.boot.autoconfigure.data.couchbase. CouchbaseReactiveRepositoriesAutoConfiguration のコンストラクター
- CouchbaseRepositoriesAutoConfiguration - org.springframework.boot.autoconfigure.data.couchbase のクラス
- Spring Data の Couchbase リポジトリ用の
Auto-configuration。 - CouchbaseRepositoriesAutoConfiguration() - クラス org.springframework.boot.autoconfigure.data.couchbase. CouchbaseRepositoriesAutoConfiguration のコンストラクター
- CqlSessionBuilderCustomizer - Interface in org.springframework.boot.autoconfigure.cassandra
- デフォルトの自動構成を保持しながら、
CqlSessionBuilderを介してCqlSessionをカスタマイズしたい Bean によって実装できるコールバックインターフェース。 - create() - Static method in class org.springframework.boot.jdbc.DataSourceBuilder
- 新しい
DataSourceBuilderインスタンスを作成します。 - create() - クラス org.springframework.boot.r2dbc のメソッド。OptionsCapableConnectionFactory
- create(SocketAcceptor) - Method in class org.springframework.boot.rsocket.netty.NettyRSocketServerFactory
- create(SocketAcceptor) - Method in interface org.springframework.boot.rsocket.server.RSocketServerFactory
- 完全に構成済みで一時停止された新しい
RSocketServerインスタンスを取得します。 - create(ClassLoader) - Static method in class org.springframework.boot.jdbc.DataSourceBuilder
- 新しい
DataSourceBuilderインスタンスを作成します。 - create(Consumer<JsonMixinModuleEntries.Builder>) - Static method in class org.springframework.boot.jackson.JsonMixinModuleEntries
- 指定された
JsonMixinModuleEntries.Builderを使用してインスタンスを作成します。 - create(WebApplicationType) - Method in interface org.springframework.boot.ApplicationContextFactory
- createApplicationContext() - Method in class org.springframework.boot.SpringApplication
ApplicationContextの作成に使用される戦略方法。- createBeanDefinitionLoader(BeanDefinitionRegistry, Object[]) - Method in class org.springframework.boot.SpringApplication
BeanDefinitionLoaderの作成に使用されるファクトリメソッド。- createClassPathScanningCandidateComponentProvider(ApplicationContext) - クラス org.springframework.boot.autoconfigure.domain のメソッド。EntityScanner
- 指定された
ApplicationContextに基づいてエンティティをスキャンするClassPathScanningCandidateComponentProviderを作成します。 - createClientSslEngine(String, int, String) - クラス org.springframework.boot.autoconfigure.kafka のメソッド。SslBundleSslEngineFactory
- createComposite(Map<String, B>) - クラス org.springframework.boot.actuate.autoconfigure.health のメソッド。AbstractCompositeHealthContributorConfiguration
- createComposite(Map<String, B>) - クラス org.springframework.boot.actuate.autoconfigure.health のメソッド。CompositeHealthContributorConfiguration
- createComposite(Map<String, B>) - クラス org.springframework.boot.actuate.autoconfigure.health のメソッド。CompositeReactiveHealthContributorConfiguration
- createConnection(Socket, InputStream, OutputStream) - クラス org.springframework.boot.devtools.livereload のメソッド。LiveReloadServer
Connectionの作成に使用されるファクトリメソッド。- createContextCloserListener(ConfigurableApplicationContext) - クラス org.springframework.boot.builder のメソッド。ParentContextCloserApplicationListener
- サブクラスはオーバーライドして、ContextCloserListener の独自のサブクラスを作成できます。
- createContributor(Map<String, B>) - クラス org.springframework.boot.actuate.autoconfigure.health のメソッド。AbstractCompositeHealthContributorConfiguration
- createDelegate(WebApplicationContext, EndpointRequest.RequestMatcherFactory) - クラス org.springframework.boot.actuate.autoconfigure.security.servlet のメソッド。EndpointRequest.EndpointRequestMatcher
- createDelegate(WebApplicationContext, EndpointRequest.RequestMatcherFactory) - クラス org.springframework.boot.actuate.autoconfigure.security.servlet のメソッド。EndpointRequest.LinksRequestMatcher
- createEndpoint(Object, EndpointId, boolean, Collection<O>) - クラス org.springframework.boot.actuate.endpoint.annotation のメソッド。EndpointDiscoverer
endpointを作成するために呼び出されるファクトリメソッド。- createEndpoint(Object, EndpointId, boolean, Collection<JmxOperation>) - クラス org.springframework.boot.actuate.endpoint.jmx.annotation のメソッド。JmxEndpointDiscoverer
- createEndpoint(Object, EndpointId, boolean, Collection<Operation>) - クラス org.springframework.boot.actuate.endpoint.web.annotation のメソッド。ControllerEndpointDiscoverer
- createEndpoint(Object, EndpointId, boolean, Collection<Operation>) - クラス org.springframework.boot.actuate.endpoint.web.annotation のメソッド。ServletEndpointDiscoverer
- createEndpoint(Object, EndpointId, boolean, Collection<WebOperation>) - クラス org.springframework.boot.actuate.endpoint.web.annotation のメソッド。WebEndpointDiscoverer
- createEndpointResources(EndpointMapping, Collection<ExposableWebEndpoint>) - クラス org.springframework.boot.actuate.endpoint.web.jersey のメソッド。JerseyHealthEndpointAdditionalPathResourceFactory
- createEndpointResources(EndpointMapping, Collection<ExposableWebEndpoint>, EndpointMediaTypes, EndpointLinksResolver, boolean) - クラス org.springframework.boot.actuate.endpoint.web.jersey のメソッド。JerseyEndpointResourceFactory
- 指定された
webEndpointsの操作用にResourcesを作成します。 - createEnvironment() - クラス org.springframework.boot.web.reactive.context のメソッド。AnnotationConfigReactiveWebApplicationContext
- createEnvironment() - クラス org.springframework.boot.web.reactive.context のメソッド。GenericReactiveWebApplicationContext
- createEnvironment(WebApplicationType) - Method in interface org.springframework.boot.ApplicationContextFactory
createdアプリケーションコンテキストに設定する新しいEnvironmentを作成します。- createExceptionHandlerExceptionResolver() - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。WebMvcAutoConfiguration.EnableWebMvcConfiguration
- createExpectationManager() - クラス org.springframework.boot.test.web.client のメソッド。MockServerRestClientCustomizer
- createExpectationManager() - クラス org.springframework.boot.test.web.client のメソッド。MockServerRestTemplateCustomizer
- createHandlerMethod(Object, Method) - クラス org.springframework.boot.actuate.endpoint.web.reactive のメソッド。AbstractWebFluxEndpointHandlerMapping
- createHandlerMethod(Object, Method) - クラス org.springframework.boot.actuate.endpoint.web.servlet のメソッド。AbstractWebMvcEndpointHandlerMapping
- createHeapDumper() - クラス org.springframework.boot.actuate.management のメソッド。HeapDumpWebEndpoint
HeapDumpWebEndpoint.HeapDumperの作成に使用されるファクトリメソッド。- createHttpContext(HttpMethod, URI) - クラス org.springframework.boot.test.web.client のメソッド。TestRestTemplate.CustomHttpComponentsClientHttpRequestFactory
- createHttpHandler() - クラス org.springframework.boot.web.embedded.undertow のメソッド。UndertowServletWebServer
- createHttpHandler() - クラス org.springframework.boot.web.embedded.undertow のメソッド。UndertowWebServer
- createIndicator(B) - クラス org.springframework.boot.actuate.autoconfigure.health のメソッド。AbstractCompositeHealthContributorConfiguration
- createJettyServer(JettyHttpHandlerAdapter) - クラス org.springframework.boot.web.embedded.jetty のメソッド。JettyReactiveWebServerFactory
- createJpaVendorAdapter() - クラス org.springframework.boot.autoconfigure.orm.jpa のメソッド。JpaBaseConfiguration
- createManagementContext(ApplicationContext) - クラス org.springframework.boot.actuate.autoconfigure.web のメソッド。ManagementContextFactory
- createMetadataReader(Resource) - クラス org.springframework.boot.type.classreading のメソッド。ConcurrentReferenceCachingMetadataReaderFactory
- メタデータリーダーを作成します。
- createModifiedConfig(MergedContextConfiguration, Class<?>[]) - クラス org.springframework.boot.test.context のメソッド。SpringBootTestContextBootstrapper
- 異なるクラスで新しい
MergedContextConfigurationを作成します。 - createModifiedConfig(MergedContextConfiguration, Class<?>[], String[]) - クラス org.springframework.boot.test.context のメソッド。SpringBootTestContextBootstrapper
- 異なるクラスとプロパティで新しい
MergedContextConfigurationを作成します。 - createMongoClient(MongoClientSettings) - Method in class org.springframework.boot.autoconfigure.mongo.MongoClientFactorySupport
- createMultipartConfig() - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。MultipartProperties
- プロパティを使用して新しい
MultipartConfigElementEE を作成します。 - createMultipartConfig() - クラス org.springframework.boot.web.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.autoconfigure.jms のメソッド。JmsPoolConnectionFactoryFactory
- 指定された
ConnectionFactoryEE に基づいてJmsPoolConnectionFactoryを作成します。 - createPropertyResolver(MutablePropertySources) - Static method in class org.springframework.boot.context.properties.source.ConfigurationPropertySources
- 基礎となる
PropertySourcesのセットに対してプロパティ値を解決する新しいPropertyResolverを作成します。 - createRegistrationBean(String, T, int) - インターフェース org.springframework.boot.web.servlet のメソッド。ServletContextInitializerBeans.RegistrationBeanAdapter
- createRelative(String) - クラス org.springframework.boot.origin のメソッド。OriginTrackedResource
- createRequestConfig() - クラス org.springframework.boot.test.web.client のメソッド。TestRestTemplate.CustomHttpComponentsClientHttpRequestFactory
- createRequestMappingHandlerAdapter() - クラス org.springframework.boot.autoconfigure.web.reactive のメソッド。WebFluxAutoConfiguration.EnableWebFluxConfiguration
- createRequestMappingHandlerAdapter() - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。WebMvcAutoConfiguration.EnableWebMvcConfiguration
- createRequestMappingHandlerMapping() - クラス org.springframework.boot.autoconfigure.web.reactive のメソッド。WebFluxAutoConfiguration.EnableWebFluxConfiguration
- createRequestMappingHandlerMapping() - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。WebMvcAutoConfiguration.EnableWebMvcConfiguration
- createResource(EndpointMapping, WebOperation) - クラス org.springframework.boot.actuate.endpoint.web.jersey のメソッド。JerseyEndpointResourceFactory
- createRootApplicationContext(ServletContext) - クラス org.springframework.boot.web.servlet.support のメソッド。SpringBootServletInitializer
- createServerSslEngine(String, int) - クラス org.springframework.boot.autoconfigure.kafka のメソッド。SslBundleSslEngineFactory
- createSpringApplication(ResourceLoader, Class<?>...) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
- 指定された
ResourceLoaderを使用して、指定されたソースから新しいSpringApplicationインスタンスを作成します。 - createSpringApplicationBuilder() - クラス org.springframework.boot.web.servlet.support のメソッド。SpringBootServletInitializer
SpringApplicationの構成および作成に使用されるSpringApplicationBuilderを返します。- createSpyIfNecessary(Object, String) - クラス org.springframework.boot.test.mock.mockito のメソッド。MockitoPostProcessor
- createSslContext() - インターフェース org.springframework.boot.ssl のメソッド。SslBundle
- このバンドルの新しい
SSLContextSE を作成するためのファクトリメソッド。 - createSslContext(String) - インターフェース org.springframework.boot.ssl のメソッド。SslManagerBundle
- createSslContextSpec() - クラス org.springframework.boot.web.embedded.netty のメソッド。SslServerCustomizer
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。3.2.0 以降、3.4.0 で削除され
SslServerCustomizer.createSslContextSpec(SslBundle)を推奨 - createSslContextSpec(SslBundle) - クラス org.springframework.boot.web.embedded.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
- createView(String) - クラス org.springframework.boot.web.reactive.result.view のメソッド。MustacheViewResolver
- Credential() - クラス org.springframework.boot.autoconfigure.ldap.embedded のコンストラクター。EmbeddedLdapProperties.Credential
- Credential() - クラス org.springframework.boot.autoconfigure.security.saml2 のコンストラクター。Saml2RelyingPartyProperties.AssertingParty.Verification.Credential
- Credential() - クラス org.springframework.boot.autoconfigure.security.saml2 のコンストラクター。Saml2RelyingPartyProperties.Decryption.Credential
- Credential() - クラス org.springframework.boot.autoconfigure.security.saml2 のコンストラクター。Saml2RelyingPartyProperties.Registration.Signing.Credential
- CronTriggerDescriptor(CronTrigger) - クラス org.springframework.boot.actuate.quartz のコンストラクター。QuartzEndpoint.CronTriggerDescriptor
- CSP_API_TOKEN - Enum constant in enum class org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.TokenType
- CSP API トークン。
- CSP_CLIENT_CREDENTIALS - Enum constant in enum class org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.TokenType
- CSP クライアントの資格情報。
- CSS - Enum constant in enum class org.springframework.boot.autoconfigure.security.StaticResourceLocation
"/css"のリソース。- CUMULATIVE - Enum constant in enum class org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx.SignalFxProperties.HistogramType
- 累積ヒストグラム。
- CURRENT - Enum constant in enum class org.springframework.boot.autoconfigure.condition.SearchStrategy
- 現在のコンテキストのみを検索します。
- CustomHttpComponentsClientHttpRequestFactory(TestRestTemplate.HttpClientOption[], ClientHttpRequestFactorySettings) - クラス org.springframework.boot.test.web.client のコンストラクター。TestRestTemplate.CustomHttpComponentsClientHttpRequestFactory
- customize(ClusterEnvironment.Builder) - インターフェース org.springframework.boot.autoconfigure.couchbase のメソッド。ClusterEnvironmentBuilderCustomizer
ClusterEnvironment.Builderをカスタマイズします。- customize(ProgrammaticDriverConfigLoaderBuilder) - インターフェース org.springframework.boot.autoconfigure.cassandra のメソッド。DriverConfigLoaderBuilderCustomizer
- DriverConfigLoader ビルダーをカスタマイズします。
- customize(CqlSessionBuilder) - インターフェース org.springframework.boot.autoconfigure.cassandra のメソッド。CqlSessionBuilderCustomizer
CqlSessionBuilderをカスタマイズします。- customize(GsonBuilder) - インターフェース org.springframework.boot.autoconfigure.gson のメソッド。GsonBuilderCustomizer
- GsonBuilder をカスタマイズします。
- customize(Config) - インターフェース org.springframework.boot.autoconfigure.hazelcast のメソッド。HazelcastConfigCustomizer
- 構成をカスタマイズします。
- customize(MongoClientSettings.Builder) - Method in interface org.springframework.boot.autoconfigure.mongo.MongoClientSettingsBuilderCustomizer
MongoClientSettings.Builderをカスタマイズします。- customize(MongoClientSettings.Builder) - Method in class org.springframework.boot.autoconfigure.mongo.MongoPropertiesClientSettingsBuilderCustomizer
- 使用すべきではありません。
- customize(MongoClientSettings.Builder) - Method in class org.springframework.boot.autoconfigure.mongo.StandardMongoClientSettingsBuilderCustomizer
- customize(ConnectionFactory) - インターフェース org.springframework.boot.autoconfigure.amqp のメソッド。ConnectionFactoryCustomizer
ConnectionFactoryをカスタマイズします。- customize(EnvironmentBuilder) - インターフェース org.springframework.boot.autoconfigure.amqp のメソッド。EnvironmentBuilderCustomizer
EnvironmentBuilderをカスタマイズします。- customize(ClientResources.Builder) - インターフェース org.springframework.boot.autoconfigure.data.redis のメソッド。ClientResourcesBuilderCustomizer
ClientResources.Builderをカスタマイズします。- customize(SdkTracerProviderBuilder) - インターフェース org.springframework.boot.actuate.autoconfigure.tracing のメソッド。SdkTracerProviderBuilderCustomizer
- 指定された
builderをカスタマイズします。 - customize(ConnectionFactoryOptions.Builder) - インターフェース org.springframework.boot.autoconfigure.r2dbc のメソッド。ConnectionFactoryOptionsBuilderCustomizer
ConnectionFactoryOptions.Builderをカスタマイズします。- customize(RSocketServer) - Method in interface org.springframework.boot.rsocket.server.RSocketServerCustomizer
RSocketServerインスタンスをカスタマイズするためのコールバック。- customize(DeploymentInfo) - インターフェース org.springframework.boot.web.embedded.undertow のメソッド。UndertowDeploymentInfoCustomizer
- デプロイ情報をカスタマイズします。
- customize(Undertow.Builder) - インターフェース org.springframework.boot.web.embedded.undertow のメソッド。UndertowBuilderCustomizer
- ビルダーをカスタマイズします。
- customize(Configuration<?>) - インターフェース org.springframework.boot.autoconfigure.validation のメソッド。ValidationConfigurationCustomizer
- 指定された
configurationをカスタマイズします。 - customize(Map<String, Object>) - インターフェース org.springframework.boot.autoconfigure.orm.jpa のメソッド。HibernatePropertiesCustomizer
- 指定された JPA ベンダープロパティをカスタマイズします。
- customize(CacheManager) - Method in interface org.springframework.boot.autoconfigure.cache.JCacheManagerCustomizer
- キャッシュマネージャーをカスタマイズします。
- customize(ActiveMQConnectionFactory) - Method in interface org.springframework.boot.autoconfigure.jms.activemq.ActiveMQConnectionFactoryCustomizer
ActiveMQConnectionFactoryをカスタマイズします。- customize(Configuration) - インターフェース org.springframework.boot.autoconfigure.jms.artemis のメソッド。ArtemisConfigurationCustomizer
- 構成をカスタマイズします。
- customize(Connector) - インターフェース org.springframework.boot.web.embedded.tomcat のメソッド。TomcatConnectorCustomizer
- コネクターをカスタマイズします。
- customize(Context) - インターフェース org.springframework.boot.web.embedded.tomcat のメソッド。TomcatContextCustomizer
- コンテキストをカスタマイズします。
- customize(RequestConfig.Builder) - インターフェース org.springframework.boot.autoconfigure.elasticsearch のメソッド。RestClientBuilderCustomizer
RequestConfig.Builderをカスタマイズします。- customize(HttpAsyncClientBuilder) - インターフェース org.springframework.boot.autoconfigure.elasticsearch のメソッド。RestClientBuilderCustomizer
HttpAsyncClientBuilderをカスタマイズします。- customize(Cache2kBuilder<?, ?>) - インターフェース org.springframework.boot.autoconfigure.cache のメソッド。Cache2kBuilderCustomizer
- デフォルトのキャッシュ設定をカスタマイズします。
- customize(Server) - インターフェース org.springframework.boot.web.embedded.jetty のメソッド。JettyServerCustomizer
- サーバーをカスタマイズします。
- customize(RestClientBuilder) - インターフェース org.springframework.boot.autoconfigure.elasticsearch のメソッド。RestClientBuilderCustomizer
RestClientBuilderをカスタマイズします。- customize(FluentConfiguration) - Method in interface org.springframework.boot.autoconfigure.flyway.FlywayConfigurationCustomizer
- flyway 構成をカスタマイズします。
- customize(ResourceConfig) - インターフェース org.springframework.boot.actuate.autoconfigure.web.jersey のメソッド。ManagementContextResourceConfigCustomizer
- リソース構成をカスタマイズします。
- customize(ResourceConfig) - インターフェース org.springframework.boot.autoconfigure.jersey のメソッド。ResourceConfigCustomizer
- リソース構成をカスタマイズします。
- customize(InfluxDB) - インターフェース org.springframework.boot.autoconfigure.influx のメソッド。InfluxDbCustomizer
- 使用すべきではありません。
InfluxDBをカスタマイズします。 - customize(DefaultConfiguration) - インターフェース org.springframework.boot.autoconfigure.jooq のメソッド。DefaultConfigurationCustomizer
jOOQ Configurationをカスタマイズします。- customize(Config.ConfigBuilder) - インターフェース org.springframework.boot.autoconfigure.neo4j のメソッド。ConfigBuilderCustomizer
Config.ConfigBuilderをカスタマイズします。- customize(RabbitTemplate) - インターフェース org.springframework.boot.autoconfigure.amqp のメソッド。RabbitTemplateCustomizer
RabbitTemplateインスタンスをカスタマイズするためのコールバック。- customize(RabbitRetryTemplateCustomizer.Target, RetryTemplate) - インターフェース org.springframework.boot.autoconfigure.amqp のメソッド。RabbitRetryTemplateCustomizer
- 指定された
RabbitRetryTemplateCustomizer.Targetのコンテキストで使用されるRetryTemplateインスタンスをカスタマイズするためのコールバック。 - customize(EntityManagerFactoryBuilder) - インターフェース org.springframework.boot.autoconfigure.orm.jpa のメソッド。EntityManagerFactoryBuilderCustomizer
- 指定された
builderをカスタマイズします。 - customize(RestTemplateBuilder) - インターフェース org.springframework.boot.actuate.autoconfigure.tracing.zipkin のメソッド。ZipkinRestTemplateBuilderCustomizer
- Rest テンプレートビルダーをカスタマイズします。
- customize(ConfigurableJettyWebServerFactory) - クラス org.springframework.boot.autoconfigure.web.embedded のメソッド。JettyVirtualThreadsWebServerFactoryCustomizer
- customize(ConfigurableJettyWebServerFactory) - クラス org.springframework.boot.autoconfigure.web.embedded のメソッド。JettyWebServerFactoryCustomizer
- customize(JettyReactiveWebServerFactory) - クラス org.springframework.boot.autoconfigure.websocket.reactive のメソッド。JettyWebSocketReactiveWebServerCustomizer
- customize(JettyServletWebServerFactory) - クラス org.springframework.boot.autoconfigure.websocket.servlet のメソッド。JettyWebSocketServletWebServerCustomizer
- customize(NettyReactiveWebServerFactory) - クラス org.springframework.boot.autoconfigure.web.embedded のメソッド。NettyWebServerFactoryCustomizer
- customize(ConfigurableTomcatWebServerFactory) - クラス org.springframework.boot.autoconfigure.web.embedded のメソッド。TomcatVirtualThreadsWebServerFactoryCustomizer
- customize(ConfigurableTomcatWebServerFactory) - クラス org.springframework.boot.autoconfigure.web.embedded のメソッド。TomcatWebServerFactoryCustomizer
- customize(TomcatReactiveWebServerFactory) - クラス org.springframework.boot.autoconfigure.web.reactive のメソッド。TomcatReactiveWebServerFactoryCustomizer
- customize(TomcatReactiveWebServerFactory) - クラス org.springframework.boot.autoconfigure.websocket.reactive のメソッド。TomcatWebSocketReactiveWebServerCustomizer
- customize(TomcatServletWebServerFactory) - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。TomcatServletWebServerFactoryCustomizer
- customize(TomcatServletWebServerFactory) - クラス org.springframework.boot.autoconfigure.websocket.servlet のメソッド。TomcatWebSocketServletWebServerCustomizer
- customize(ConfigurableUndertowWebServerFactory) - クラス org.springframework.boot.autoconfigure.web.embedded のメソッド。UndertowWebServerFactoryCustomizer
- customize(UndertowServletWebServerFactory) - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。UndertowServletWebServerFactoryCustomizer
- customize(UndertowServletWebServerFactory) - クラス org.springframework.boot.autoconfigure.websocket.servlet のメソッド。UndertowWebSocketServletWebServerCustomizer
- customize(ConfigurableReactiveWebServerFactory) - クラス org.springframework.boot.autoconfigure.web.reactive のメソッド。ReactiveWebServerFactoryCustomizer
- customize(ConfigurableServletWebServerFactory) - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。ServletWebServerFactoryCustomizer
- customize(ConfigurableConversionService) - インターフェース org.springframework.boot.autoconfigure.batch のメソッド。BatchConversionServiceCustomizer
ConfigurableConversionServiceをカスタマイズします。- customize(SimpleAsyncTaskExecutor) - インターフェース org.springframework.boot.task のメソッド。SimpleAsyncTaskExecutorCustomizer
SimpleAsyncTaskExecutorインスタンスをカスタマイズするためのコールバック。- customize(CouchbaseCacheManager.CouchbaseCacheManagerBuilder) - インターフェース org.springframework.boot.autoconfigure.cache のメソッド。CouchbaseCacheManagerBuilderCustomizer
CouchbaseCacheManager.CouchbaseCacheManagerBuilderをカスタマイズします。- customize(RedisCacheManager.RedisCacheManagerBuilder) - インターフェース org.springframework.boot.autoconfigure.cache のメソッド。RedisCacheManagerBuilderCustomizer
RedisCacheManager.RedisCacheManagerBuilderをカスタマイズします。- customize(JedisClientConfiguration.JedisClientConfigurationBuilder) - インターフェース org.springframework.boot.autoconfigure.data.redis のメソッド。JedisClientConfigurationBuilderCustomizer
JedisClientConfiguration.JedisClientConfigurationBuilderをカスタマイズします。- customize(LettuceClientConfiguration.LettuceClientConfigurationBuilder) - インターフェース org.springframework.boot.autoconfigure.data.redis のメソッド。LettuceClientConfigurationBuilderCustomizer
LettuceClientConfiguration.LettuceClientConfigurationBuilderをカスタマイズします。- customize(GraphQlSource.SchemaResourceBuilder) - インターフェース org.springframework.boot.autoconfigure.graphql のメソッド。GraphQlSourceBuilderCustomizer
Builderインスタンスをカスタマイズします。- customize(CodecConfigurer) - インターフェース org.springframework.boot.web.codec のメソッド。CodecCustomizer
CodecConfigurerインスタンスをカスタマイズするためのコールバック。- customize(Jackson2ObjectMapperBuilder) - インターフェース org.springframework.boot.autoconfigure.jackson のメソッド。Jackson2ObjectMapperBuilderCustomizer
- JacksonObjectMapperBuilder をカスタマイズします。
- customize(ResourceDatabasePopulator) - クラス org.springframework.boot.autoconfigure.quartz のメソッド。QuartzDataSourceScriptDatabaseInitializer
- customize(ResourceDatabasePopulator) - クラス org.springframework.boot.jdbc.init のメソッド。DataSourceScriptDatabaseInitializer
ResourceDatabasePopulatorをカスタマイズします。- customize(StreamsBuilderFactoryBean) - インターフェース org.springframework.boot.autoconfigure.kafka のメソッド。StreamsBuilderFactoryBeanCustomizer
StreamsBuilderFactoryBeanをカスタマイズします。- customize(DefaultKafkaConsumerFactory<?, ?>) - インターフェース org.springframework.boot.autoconfigure.kafka のメソッド。DefaultKafkaConsumerFactoryCustomizer
DefaultKafkaConsumerFactoryをカスタマイズします。- customize(DefaultKafkaProducerFactory<?, ?>) - インターフェース org.springframework.boot.autoconfigure.kafka のメソッド。DefaultKafkaProducerFactoryCustomizer
DefaultKafkaProducerFactoryをカスタマイズします。- customize(RSocketMessageHandler) - Method in interface org.springframework.boot.autoconfigure.rsocket.RSocketMessageHandlerCustomizer
RSocketMessageHandlerをカスタマイズします。- customize(RSocketStrategies.Builder) - Method in interface org.springframework.boot.rsocket.messaging.RSocketStrategiesCustomizer
RSocketStrategies.builder()インスタンスをカスタマイズするためのコールバック。- customize(MockMvcRestDocumentationConfigurer) - インターフェース org.springframework.boot.test.autoconfigure.restdocs のメソッド。RestDocsMockMvcConfigurationCustomizer
- 指定された
configurerをカスタマイズします。 - customize(RestAssuredRestDocumentationConfigurer) - インターフェース org.springframework.boot.test.autoconfigure.restdocs のメソッド。RestDocsRestAssuredConfigurationCustomizer
- 指定された
configurerをカスタマイズします。 - customize(WebTestClientRestDocumentationConfigurer) - インターフェース org.springframework.boot.test.autoconfigure.restdocs のメソッド。RestDocsWebTestClientConfigurationCustomizer
- 指定された
configurerをカスタマイズします。 - customize(SimpleAsyncTaskScheduler) - インターフェース org.springframework.boot.task のメソッド。SimpleAsyncTaskSchedulerCustomizer
SimpleAsyncTaskSchedulerインスタンスをカスタマイズするためのコールバック。- customize(ThreadPoolTaskExecutor) - インターフェース org.springframework.boot.task のメソッド。TaskExecutorCustomizer
- 使用すべきではありません。
ThreadPoolTaskExecutorインスタンスをカスタマイズするためのコールバック。 - customize(ThreadPoolTaskExecutor) - インターフェース org.springframework.boot.task のメソッド。ThreadPoolTaskExecutorCustomizer
ThreadPoolTaskExecutorインスタンスをカスタマイズするためのコールバック。- customize(ThreadPoolTaskScheduler) - インターフェース org.springframework.boot.task のメソッド。TaskSchedulerCustomizer
- 使用すべきではありません。
ThreadPoolTaskSchedulerインスタンスをカスタマイズするためのコールバック。 - customize(ThreadPoolTaskScheduler) - インターフェース org.springframework.boot.task のメソッド。ThreadPoolTaskSchedulerCustomizer
ThreadPoolTaskSchedulerインスタンスをカスタマイズするためのコールバック。- customize(SchedulerFactoryBean) - インターフェース org.springframework.boot.autoconfigure.quartz のメソッド。SchedulerFactoryBeanCustomizer
SchedulerFactoryBeanをカスタマイズします。- customize(NimbusJwtDecoder.JwkSetUriJwtDecoderBuilder) - インターフェース org.springframework.boot.autoconfigure.security.oauth2.resource.servlet のメソッド。JwkSetUriJwtDecoderBuilderCustomizer
- 指定された
builderをカスタマイズします。 - customize(NimbusReactiveJwtDecoder.JwkSetUriReactiveJwtDecoderBuilder) - インターフェース org.springframework.boot.autoconfigure.security.oauth2.resource.reactive のメソッド。JwkSetUriReactiveJwtDecoderBuilderCustomizer
- 指定された
builderをカスタマイズします。 - customize(DefaultCookieSerializer) - インターフェース org.springframework.boot.autoconfigure.session のメソッド。DefaultCookieSerializerCustomizer
- Cookie シリアライザーをカスタマイズします。
- customize(WebTestClient.Builder) - クラス org.springframework.boot.test.autoconfigure.web.reactive のメソッド。SpringBootWebTestClientBuilderCustomizer
- customize(WebTestClient.Builder) - インターフェース org.springframework.boot.test.web.reactive.server のメソッド。WebTestClientBuilderCustomizer
- 指定された
builderをカスタマイズします。 - customize(ConfigurableMockMvcBuilder<?>) - クラス org.springframework.boot.test.autoconfigure.restdocs のメソッド。RestDocsMockMvcBuilderCustomizer
- customize(ConfigurableMockMvcBuilder<?>) - インターフェース org.springframework.boot.test.autoconfigure.web.servlet のメソッド。MockMvcBuilderCustomizer
- 指定された
builderをカスタマイズします。 - customize(ConfigurableMockMvcBuilder<?>) - クラス org.springframework.boot.test.autoconfigure.web.servlet のメソッド。SpringBootMockMvcBuilderCustomizer
- customize(PlatformTransactionManager) - クラス org.springframework.boot.autoconfigure.transaction のメソッド。TransactionManagerCustomizers
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。3.2.0 以降、3.4.0 で削除され
TransactionManagerCustomizers.customize(TransactionManager)を推奨 - customize(AbstractPlatformTransactionManager) - クラス org.springframework.boot.autoconfigure.transaction のメソッド。TransactionProperties
- customize(TransactionManager) - クラス org.springframework.boot.autoconfigure.transaction のメソッド。TransactionManagerCustomizers
- 指定された
transactionManagerをカスタマイズします。 - customize(RestClient.Builder) - クラス org.springframework.boot.actuate.metrics.web.client のメソッド。ObservationRestClientCustomizer
- customize(RestClient.Builder) - クラス org.springframework.boot.autoconfigure.web.client のメソッド。HttpMessageConvertersRestClientCustomizer
- customize(RestClient.Builder) - クラス org.springframework.boot.test.web.client のメソッド。MockServerRestClientCustomizer
- customize(RestClient.Builder) - インターフェース org.springframework.boot.web.client のメソッド。RestClientCustomizer
RestClient.Builderインスタンスをカスタマイズするためのコールバック。- customize(RestTemplate) - クラス org.springframework.boot.actuate.metrics.web.client のメソッド。ObservationRestTemplateCustomizer
- customize(RestTemplate) - クラス org.springframework.boot.test.web.client のメソッド。MockServerRestTemplateCustomizer
- customize(RestTemplate) - インターフェース org.springframework.boot.web.client のメソッド。RestTemplateCustomizer
RestTemplateインスタンスをカスタマイズするためのコールバック。- customize(ResourceHandlerRegistration) - インターフェース org.springframework.boot.autoconfigure.web.reactive のメソッド。ResourceHandlerRegistrationCustomizer
- 指定された
ResourceHandlerRegistrationをカスタマイズします。 - customize(WebClient.Builder) - インターフェース org.springframework.boot.actuate.autoconfigure.tracing.zipkin のメソッド。ZipkinWebClientBuilderCustomizer
- Web クライアントビルダーをカスタマイズします。
- customize(WebClient.Builder) - クラス org.springframework.boot.actuate.metrics.web.reactive.client のメソッド。ObservationWebClientCustomizer
- customize(WebClient.Builder) - クラス org.springframework.boot.autoconfigure.web.reactive.function.client のメソッド。WebClientCodecCustomizer
- customize(WebClient.Builder) - インターフェース org.springframework.boot.web.reactive.function.client のメソッド。WebClientCustomizer
WebClient.Builderインスタンスをカスタマイズするためのコールバック。- customize(WebServiceTemplate) - インターフェース org.springframework.boot.webservices.client のメソッド。WebServiceTemplateCustomizer
WebServiceTemplateインスタンスをカスタマイズするためのコールバック。- customize(T) - インターフェース org.springframework.boot.actuate.autoconfigure.metrics のメソッド。MeterRegistryCustomizer
- 指定された
registryをカスタマイズします。 - customize(T) - インターフェース org.springframework.boot.actuate.autoconfigure.observation のメソッド。ObservationRegistryCustomizer
- 指定された
registryをカスタマイズします。 - customize(T) - クラス org.springframework.boot.actuate.autoconfigure.web.server のメソッド。ManagementWebServerFactoryCustomizer
- customize(T) - インターフェース org.springframework.boot.autoconfigure.cache のメソッド。CacheManagerCustomizer
- キャッシュマネージャーをカスタマイズします。
- customize(T) - クラス org.springframework.boot.autoconfigure.cache のメソッド。CacheManagerCustomizers
- 指定された
CacheManagerをカスタマイズします。 - customize(T) - インターフェース org.springframework.boot.autoconfigure.transaction のメソッド。TransactionManagerCustomizer
- 指定されたトランザクションマネージャーをカスタマイズします。
- customize(T) - インターフェース org.springframework.boot.web.client のメソッド。RestTemplateRequestCustomizer
- 指定された
ClientHttpRequestをカスタマイズします。 - customize(T) - インターフェース org.springframework.boot.web.embedded.tomcat のメソッド。TomcatProtocolHandlerCustomizer
- プロトコルハンドラーをカスタマイズします。
- customize(T) - インターフェース org.springframework.boot.web.server のメソッド。WebServerFactoryCustomizer
- 指定された
WebServerFactoryをカスタマイズします。 - customize(T, ManagementServerProperties, ServerProperties) - クラス org.springframework.boot.actuate.autoconfigure.web.server のメソッド。ManagementWebServerFactoryCustomizer
- customizeConnector(Connector) - クラス org.springframework.boot.web.embedded.tomcat のメソッド。TomcatReactiveWebServerFactory
- customizeConnector(Connector) - クラス org.springframework.boot.web.embedded.tomcat のメソッド。TomcatServletWebServerFactory
- customizers(Iterable<? extends SimpleAsyncTaskExecutorCustomizer>) - クラス org.springframework.boot.task のメソッド。SimpleAsyncTaskExecutorBuilder
SimpleAsyncTaskExecutorに適用するcustomizersを設定します。- customizers(Iterable<? extends SimpleAsyncTaskSchedulerCustomizer>) - クラス org.springframework.boot.task のメソッド。SimpleAsyncTaskSchedulerBuilder
SimpleAsyncTaskSchedulerに適用するcustomizersを設定します。- customizers(Iterable<? extends ThreadPoolTaskExecutorCustomizer>) - クラス org.springframework.boot.task のメソッド。ThreadPoolTaskExecutorBuilder
ThreadPoolTaskExecutorに適用するThreadPoolTaskExecutorCustomizersを設定します。- customizers(Iterable<? extends ThreadPoolTaskSchedulerCustomizer>) - クラス org.springframework.boot.task のメソッド。ThreadPoolTaskSchedulerBuilder
ThreadPoolTaskSchedulerに適用するthreadPoolTaskSchedulerCustomizersを設定します。- customizers(Iterable<TaskExecutorCustomizer>) - クラス org.springframework.boot.task のメソッド。TaskExecutorBuilder
- 使用すべきではありません。
ThreadPoolTaskExecutorに適用するTaskExecutorCustomizersを設定します。 - customizers(Iterable<TaskSchedulerCustomizer>) - クラス org.springframework.boot.task のメソッド。TaskSchedulerBuilder
- 使用すべきではありません。
ThreadPoolTaskSchedulerに適用するtaskSchedulerCustomizersを設定します。 - customizers(Collection<? extends RestTemplateCustomizer>) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
RestTemplateに適用するRestTemplateCustomizersを設定します。- customizers(Collection<? extends WebServiceTemplateCustomizer>) - クラス org.springframework.boot.webservices.client のメソッド。WebServiceTemplateBuilder
WebServiceTemplateに適用するWebServiceTemplateCustomizersを設定します。- customizers(SimpleAsyncTaskExecutorCustomizer...) - クラス org.springframework.boot.task のメソッド。SimpleAsyncTaskExecutorBuilder
SimpleAsyncTaskExecutorに適用するcustomizersを設定します。- customizers(SimpleAsyncTaskSchedulerCustomizer...) - クラス org.springframework.boot.task のメソッド。SimpleAsyncTaskSchedulerBuilder
SimpleAsyncTaskSchedulerに適用するcustomizersを設定します。- customizers(TaskExecutorCustomizer...) - クラス org.springframework.boot.task のメソッド。TaskExecutorBuilder
- 使用すべきではありません。
ThreadPoolTaskExecutorに適用するTaskExecutorCustomizersを設定します。 - customizers(TaskSchedulerCustomizer...) - クラス org.springframework.boot.task のメソッド。TaskSchedulerBuilder
- 使用すべきではありません。
ThreadPoolTaskSchedulerに適用するTaskSchedulerCustomizersを設定します。 - customizers(ThreadPoolTaskExecutorCustomizer...) - クラス org.springframework.boot.task のメソッド。ThreadPoolTaskExecutorBuilder
ThreadPoolTaskExecutorに適用するThreadPoolTaskExecutorCustomizersを設定します。- customizers(ThreadPoolTaskSchedulerCustomizer...) - クラス org.springframework.boot.task のメソッド。ThreadPoolTaskSchedulerBuilder
ThreadPoolTaskSchedulerに適用するthreadPoolTaskSchedulerCustomizersを設定します。- customizers(RestTemplateCustomizer...) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
RestTemplateに適用するRestTemplateCustomizersを設定します。- customizers(WebServiceTemplateCustomizer...) - クラス org.springframework.boot.webservices.client のメソッド。WebServiceTemplateBuilder
WebServiceTemplateに適用するWebServiceTemplateCustomizersを設定します。- customizeVendorProperties(Map<String, Object>) - クラス org.springframework.boot.autoconfigure.orm.jpa のメソッド。JpaBaseConfiguration
- ベンダープロパティを使用する前にカスタマイズします。
- CustomTriggerDescriptor(Trigger) - クラス org.springframework.boot.actuate.quartz のコンストラクター。QuartzEndpoint.CustomTriggerDescriptor
- CYAN - Enum constant in enum class org.springframework.boot.ansi.AnsiBackground
- CYAN - Enum constant in enum class org.springframework.boot.ansi.AnsiColor
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式
PemSslStoreDetails.certificates()を推奨