インデックス
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 直列化された形式
B
- B3 - enum クラス org.springframework.boot.actuate.autoconfigure.tracing の enum 定数。TracingProperties.Propagation.PropagationType
- B3 シングルヘッダー伝播。
- B3_MULTI - enum クラス org.springframework.boot.actuate.autoconfigure.tracing の enum 定数。TracingProperties.Propagation.PropagationType
- B3 複数ヘッダー伝播。
- background(int) - クラス org.springframework.boot.ansi.Ansi8BitColor の静的メソッド
- 指定されたコードの背景 ANSI カラーコードインスタンスを返します。
- BackgroundPreinitializer - org.springframework.boot.autoconfigure のクラス
- 時間のかかるタスクのバックグラウンドスレッドで早期初期化をトリガーする
ApplicationListener
。 - BackgroundPreinitializer() - クラス org.springframework.boot.autoconfigure. BackgroundPreinitializer のコンストラクター
- Backoff() - クラス org.springframework.boot.autoconfigure.kafka のコンストラクター。KafkaProperties.Retry.Topic.Backoff
- BackupCluster() - クラス org.springframework.boot.autoconfigure.pulsar のコンストラクター。PulsarProperties.Failover.BackupCluster
- Baggage() - クラス org.springframework.boot.actuate.autoconfigure.tracing のコンストラクター。TracingProperties.Baggage
- banner(Banner) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
- 静的バナーファイルが提供されない場合にバナーを出力するために使用される
Banner
インスタンスを設定します。 - Banner - Interface in org.springframework.boot
- プログラムでバナーを作成するためのインターフェースクラス。
- BANNER_LOCATION_PROPERTY - Static variable in class org.springframework.boot.SpringApplication
- バナーの場所のプロパティキー。
- BANNER_LOCATION_PROPERTY_VALUE - Static variable in class org.springframework.boot.SpringApplication
- デフォルトのバナーの場所。
- Banner.Mode - org.springframework.boot の Enum クラス
- バナーを構成するための可能な値の列挙。
- bannerMode(Banner.Mode) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
- BaseContainer() - クラス org.springframework.boot.autoconfigure.amqp のコンストラクター。RabbitProperties.BaseContainer
- basedOn(S, String, String, int) - Static method in class org.springframework.boot.buildpack.platform.docker.type.VolumeName
- オブジェクトに基づいて新しい
VolumeName
を作成するファクトリメソッド。 - basedOn(S, Function<S, String>, String, String, int) - Static method in class org.springframework.boot.buildpack.platform.docker.type.VolumeName
- オブジェクトに基づいて新しい
VolumeName
を作成するファクトリメソッド。 - basePackageClasses() - Element in annotation interface org.springframework.boot.autoconfigure.AutoConfigurationPackage
AutoConfigurationPackages
に登録するパッケージを指定するためのAutoConfigurationPackage.basePackages()
の型安全な代替手段。- basePackageClasses() - Element in annotation interface org.springframework.boot.autoconfigure.domain.EntityScan
- エンティティをスキャンするパッケージを指定するための
EntityScan.basePackages()
の型安全な代替手段。 - basePackageClasses() - Element in annotation interface org.springframework.boot.context.properties.ConfigurationPropertiesScan
- 構成プロパティをスキャンするパッケージを指定するための、
ConfigurationPropertiesScan.basePackages()
の型安全な代替手段。 - basePackageClasses() - Element in annotation interface org.springframework.boot.web.servlet.ServletComponentScan
- アノテーション付きサーブレットコンポーネントをスキャンするパッケージを指定するための
ServletComponentScan.basePackages()
の型安全な代替手段。 - basePackages() - Element in annotation interface org.springframework.boot.autoconfigure.AutoConfigurationPackage
AutoConfigurationPackages
に登録する必要のある基本パッケージ。- basePackages() - Element in annotation interface org.springframework.boot.autoconfigure.domain.EntityScan
- エンティティをスキャンする基本パッケージ。
- basePackages() - Element in annotation interface org.springframework.boot.context.properties.ConfigurationPropertiesScan
- 構成プロパティをスキャンする基本パッケージ。
- basePackages() - Element in annotation interface org.springframework.boot.web.servlet.ServletComponentScan
- アノテーション付きサーブレットコンポーネントをスキャンする基本パッケージ。
- BASIC_AUTH_ORDER - Static variable in class org.springframework.boot.autoconfigure.security.SecurityProperties
- アプリケーションエンドポイントの基本認証を構成するために使用される
SecurityFilterChain
に適用される順序。 - basicAuthentication(String, String) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
- 事前にカスタム認証ヘッダーが設定されていない限り、指定されたユーザー名 / パスワードのペアを持つリクエストに HTTP 基本認証を追加します。
- basicAuthentication(String, String, Charset) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
- 事前にカスタム認証ヘッダーが設定されていない限り、指定されたユーザー名 / パスワードのペアを持つリクエストに HTTP 基本認証を追加します。
- basicErrorController(ErrorAttributes, ObjectProvider<ErrorViewResolver>) - クラス org.springframework.boot.autoconfigure.web.servlet.error のメソッド。ErrorMvcAutoConfiguration
- BasicErrorController - org.springframework.boot.autoconfigure.web.servlet.error のクラス
- 基本的なグローバルエラー
@Controller
、レンダリングErrorAttributes
。 - BasicErrorController(ErrorAttributes, ErrorProperties) - クラス org.springframework.boot.autoconfigure.web.servlet.error. BasicErrorController のコンストラクター
- 新しい
BasicErrorController
インスタンスを作成します。 - BasicErrorController(ErrorAttributes, ErrorProperties, List<ErrorViewResolver>) - クラス org.springframework.boot.autoconfigure.web.servlet.error. BasicErrorController のコンストラクター
- 新しい
BasicErrorController
インスタンスを作成します。 - BasicJsonParser - org.springframework.boot.json のクラス
- 他に利用可能なものがない場合の本当に基本的な JSON パーサー。
- BasicJsonParser() - クラス org.springframework.boot.json. BasicJsonParser のコンストラクター
- BasicJsonTester - org.springframework.boot.test.json のクラス
- 基本的な JSON 文字列で動作する AssertJ ベースの JSON テスター。
- BasicJsonTester() - クラス org.springframework.boot.test.json. BasicJsonTester のコンストラクター
- 初期化されていない新しい
BasicJsonTester
インスタンスを作成します。 - BasicJsonTester(Class<?>) - クラス org.springframework.boot.test.json. BasicJsonTester のコンストラクター
- リソースを UTF-8 としてロードする新しい
BasicJsonTester
インスタンスを作成します。 - BasicJsonTester(Class<?>, Charset) - クラス org.springframework.boot.test.json. BasicJsonTester のコンストラクター
- 新しい
BasicJsonTester
インスタンスを作成します。 - basicJsonTesterFactoryBean() - クラス org.springframework.boot.test.autoconfigure.json のメソッド。JsonTestersAutoConfiguration
- BATCH - Enum constant in enum class org.springframework.boot.autoconfigure.kafka.KafkaProperties.Listener.Type
- ConsumerRecords のバッチでエンドポイントを呼び出します。
- BatchAutoConfiguration - org.springframework.boot.autoconfigure.batch のクラス
- Spring Batch 用の
Auto-configuration
。 - BatchAutoConfiguration() - クラス org.springframework.boot.autoconfigure.batch. BatchAutoConfiguration のコンストラクター
- BatchConversionServiceCustomizer - Interface in org.springframework.boot.autoconfigure.batch
- デフォルトの自動構成を保持しながら、
provided by DefaultBatchConfiguration
であるConfigurableConversionService
をカスタマイズしたい Bean によって実装できるコールバックインターフェース。 - BatchDataSource - Annotation Interface in org.springframework.boot.autoconfigure.batch
- バッチ自動構成に挿入される DataSource の修飾子アノテーション。
- BatchDataSourceScriptDatabaseInitializer - org.springframework.boot.autoconfigure.batch のクラス
- Spring Batch データベースの
DataSourceScriptDatabaseInitializer
。 - BatchDataSourceScriptDatabaseInitializer(DataSource, BatchProperties.Jdbc) - クラス org.springframework.boot.autoconfigure.batch. BatchDataSourceScriptDatabaseInitializer のコンストラクター
- 新しい
BatchDataSourceScriptDatabaseInitializer
インスタンスを作成します。 - BatchDataSourceScriptDatabaseInitializer(DataSource, DatabaseInitializationSettings) - クラス org.springframework.boot.autoconfigure.batch. BatchDataSourceScriptDatabaseInitializer のコンストラクター
- 新しい
BatchDataSourceScriptDatabaseInitializer
インスタンスを作成します。 - batchLoaderRegistry() - クラス org.springframework.boot.autoconfigure.graphql のメソッド。GraphQlAutoConfiguration
- batchObservabilityBeanPostProcessor() - Static method in class org.springframework.boot.actuate.autoconfigure.observation.batch.BatchObservationAutoConfiguration
- BatchObservationAutoConfiguration - org.springframework.boot.actuate.autoconfigure.observation.batch のクラス
- Spring Batch ジョブの計測用の
Auto-configuration
。 - BatchObservationAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.observation.batch. BatchObservationAutoConfiguration のコンストラクター
- BatchProperties - org.springframework.boot.autoconfigure.batch のクラス
- Spring Batch の構成プロパティ。
- BatchProperties() - クラス org.springframework.boot.autoconfigure.batch. BatchProperties のコンストラクター
- BatchProperties.Jdbc - org.springframework.boot.autoconfigure.batch のクラス
- BatchProperties.Job - org.springframework.boot.autoconfigure.batch のクラス
- batchSize() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.properties のメソッド。PushRegistryPropertiesConfigAdapter
- batchSize() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront のメソッド。WavefrontPropertiesConfigAdapter
- BatchTaskExecutor - Annotation Interface in org.springframework.boot.autoconfigure.batch
- バッチ自動構成に挿入される
TaskExecutor
の修飾子アノテーション。 - BatchTransactionManager - Annotation Interface in org.springframework.boot.autoconfigure.batch
- バッチ自動構成に挿入される
PlatformTransactionManager
の修飾子アノテーション。 - BEAN_NAME - Static variable in class org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor
- このポストプロセッサーが登録されている Bean 名。
- beanNameGenerator(BeanNameGenerator) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
- アプリケーションコンテキストで自動的に生成された Bean 名の Bean 名ジェネレーター。
- beanNameViewResolver() - クラス org.springframework.boot.autoconfigure.web.servlet.error のメソッド。ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration
- beanNameViewResolver() - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
- BeanNotOfRequiredTypeFailureAnalyzer - org.springframework.boot.diagnostics.analyzer のクラス
BeanNotOfRequiredTypeException
が原因の障害の分析を実行するAbstractFailureAnalyzer
。- BeanNotOfRequiredTypeFailureAnalyzer() - クラス org.springframework.boot.diagnostics.analyzer. BeanNotOfRequiredTypeFailureAnalyzer のコンストラクター
- BeanPostProcessorsRegistrar() - クラス org.springframework.boot.autoconfigure.web.reactive のコンストラクター。ReactiveWebServerFactoryAutoConfiguration.BeanPostProcessorsRegistrar
- BeanPostProcessorsRegistrar() - クラス org.springframework.boot.autoconfigure.web.servlet のコンストラクター。ServletWebServerFactoryAutoConfiguration.BeanPostProcessorsRegistrar
- BeanRegistration(String, Class<T>, Object...) - クラス org.springframework.boot.test.context.runner のコンストラクター。AbstractApplicationContextRunner.BeanRegistration
- BeanRegistration(String, Class<T>, Supplier<T>, BeanDefinitionCustomizer...) - クラス org.springframework.boot.test.context.runner のコンストラクター。AbstractApplicationContextRunner.BeanRegistration
- beans() - クラス org.springframework.boot.actuate.beans のメソッド。BeansEndpoint
- beansEndpoint(ConfigurableApplicationContext) - クラス org.springframework.boot.actuate.autoconfigure.beans のメソッド。BeansEndpointAutoConfiguration
- BeansEndpoint - org.springframework.boot.actuate.beans のクラス
- アプリケーションコンテキストごとにグループ化された、アプリケーションの Bean の詳細を公開する
@Endpoint
。 - BeansEndpoint(ConfigurableApplicationContext) - クラス org.springframework.boot.actuate.beans. BeansEndpoint のコンストラクター
- 指定された
context
とそのすべての祖先の Bean を記述する新しいBeansEndpoint
を作成します。 - BeansEndpoint.BeanDescriptor - org.springframework.boot.actuate.beans のクラス
- Bean の説明。
- BeansEndpoint.BeansDescriptor - org.springframework.boot.actuate.beans のクラス
- アプリケーションの Bean の説明。
- BeansEndpoint.ContextBeansDescriptor - org.springframework.boot.actuate.beans のクラス
- アプリケーションコンテキスト Bean の説明。
- BeansEndpointAutoConfiguration - org.springframework.boot.actuate.autoconfigure.beans のクラス
- BeansEndpointAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.beans. BeansEndpointAutoConfiguration のコンストラクター
- because(String) - クラス org.springframework.boot.autoconfigure.condition のメソッド。ConditionMessage.Builder
- 理由を示します。
- before() - Element in annotation interface org.springframework.boot.autoconfigure.AutoConfiguration
- まだ適用されていないはずの自動構成クラス。
- before() - Static method in enum class org.springframework.boot.test.mock.mockito.MockReset
- 使用すべきではありません。各テストメソッドを実行する前にリセットを行う必要があるモックで使用する
settings
を作成します。 - BEFORE - Enum constant in enum class org.springframework.boot.test.mock.mockito.MockReset
- 使用すべきではありません。テストメソッドを実行する前にモックをリセットします。
- beforeAll(ExtensionContext) - クラス org.springframework.boot.test.system のメソッド。OutputCaptureExtension
- beforeEach(ExtensionContext) - クラス org.springframework.boot.test.system のメソッド。OutputCaptureExtension
- beforeInitialize() - クラス org.springframework.boot.logging のメソッド。AbstractLoggingSystem
- beforeInitialize() - Method in class org.springframework.boot.logging.java.JavaLoggingSystem
- beforeInitialize() - クラス org.springframework.boot.logging.log4j2 のメソッド。Log4J2LoggingSystem
- beforeInitialize() - Method in class org.springframework.boot.logging.logback.LogbackLoggingSystem
- beforeInitialize() - クラス org.springframework.boot.logging のメソッド。LoggingSystem
- ロギングシステムをリセットして、出力を制限します。
- beforeName() - Element in annotation interface org.springframework.boot.autoconfigure.AutoConfiguration
- まだ適用されていない自動構成クラスの名前。
- beforeRestart() - インターフェース org.springframework.boot.devtools.restart のメソッド。RestartListener
- アプリケーションの再起動前に呼び出されます。
- BeforeTestcontainerUsedEvent - org.springframework.boot.testcontainers.lifecycle のクラス
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
- BeforeTestcontainerUsedEvent(Object) - クラス org.springframework.boot.testcontainers.lifecycle. BeforeTestcontainerUsedEvent のコンストラクター
- 使用すべきではありません。
- beforeTestMethod(TestContext) - クラス org.springframework.boot.test.autoconfigure.restdocs のメソッド。RestDocsTestExecutionListener
- beforeTestMethod(TestContext) - クラス org.springframework.boot.test.mock.mockito のメソッド。MockitoTestExecutionListener
- 使用すべきではありません。
- beforeTestMethod(TestContext) - クラス org.springframework.boot.test.mock.mockito のメソッド。ResetMocksTestExecutionListener
- 使用すべきではありません。
- begin(TransactionContext) - クラス org.springframework.boot.autoconfigure.jooq のメソッド。SpringTransactionProvider
- bind(String) - Static method in class org.springframework.boot.buildpack.platform.build.Cache
- 提供されたソースを使用してバインドマウントを使用する新しい
Cache
を作成します。 - bind(String, Class<T>) - Method in class org.springframework.boot.context.properties.bind.Binder
- このバインダーの
property sources
を使用して、指定されたターゲットClass
SE をバインドします。 - bind(String, Object) - クラス org.springframework.boot.autoconfigure.jms.artemis のメソッド。ArtemisNoOpBindingRegistry
- bind(String, Bindable<T>) - Method in class org.springframework.boot.context.properties.bind.Binder
- このバインダーの
property sources
を使用して、指定されたターゲットBindable
をバインドします。 - bind(String, Bindable<T>, BindHandler) - Method in class org.springframework.boot.context.properties.bind.Binder
- このバインダーの
property sources
を使用して、指定されたターゲットBindable
をバインドします。 - bind(ConfigurationPropertyName, Bindable<T>) - Method in class org.springframework.boot.context.properties.bind.Binder
- このバインダーの
property sources
を使用して、指定されたターゲットBindable
をバインドします。 - bind(ConfigurationPropertyName, Bindable<T>, BindHandler) - Method in class org.springframework.boot.context.properties.bind.Binder
- このバインダーの
property sources
を使用して、指定されたターゲットBindable
をバインドします。 - BIND - Enum constant in enum class org.springframework.boot.buildpack.platform.build.Cache.Format
- バインドマウントとして保存されたキャッシュ。
- Bindable< T > - Class in org.springframework.boot.context.properties.bind
Binder
によってバインドできるソース。- Bindable.BindRestriction - org.springframework.boot.context.properties.bind の Enum クラス
- 値をバインドするときに適用できる制限。
- BindableRuntimeHintsRegistrar - org.springframework.boot.context.properties.bind のクラス
Bindable
型のReflectionHints
を登録するために使用できるRuntimeHintsRegistrar
は、プロパティを通じて公開される可能性のあるネストされた型を検出します。- BindableRuntimeHintsRegistrar(Class<?>...) - クラス org.springframework.boot.context.properties.bind. BindableRuntimeHintsRegistrar のコンストラクター
- 指定された型の新しい
BindableRuntimeHintsRegistrar
を作成します。 - BindableRuntimeHintsRegistrar(Bindable<?>...) - クラス org.springframework.boot.context.properties.bind. BindableRuntimeHintsRegistrar のコンストラクター
- 指定されたバインド可能オブジェクトに対して新しい
BindableRuntimeHintsRegistrar
を作成します。 - bindCacheToRegistry(Cache, Tag...) - クラス org.springframework.boot.actuate.metrics.cache のメソッド。CacheMetricsRegistrar
- 指定された
Cache
をレジストリにバインドしようとします。 - bindConnectionPoolsToRegistry(ConfigurableListableBeanFactory, MeterRegistry) - クラス org.springframework.boot.actuate.autoconfigure.metrics.r2dbc のメソッド。ConnectionPoolMetricsAutoConfiguration
- BindConstructorProvider - Interface in org.springframework.boot.context.properties.bind
- バインディング時に使用する特定のコンストラクターを決定するために使用される戦略インターフェース。
- BindContext - Interface in org.springframework.boot.context.properties.bind
BindHandlers
が使用するコンテキスト情報。- bindEntityManagerFactoriesToRegistry(Map<String, EntityManagerFactory>, MeterRegistry) - クラス org.springframework.boot.actuate.autoconfigure.metrics.orm.jpa のメソッド。HibernateMetricsAutoConfiguration
- Binder - Class in org.springframework.boot.context.properties.bind
- 1 つ以上の
ConfigurationPropertySources
からのオブジェクトをバインドするコンテナーオブジェクト。 - Binder(Iterable<ConfigurationPropertySource>) - Constructor for class org.springframework.boot.context.properties.bind.Binder
- 指定されたソースの新しい
Binder
インスタンスを作成します。 - Binder(Iterable<ConfigurationPropertySource>, PlaceholdersResolver) - Constructor for class org.springframework.boot.context.properties.bind.Binder
- 指定されたソースの新しい
Binder
インスタンスを作成します。 - Binder(Iterable<ConfigurationPropertySource>, PlaceholdersResolver, List<ConversionService>, Consumer<PropertyEditorRegistry>, BindHandler, BindConstructorProvider) - Constructor for class org.springframework.boot.context.properties.bind.Binder
- 指定されたソースの新しい
Binder
インスタンスを作成します。 - Binder(Iterable<ConfigurationPropertySource>, PlaceholdersResolver, ConversionService) - Constructor for class org.springframework.boot.context.properties.bind.Binder
- 指定されたソースの新しい
Binder
インスタンスを作成します。 - Binder(Iterable<ConfigurationPropertySource>, PlaceholdersResolver, ConversionService, Consumer<PropertyEditorRegistry>) - Constructor for class org.springframework.boot.context.properties.bind.Binder
- 指定されたソースの新しい
Binder
インスタンスを作成します。 - Binder(Iterable<ConfigurationPropertySource>, PlaceholdersResolver, ConversionService, Consumer<PropertyEditorRegistry>, BindHandler) - Constructor for class org.springframework.boot.context.properties.bind.Binder
- 指定されたソースの新しい
Binder
インスタンスを作成します。 - Binder(Iterable<ConfigurationPropertySource>, PlaceholdersResolver, ConversionService, Consumer<PropertyEditorRegistry>, BindHandler, BindConstructorProvider) - Constructor for class org.springframework.boot.context.properties.bind.Binder
- 指定されたソースの新しい
Binder
インスタンスを作成します。 - Binder(ConfigurationPropertySource...) - Constructor for class org.springframework.boot.context.properties.bind.Binder
- 指定されたソースの新しい
Binder
インスタンスを作成します。 - BindException - Exception in org.springframework.boot.context.properties.bind
- バインディングが失敗したときにスローされる例外。
- BindHandler - Interface in org.springframework.boot.context.properties.bind
- 要素
binding
中に追加のロジックを処理するために使用できるコールバックインターフェース。 - bindHostToBuilder() - Method in record class org.springframework.boot.buildpack.platform.build.BuilderDockerConfiguration
bindHostToBuilder
レコードコンポーネントの値を返します。- bindImplementationSpecificMetrics(MeterRegistry) - クラス org.springframework.boot.actuate.metrics.cache のメソッド。RedisCacheMetrics
- Binding - Class in org.springframework.boot.buildpack.platform.docker.type
- コンテナーの作成時に適用するボリュームバインディング。
- BINDING_ERRORS - Enum constant in enum class org.springframework.boot.web.error.ErrorAttributeOptions.Include
- バインディングエラー属性を含めます。
- BindMethod - Enum Class in org.springframework.boot.context.properties.bind
- 構成プロパティのバインドメソッド。
- bindMetrics(Server) - クラス org.springframework.boot.actuate.metrics.web.jetty のメソッド。AbstractJettyMetricsBinder
- bindMetrics(Server) - クラス org.springframework.boot.actuate.metrics.web.jetty のメソッド。JettyConnectionMetricsBinder
- bindMetrics(Server) - クラス org.springframework.boot.actuate.metrics.web.jetty のメソッド。JettyServerThreadPoolMetricsBinder
- bindMetrics(Server) - クラス org.springframework.boot.actuate.metrics.web.jetty のメソッド。JettySslHandshakeMetricsBinder
- bindOrCreate(String, Class<T>) - Method in class org.springframework.boot.context.properties.bind.Binder
- このバインダーの
property sources
を使用して指定されたターゲットClass
SE をバインドするか、バインディングの結果がnull
の場合は、指定されたターゲットClass
SE の新しいインスタンスを作成します。 - bindOrCreate(String, Bindable<T>) - Method in class org.springframework.boot.context.properties.bind.Binder
- このバインダーの
property sources
を使用して指定されたターゲットBindable
をバインドするか、バインドの結果がnull
の場合、Bindable
の型を使用して新しいインスタンスを作成します。 - bindOrCreate(String, Bindable<T>, BindHandler) - Method in class org.springframework.boot.context.properties.bind.Binder
- このバインダーの
property sources
を使用して指定されたターゲットBindable
をバインドするか、バインドの結果がnull
の場合、Bindable
の型を使用して新しいインスタンスを作成します。 - bindOrCreate(ConfigurationPropertyName, Bindable<T>, BindHandler) - Method in class org.springframework.boot.context.properties.bind.Binder
- このバインダーの
property sources
を使用して指定されたターゲットBindable
をバインドするか、バインドの結果がnull
の場合、Bindable
の型を使用して新しいインスタンスを作成します。 - BindResult< T > - Class in org.springframework.boot.context.properties.bind
Binder
バインド操作の結果を返すコンテナーオブジェクト。- bindTaskExecutorsToRegistry(ConfigurableListableBeanFactory, MeterRegistry) - クラス org.springframework.boot.actuate.autoconfigure.metrics.task のメソッド。TaskExecutorMetricsAutoConfiguration
- bindTo(MeterRegistry) - クラス org.springframework.boot.actuate.metrics.amqp のメソッド。RabbitMetrics
- bindTo(MeterRegistry) - クラス org.springframework.boot.actuate.metrics.jdbc のメソッド。DataSourcePoolMetrics
- bindTo(MeterRegistry) - クラス org.springframework.boot.actuate.metrics.r2dbc のメソッド。ConnectionPoolMetrics
- bindTo(MeterRegistry) - クラス org.springframework.boot.actuate.metrics.system のメソッド。DiskSpaceMetricsBinder
- bindTo(RestTemplate) - Static method in class org.springframework.boot.test.web.client.RootUriRequestExpectationManager
- 可能な場合は
RootUriRequestExpectationManager
で構成された、指定されたRestTemplate
のバインドされたMockRestServiceServer
を返します。 - bindTo(RestTemplate, RequestExpectationManager) - Static method in class org.springframework.boot.test.web.client.RootUriRequestExpectationManager
- 可能な場合は
RootUriRequestExpectationManager
で構成された、指定されたRestTemplate
のバインドされたMockRestServiceServer
を返します。 - bindToSpringApplication(ConfigurableEnvironment) - Method in class org.springframework.boot.SpringApplication
- 環境を
ApplicationProperties
にバインドします。 - BindValidationException - Exception in org.springframework.boot.context.properties.bind.validation
- バインド操作中に検証が失敗するとスローされるエラー。
- BLACK - Enum constant in enum class org.springframework.boot.ansi.AnsiBackground
- BLACK - Enum constant in enum class org.springframework.boot.ansi.AnsiColor
- BlobReference - Class in org.springframework.boot.buildpack.platform.docker.type
- ダイジェストによる BLOB への参照。
- BLUE - Enum constant in enum class org.springframework.boot.ansi.AnsiBackground
- BLUE - Enum constant in enum class org.springframework.boot.ansi.AnsiColor
- BOLD - Enum constant in enum class org.springframework.boot.ansi.AnsiStyle
- BOOT_CLASSPATH_INDEX_ATTRIBUTE - Static variable in class org.springframework.boot.loader.launch.Launcher
- BootstrapContext - org.springframework.boot のインターフェース
- 起動時および
ApplicationContext
が準備されるまでのEnvironment
後処理中に使用できる単純なブートストラップコンテキスト。 - BootstrapContextClosedEvent - Class in org.springframework.boot
- bootstrapMode() - Element in annotation interface org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTest
- テストリポジトリサポート用の
BootstrapMode
。 - BootstrapRegistry - org.springframework.boot のインターフェース
ApplicationContext
が準備されるまでの起動時およびEnvironment
後処理中に使用可能な単純なオブジェクトレジストリ。- BootstrapRegistry.InstanceSupplier <T> - org.springframework.boot のインターフェース
- サプライヤーは、必要に応じて実際のインスタンスを提供するために使用されていました。
- BootstrapRegistry.Scope - org.springframework.boot の Enum クラス
- インスタンスのスコープ。
- BootstrapRegistryInitializer - org.springframework.boot のインターフェース
- 使用前に
BootstrapRegistry
を初期化するために使用できるコールバックインターフェース。 - BoundConfigurationProperties - org.springframework.boot.context.properties のクラス
- バインドされた
@ConfigurationProperties
を記録および提供する Bean。 - BoundConfigurationProperties() - クラス org.springframework.boot.context.properties. BoundConfigurationProperties のコンストラクター
- BoundPropertiesTrackingBindHandler - org.springframework.boot.context.properties.bind のクラス
- バインドされた構成プロパティを追跡するために使用できる
BindHandler
。 - BoundPropertiesTrackingBindHandler(Consumer<ConfigurationProperty>) - クラス org.springframework.boot.context.properties.bind. BoundPropertiesTrackingBindHandler のコンストラクター
- Brave() - クラス org.springframework.boot.actuate.autoconfigure.tracing のコンストラクター。TracingProperties.Brave
- BraveAutoConfiguration - org.springframework.boot.actuate.autoconfigure.tracing のクラス
- Brave 用の
Auto-configuration
。 - BRIGHT_BLACK - Enum constant in enum class org.springframework.boot.ansi.AnsiBackground
- BRIGHT_BLACK - Enum constant in enum class org.springframework.boot.ansi.AnsiColor
- BRIGHT_BLUE - Enum constant in enum class org.springframework.boot.ansi.AnsiBackground
- BRIGHT_BLUE - Enum constant in enum class org.springframework.boot.ansi.AnsiColor
- BRIGHT_CYAN - Enum constant in enum class org.springframework.boot.ansi.AnsiBackground
- BRIGHT_CYAN - Enum constant in enum class org.springframework.boot.ansi.AnsiColor
- BRIGHT_GREEN - Enum constant in enum class org.springframework.boot.ansi.AnsiBackground
- BRIGHT_GREEN - Enum constant in enum class org.springframework.boot.ansi.AnsiColor
- BRIGHT_MAGENTA - Enum constant in enum class org.springframework.boot.ansi.AnsiBackground
- BRIGHT_MAGENTA - Enum constant in enum class org.springframework.boot.ansi.AnsiColor
- BRIGHT_RED - Enum constant in enum class org.springframework.boot.ansi.AnsiBackground
- BRIGHT_RED - Enum constant in enum class org.springframework.boot.ansi.AnsiColor
- BRIGHT_WHITE - Enum constant in enum class org.springframework.boot.ansi.AnsiBackground
- BRIGHT_WHITE - Enum constant in enum class org.springframework.boot.ansi.AnsiColor
- BRIGHT_YELLOW - Enum constant in enum class org.springframework.boot.ansi.AnsiBackground
- BRIGHT_YELLOW - Enum constant in enum class org.springframework.boot.ansi.AnsiColor
- BROKEN - Enum constant in enum class org.springframework.boot.availability.LivenessState
- アプリケーションは実行されていますが、その内部状態は壊れています。
- buffered() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.statsd のメソッド。StatsdPropertiesConfigAdapter
- BufferingApplicationStartup - org.springframework.boot.context.metrics.buffering のクラス
steps
をバッファリングし、タイムスタンプと処理時間を記録するApplicationStartup
実装。- BufferingApplicationStartup(int) - クラス org.springframework.boot.context.metrics.buffering. BufferingApplicationStartup のコンストラクター
- 容量が制限された新しいバッファ付き
ApplicationStartup
を作成し、ステップの記録を開始します。 - build() - クラス org.springframework.boot.actuate.health のメソッド。Health.Builder
- 以前に指定したコードと詳細を使用して、新しい
Health
インスタンスを作成します。 - build() - クラス org.springframework.boot.actuate.info のメソッド。Info.Builder
- このビルダーの状態に基づいて新しい
Info
インスタンスを作成します。 - build() - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
- 実行準備が完了した完全に構成された
SpringApplication
を返します。 - build() - インターフェース org.springframework.boot.http.client のメソッド。ClientHttpRequestFactoryBuilder
- デフォルト構成の
ClientHttpRequestFactory
を構築します。 - build() - インターフェース org.springframework.boot.http.client.reactive のメソッド。ClientHttpConnectorBuilder
- デフォルト構成の
ClientHttpConnectorBuilder
を構築します。 - build() - クラス org.springframework.boot.jdbc のメソッド。DataSourceBuilder
- 新しく構築された
DataSource
SE インスタンスを返します。 - build() - クラス org.springframework.boot.orm.jpa のメソッド。EntityManagerFactoryBuilder.Builder
- build() - クラス org.springframework.boot.r2dbc のメソッド。ConnectionFactoryBuilder
- このビルダーの状態に基づいて
ConnectionFactory
をビルドします。 - build() - クラス org.springframework.boot.task のメソッド。SimpleAsyncTaskExecutorBuilder
- 新しい
SimpleAsyncTaskExecutor
インスタンスをビルドし、このビルダーを使用して構成します。 - build() - クラス org.springframework.boot.task のメソッド。SimpleAsyncTaskSchedulerBuilder
- 新しい
SimpleAsyncTaskScheduler
インスタンスをビルドし、このビルダーを使用して構成します。 - build() - クラス org.springframework.boot.task のメソッド。ThreadPoolTaskExecutorBuilder
- 新しい
ThreadPoolTaskExecutor
インスタンスをビルドし、このビルダーを使用して構成します。 - build() - クラス org.springframework.boot.task のメソッド。ThreadPoolTaskSchedulerBuilder
- 新しい
ThreadPoolTaskScheduler
インスタンスをビルドし、このビルダーを使用して構成します。 - build() - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
- 新しい
RestTemplate
インスタンスをビルドし、このビルダーを使用して構成します。 - build() - クラス org.springframework.boot.webservices.client のメソッド。HttpWebServiceMessageSenderBuilder
- 使用すべきではありません。
WebServiceMessageSender
インスタンスをビルドします。 - build() - クラス org.springframework.boot.webservices.client のメソッド。WebServiceTemplateBuilder
- 新しい
WebServiceTemplate
インスタンスをビルドし、このビルダーを使用して構成します。 - build(Class<T>) - クラス org.springframework.boot.task のメソッド。SimpleAsyncTaskExecutorBuilder
- 指定された型の新しい
SimpleAsyncTaskExecutor
インスタンスをビルドし、このビルダーを使用して構成します。 - build(Class<T>) - クラス org.springframework.boot.task のメソッド。ThreadPoolTaskExecutorBuilder
- 指定された型の新しい
ThreadPoolTaskExecutor
インスタンスをビルドし、このビルダーを使用して構成します。 - build(Class<T>) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
- 指定された型の新しい
RestTemplate
インスタンスをビルドし、このビルダーを使用して構成します。 - build(Class<T>) - クラス org.springframework.boot.webservices.client のメソッド。WebServiceTemplateBuilder
- 指定された型の新しい
WebServiceTemplate
インスタンスをビルドし、このビルダーを使用して構成します。 - build(String...) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
- 実行準備が完了した完全に構成された
SpringApplication
を返します。 - build(BuildRequest) - Method in class org.springframework.boot.buildpack.platform.build.Builder
- build(RunningService) - Method in class org.springframework.boot.docker.compose.service.connection.jdbc.JdbcUrlBuilder
- 指定された
RunningService
の JDBC URL を構築します。 - build(RunningService, String) - Method in class org.springframework.boot.docker.compose.service.connection.jdbc.JdbcUrlBuilder
- 指定された
RunningService
とデータベースの JDBC URL を構築します。 - build(RunningService, String, String, String) - Method in class org.springframework.boot.docker.compose.service.connection.r2dbc.ConnectionFactoryOptionsBuilder
- build(ClientHttpRequestFactorySettings) - クラス org.springframework.boot.http.client のメソッド。HttpComponentsClientHttpRequestFactoryBuilder
- build(ClientHttpRequestFactorySettings) - インターフェース org.springframework.boot.http.client のメソッド。ClientHttpRequestFactoryBuilder
- 指定された
settings
を適用して、完全に構成されたClientHttpRequestFactory
を構築します。 - build(HttpClientSettings) - クラス org.springframework.boot.http.client のメソッド。HttpComponentsHttpAsyncClientBuilder
- 指定された設定を適用して新しい
HttpAsyncClient
インスタンスを構築します。 - build(HttpClientSettings) - クラス org.springframework.boot.http.client のメソッド。HttpComponentsHttpClientBuilder
- 指定された設定を適用して新しい
HttpClient
SE インスタンスを構築します。 - build(HttpClientSettings) - クラス org.springframework.boot.http.client のメソッド。JdkHttpClientBuilder
- 指定された設定を適用して新しい
HttpClient
SE インスタンスを構築します。 - build(HttpClientSettings) - クラス org.springframework.boot.http.client のメソッド。JettyHttpClientBuilder
- 指定された設定を適用して新しい
HttpClient
インスタンスを構築します。 - build(HttpClientSettings) - クラス org.springframework.boot.http.client のメソッド。ReactorHttpClientBuilder
- 指定された設定を適用して新しい
HttpClient
インスタンスを構築します。 - build(ClientHttpConnectorSettings) - クラス org.springframework.boot.http.client.reactive のメソッド。HttpComponentsClientHttpConnectorBuilder
- build(ClientHttpConnectorSettings) - インターフェース org.springframework.boot.http.client.reactive のメソッド。ClientHttpConnectorBuilder
- 指定された
settings
を適用して、完全に構成されたClientHttpConnector
を構築します。 - Build() - クラス org.springframework.boot.autoconfigure.info のコンストラクター。ProjectInfoProperties.Build
- buildAdminProperties(SslBundles) - クラス org.springframework.boot.autoconfigure.kafka のメソッド。KafkaProperties
- このインスタンスの状態から管理プロパティの初期マップを作成します。
- buildConsumerProperties() - クラス org.springframework.boot.autoconfigure.kafka のメソッド。KafkaProperties
- このインスタンスの状態からコンシューマープロパティの初期マップを作成します。
- buildConsumerProperties(SslBundles) - クラス org.springframework.boot.autoconfigure.kafka のメソッド。KafkaProperties
- このインスタンスの状態からコンシューマープロパティの初期マップを作成します。
- buildDetails(Trigger.TriggerState, Map<String, Object>) - クラス org.springframework.boot.actuate.quartz のメソッド。QuartzEndpoint.TriggerDescriptor
- トリガーの完全な詳細を作成します。
- builder() - クラス org.springframework.boot.web.client のメソッド。RootUriBuilderFactory
- builder(String) - インターフェース org.springframework.boot.actuate.metrics のメソッド。AutoTimer
- 自動タイマー設定
applied
を使用して新しいTimer.Builder
を作成するファクトリメソッド。 - builder(Supplier<Timer.Builder>) - インターフェース org.springframework.boot.actuate.metrics のメソッド。AutoTimer
- 自動タイマー設定
applied
を使用して新しいTimer.Builder
を作成するファクトリメソッド。 - Builder - Class in org.springframework.boot.buildpack.platform.build
- buildpack 操作を実行するための主要 API。
- Builder() - クラス org.springframework.boot.actuate.health のコンストラクター。Health.Builder
- 新しいビルダーインスタンスを作成します。
- Builder() - クラス org.springframework.boot.actuate.info のコンストラクター。Info.Builder
- Builder() - Constructor for class org.springframework.boot.buildpack.platform.build.Builder
- 新しいビルダーインスタンスを作成します。
- Builder(Status) - クラス org.springframework.boot.actuate.health のコンストラクター。Health.Builder
- 新しい Builder インスタンスを作成し、ステータスを指定された
status
に設定します。 - Builder(Status, Map<String, ?>) - クラス org.springframework.boot.actuate.health のコンストラクター。Health.Builder
- 新しいビルダーインスタンスを作成し、ステータスを特定の
status
に、詳細を特定のdetails
に設定します。 - Builder(BuilderDockerConfiguration) - Constructor for class org.springframework.boot.buildpack.platform.build.Builder
- 新しいビルダーインスタンスを作成します。
- Builder(BuildLog) - Constructor for class org.springframework.boot.buildpack.platform.build.Builder
- 新しいビルダーインスタンスを作成します。
- Builder(BuildLog, BuilderDockerConfiguration) - Constructor for class org.springframework.boot.buildpack.platform.build.Builder
- 新しいビルダーインスタンスを作成します。
- Builder(BuildLog, DockerConfiguration) - Constructor for class org.springframework.boot.buildpack.platform.build.Builder
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。3.5.0 以降、4.0.0 で削除され
Builder(BuildLog, BuilderDockerConfiguration)
を推奨 - Builder(DockerConfiguration) - Constructor for class org.springframework.boot.buildpack.platform.build.Builder
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。3.5.0 以降、4.0.0 で削除され
Builder(BuilderDockerConfiguration)
を推奨 - BuilderDockerConfiguration - Record Class in org.springframework.boot.buildpack.platform.build
- Docker の
Builder
構成オプション。 - BuilderDockerConfiguration() - Constructor for record class org.springframework.boot.buildpack.platform.build.BuilderDockerConfiguration
- BuilderDockerConfiguration(DockerConnectionConfiguration, boolean, DockerRegistryAuthentication, DockerRegistryAuthentication) - Constructor for record class org.springframework.boot.buildpack.platform.build.BuilderDockerConfiguration
BuilderDockerConfiguration
レコードクラスのインスタンスを作成します。- BuilderException - Exception in org.springframework.boot.buildpack.platform.build
- Builder エラーを示すためにスローされた例外。
- builderRegistryAuthentication() - Method in record class org.springframework.boot.buildpack.platform.build.BuilderDockerConfiguration
builderRegistryAuthentication
レコードコンポーネントの値を返します。- buildInfoContributor(BuildProperties) - クラス org.springframework.boot.actuate.autoconfigure.info のメソッド。InfoContributorAutoConfiguration
- BuildInfoContributor - org.springframework.boot.actuate.info のクラス
BuildProperties
を公開するInfoContributor
。- BuildInfoContributor(BuildProperties) - クラス org.springframework.boot.actuate.info. BuildInfoContributor のコンストラクター
- BuildLog - Interface in org.springframework.boot.buildpack.platform.build
Builder
出力ロギングを提供するために使用されるコールバックインターフェース。- buildOptions() - クラス org.springframework.boot.r2dbc のメソッド。ConnectionFactoryBuilder
- このビルダーの状態に基づいて
ConnectionFactoryOptions
をビルドします。 - BuildpackReference - Class in org.springframework.boot.buildpack.platform.build
Buildpack
への不透明な参照。- buildProducerProperties() - クラス org.springframework.boot.autoconfigure.kafka のメソッド。KafkaProperties
- このインスタンスの状態からプロデューサープロパティの初期マップを作成します。
- buildProducerProperties(SslBundles) - クラス org.springframework.boot.autoconfigure.kafka のメソッド。KafkaProperties
- このインスタンスの状態からプロデューサープロパティの初期マップを作成します。
- buildProperties() - クラス org.springframework.boot.autoconfigure.info のメソッド。ProjectInfoAutoConfiguration
- buildProperties() - クラス org.springframework.boot.autoconfigure.kafka のメソッド。KafkaProperties.Security
- buildProperties() - クラス org.springframework.boot.autoconfigure.kafka のメソッド。KafkaProperties.Ssl
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
- buildProperties(SslBundles) - クラス org.springframework.boot.autoconfigure.kafka のメソッド。KafkaProperties.Admin
- buildProperties(SslBundles) - クラス org.springframework.boot.autoconfigure.kafka のメソッド。KafkaProperties.Consumer
- buildProperties(SslBundles) - クラス org.springframework.boot.autoconfigure.kafka のメソッド。KafkaProperties.Producer
- buildProperties(SslBundles) - クラス org.springframework.boot.autoconfigure.kafka のメソッド。KafkaProperties.Ssl
- buildProperties(SslBundles) - クラス org.springframework.boot.autoconfigure.kafka のメソッド。KafkaProperties.Streams
- BuildProperties - org.springframework.boot.info のクラス
- グループやアーティファクトなどのビルド関連情報を提供します。
- BuildProperties(Properties) - クラス org.springframework.boot.info. BuildProperties のコンストラクター
- 指定されたエントリでインスタンスを作成します。
- BuildPropertiesWriter - org.springframework.boot.loader.tools のクラス
BuildPropertiesWriter
は、アクチュエーターによる消費のためにbuild-info.properties
を書き込みます。- BuildPropertiesWriter(File) - クラス org.springframework.boot.loader.tools. BuildPropertiesWriter のコンストラクター
- 指定された
outputFile
に書き込む新しいBuildPropertiesWriter
を作成します。 - BuildPropertiesWriter.NullAdditionalPropertyValueException - org.springframework.boot.loader.tools の例外
- null 値を持つ追加のプロパティが検出されると、例外がスローされます。
- BuildPropertiesWriter.ProjectDetails - org.springframework.boot.loader.tools のクラス
- プロジェクトのビルドシステムに依存しない詳細。
- BuildRequest - Class in org.springframework.boot.buildpack.platform.build
Builder
によって処理されるビルドリクエスト。- buildRequestFactory() - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
- このビルダーの設定を使用して、新しい
ClientHttpRequestFactory
インスタンスをビルドします。 - buildStreamsProperties(SslBundles) - クラス org.springframework.boot.autoconfigure.kafka のメソッド。KafkaProperties
- このインスタンスの状態からストリームプロパティの初期マップを作成します。
- buildSummary(boolean) - クラス org.springframework.boot.actuate.quartz のメソッド。QuartzEndpoint.TriggerDescriptor
- トリガーの要約を作成します。
- buildTestContext() - クラス org.springframework.boot.test.context のメソッド。SpringBootTestContextBootstrapper
- buildView(String) - クラス org.springframework.boot.web.servlet.view のメソッド。MustacheViewResolver
- bundle() - レコードクラス org.springframework.boot.web.server のメソッド。Ssl.ServerNameSslBundle
bundle
レコードコンポーネントの値を返します。- Bundles() - クラス org.springframework.boot.autoconfigure.ssl のコンストラクター。SslProperties.Bundles
- byAccess(EndpointAccessResolver) - Static method in interface org.springframework.boot.actuate.endpoint.OperationFilter
- byAnnotation(Class<? extends Annotation>) - Static method in interface org.springframework.boot.validation.beanvalidation.MethodValidationExcludeFilter
inherited annotations search strategy
を使用して検出されたアノテーションによってクラスを除外するMethodValidationExcludeFilter
を作成するファクトリメソッド。- byAnnotation(Class<? extends Annotation>, MergedAnnotations.SearchStrategy) - Static method in interface org.springframework.boot.validation.beanvalidation.MethodValidationExcludeFilter
- 指定された検索戦略を使用して検出されたアノテーションによってクラスを除外する
MethodValidationExcludeFilter
を作成するファクトリメソッド。
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 直列化された形式
Container
を挿入するDynamicPropertyRegistrar
Bean を使用してプロパティを登録するために、4.0.0 から削除されます。