インデックス
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式
B
- B3 - enum クラス org.springframework.boot.micrometer.tracing.autoconfigure の enum 定数。TracingProperties.Propagation.PropagationType
- B3 シングルヘッダー伝播。
- B3_MULTI - enum クラス org.springframework.boot.micrometer.tracing.autoconfigure の enum 定数。TracingProperties.Propagation.PropagationType
- B3 複数ヘッダー伝播。
- background(int) - クラス org.springframework.boot.ansi.Ansi8BitColor の静的メソッド
- 指定されたコードの背景 ANSI カラーコードインスタンスを返します。
- BackgroundPreinitializer - Interface in org.springframework.boot.autoconfigure.preinitialize
- バックグラウンドコードで事前初期化するために使用されるインターフェース。そうしないと、最初に呼び出されたときに遅延が発生する可能性があります。
- Backoff() - クラス org.springframework.boot.kafka.autoconfigure のコンストラクター。KafkaProperties.Retry.Topic.Backoff
- BackupCluster() - クラス org.springframework.boot.pulsar.autoconfigure のコンストラクター。PulsarProperties.Failover.BackupCluster
- Baggage() - クラス org.springframework.boot.micrometer.tracing.autoconfigure のコンストラクター。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.amqp.autoconfigure のコンストラクター。RabbitProperties.BaseContainer
- basedOn(S, String, String, int) - Static method in class org.springframework.boot.buildpack.platform.docker.type.VolumeName
- オブジェクトに基づいて新しい
VolumeNameを作成するファクトリメソッド。 - basedOn(S, Function, 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.context.properties.ConfigurationPropertiesScan
- 構成プロパティをスキャンするパッケージを指定するための、
ConfigurationPropertiesScan.basePackages()の型安全な代替手段。 - basePackageClasses() - Element in annotation interface org.springframework.boot.persistence.autoconfigure.EntityScan
- エンティティをスキャンするパッケージを指定するための
EntityScan.basePackages()の型安全な代替手段。 - basePackageClasses() - Element in annotation interface org.springframework.boot.web.server.servlet.context.ServletComponentScan
- アノテーション付きサーブレットコンポーネントをスキャンするパッケージを指定するための
ServletComponentScan.basePackages()の型安全な代替手段。 - basePackages() - Element in annotation interface org.springframework.boot.autoconfigure.AutoConfigurationPackage
AutoConfigurationPackagesに登録する必要のある基本パッケージ。- basePackages() - Element in annotation interface org.springframework.boot.context.properties.ConfigurationPropertiesScan
- 構成プロパティをスキャンする基本パッケージ。
- basePackages() - Element in annotation interface org.springframework.boot.persistence.autoconfigure.EntityScan
- エンティティをスキャンする基本パッケージ。
- basePackages() - Element in annotation interface org.springframework.boot.web.server.servlet.context.ServletComponentScan
- アノテーション付きサーブレットコンポーネントをスキャンする基本パッケージ。
- BaseUriDetails(int, String) - レコードクラス org.springframework.boot.test.http.server.LocalTestWebServer.BaseUriDetails のコンストラクター
BaseUriDetailsレコードクラスのインスタンスを作成します。- BASIC_AUTH_ORDER - Static variable in class org.springframework.boot.security.autoconfigure.web.servlet.SecurityFilterProperties
- アプリケーションエンドポイントの基本認証を構成するために使用される
SecurityFilterChainに適用される順序。 - basicAuthentication(String, String) - クラス org.springframework.boot.restclient のメソッド。RestTemplateBuilder
- 事前にカスタム認証ヘッダーが設定されていない限り、指定されたユーザー名 / パスワードのペアを持つリクエストに HTTP 基本認証を追加します。
- basicAuthentication(String, String, Charset) - クラス org.springframework.boot.restclient のメソッド。RestTemplateBuilder
- 事前にカスタム認証ヘッダーが設定されていない限り、指定されたユーザー名 / パスワードのペアを持つリクエストに HTTP 基本認証を追加します。
- BasicErrorController - org.springframework.boot.webmvc.autoconfigure.error のクラス
- 基本的なグローバルエラー
@Controller、レンダリングErrorAttributes。 - BasicErrorController(ErrorAttributes, ErrorProperties) - クラス org.springframework.boot.webmvc.autoconfigure.error. BasicErrorController のコンストラクター
- 新しい
BasicErrorControllerインスタンスを作成します。 - BasicErrorController(ErrorAttributes, ErrorProperties, List) - クラス org.springframework.boot.webmvc.autoconfigure.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インスタンスを作成します。 - BATCH - Enum constant in enum class org.springframework.boot.kafka.autoconfigure.KafkaProperties.Listener.Type
- ConsumerRecords のバッチでエンドポイントを呼び出します。
- BatchAutoConfiguration - org.springframework.boot.batch.autoconfigure のクラス
- インメモリストアを使用する Spring Batch の
Auto-configuration。 - BatchAutoConfiguration() - クラス org.springframework.boot.batch.autoconfigure. BatchAutoConfiguration のコンストラクター
- BatchConversionServiceCustomizer - Interface in org.springframework.boot.batch.autoconfigure
ConfigurableConversionServiceをカスタマイズして自動構成を微調整したい Bean によって実装できるコールバックインターフェース。- BatchDataSource - Annotation Interface in org.springframework.boot.batch.jdbc.autoconfigure
- バッチ自動構成に挿入される DataSource の修飾子アノテーション。
- BatchDataSourceScriptDatabaseInitializer - org.springframework.boot.batch.jdbc.autoconfigure のクラス
- Spring Batch データベースの
DataSourceScriptDatabaseInitializer。 - BatchDataSourceScriptDatabaseInitializer(DataSource, BatchJdbcProperties) - クラス org.springframework.boot.batch.jdbc.autoconfigure. BatchDataSourceScriptDatabaseInitializer のコンストラクター
- 新しい
BatchDataSourceScriptDatabaseInitializerインスタンスを作成します。 - BatchJdbcAutoConfiguration - org.springframework.boot.batch.jdbc.autoconfigure のクラス
- JDBC ストアを使用する Spring Batch 用の
Auto-configuration。 - BatchJdbcAutoConfiguration() - クラス org.springframework.boot.batch.jdbc.autoconfigure. BatchJdbcAutoConfiguration のコンストラクター
- BatchJdbcProperties - org.springframework.boot.batch.jdbc.autoconfigure のクラス
- JDBC ストアを使用する Spring Batch の構成プロパティ。
- BatchJdbcProperties() - クラス org.springframework.boot.batch.jdbc.autoconfigure. BatchJdbcProperties のコンストラクター
- BatchJobLauncherAutoConfiguration - org.springframework.boot.batch.autoconfigure のクラス
- Spring Batch 用の
Auto-configuration。 - BatchJobLauncherAutoConfiguration() - クラス org.springframework.boot.batch.autoconfigure. BatchJobLauncherAutoConfiguration のコンストラクター
- BatchObservationAutoConfiguration - org.springframework.boot.batch.autoconfigure.observation のクラス
- Spring Batch ジョブの計測用の
Auto-configuration。 - BatchObservationAutoConfiguration() - クラス org.springframework.boot.batch.autoconfigure.observation. BatchObservationAutoConfiguration のコンストラクター
- BatchProperties - org.springframework.boot.batch.autoconfigure のクラス
- Spring Batch の構成プロパティ。
- BatchProperties() - クラス org.springframework.boot.batch.autoconfigure. BatchProperties のコンストラクター
- BatchProperties.Job - org.springframework.boot.batch.autoconfigure のクラス
- batchSize() - Method in class org.springframework.boot.micrometer.metrics.autoconfigure.export.properties.PushRegistryPropertiesConfigAdapter
- BatchTaskExecutor - Annotation Interface in org.springframework.boot.batch.autoconfigure
- バッチ自動構成に挿入される
TaskExecutorの修飾子アノテーション。 - BatchTransactionManager - Annotation Interface in org.springframework.boot.batch.autoconfigure
- バッチ自動構成に挿入される
PlatformTransactionManagerの修飾子アノテーション。 - BEAN_NAME - Static variable in class org.springframework.boot.context.properties.ConfigurationPropertiesBindingPostProcessor
- このポストプロセッサーが登録されている Bean 名。
- beanNameGenerator(BeanNameGenerator) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
- アプリケーションコンテキストで自動的に生成された Bean 名の Bean 名ジェネレーター。
- BeanNotOfRequiredTypeFailureAnalyzer - org.springframework.boot.diagnostics.analyzer のクラス
BeanNotOfRequiredTypeExceptionが原因の障害の分析を実行するAbstractFailureAnalyzer。- BeanNotOfRequiredTypeFailureAnalyzer() - クラス org.springframework.boot.diagnostics.analyzer. BeanNotOfRequiredTypeFailureAnalyzer のコンストラクター
- BeanRegistration(String, Class, Object...) - クラス org.springframework.boot.test.context.runner のコンストラクター。AbstractApplicationContextRunner.BeanRegistration
- BeanRegistration(String, Class, Supplier, BeanDefinitionCustomizer...) - クラス org.springframework.boot.test.context.runner のコンストラクター。AbstractApplicationContextRunner.BeanRegistration
- beans() - クラス org.springframework.boot.actuate.beans のメソッド。BeansEndpoint
- 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
- まだ適用されていないはずの自動構成クラス。
- 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
- アプリケーションの再起動前に呼び出されます。
- beforeTestMethod(TestContext) - クラス org.springframework.boot.restdocs.test.autoconfigure のメソッド。RestDocsTestExecutionListener
- begin(TransactionContext) - クラス org.springframework.boot.jooq.autoconfigure のメソッド。SpringTransactionProvider
- bind(String) - Static method in class org.springframework.boot.buildpack.platform.build.Cache
- 提供されたソースを使用してバインドマウントを使用する新しい
Cacheを作成します。 - bind(String, Class) - Method in class org.springframework.boot.context.properties.bind.Binder
- このバインダーの
property sourcesを使用して、指定されたターゲットClassSE をバインドします。 - bind(String, Object) - クラス org.springframework.boot.artemis.autoconfigure のメソッド。ArtemisNoOpBindingRegistry
- bind(String, Bindable) - Method in class org.springframework.boot.context.properties.bind.Binder
- このバインダーの
property sourcesを使用して、指定されたターゲットBindableをバインドします。 - bind(String, Bindable, BindHandler) - Method in class org.springframework.boot.context.properties.bind.Binder
- このバインダーの
property sourcesを使用して、指定されたターゲットBindableをバインドします。 - bind(ConfigurationPropertyName, Bindable) - Method in class org.springframework.boot.context.properties.bind.Binder
- このバインダーの
property sourcesを使用して、指定されたターゲットBindableをバインドします。 - bind(ConfigurationPropertyName, Bindable, 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> - 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.cache.metrics のメソッド。CacheMetricsRegistrar
- 指定された
Cacheをレジストリにバインドしようとします。 - BindConstructorProvider - Interface in org.springframework.boot.context.properties.bind
- バインディング時に使用する特定のコンストラクターを決定するために使用される戦略インターフェース。
- BindContext - Interface in org.springframework.boot.context.properties.bind
BindHandlersが使用するコンテキスト情報。- Binder - Class in org.springframework.boot.context.properties.bind
- 1 つ以上の
ConfigurationPropertySourcesからのオブジェクトをバインドするコンテナーオブジェクト。 - Binder(Iterable) - Constructor for class org.springframework.boot.context.properties.bind.Binder
- 指定されたソースの新しい
Binderインスタンスを作成します。 - Binder(Iterable, PlaceholdersResolver) - Constructor for class org.springframework.boot.context.properties.bind.Binder
- 指定されたソースの新しい
Binderインスタンスを作成します。 - Binder(Iterable, PlaceholdersResolver, List, Consumer, BindHandler, BindConstructorProvider) - Constructor for class org.springframework.boot.context.properties.bind.Binder
- 指定されたソースの新しい
Binderインスタンスを作成します。 - Binder(Iterable, PlaceholdersResolver, ConversionService) - Constructor for class org.springframework.boot.context.properties.bind.Binder
- 指定されたソースの新しい
Binderインスタンスを作成します。 - Binder(Iterable, PlaceholdersResolver, ConversionService, Consumer) - Constructor for class org.springframework.boot.context.properties.bind.Binder
- 指定されたソースの新しい
Binderインスタンスを作成します。 - Binder(Iterable, PlaceholdersResolver, ConversionService, Consumer, BindHandler) - Constructor for class org.springframework.boot.context.properties.bind.Binder
- 指定されたソースの新しい
Binderインスタンスを作成します。 - Binder(Iterable, PlaceholdersResolver, ConversionService, Consumer, 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 Class 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.cache.metrics のメソッド。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.jetty.metrics のメソッド。AbstractJettyMetricsBinder
- bindMetrics(Server) - クラス org.springframework.boot.jetty.metrics のメソッド。JettyConnectionMetricsBinder
- bindMetrics(Server) - クラス org.springframework.boot.jetty.metrics のメソッド。JettyServerThreadPoolMetricsBinder
- bindMetrics(Server) - クラス org.springframework.boot.jetty.metrics のメソッド。JettySslHandshakeMetricsBinder
- bindOrCreate(String, Class) - Method in class org.springframework.boot.context.properties.bind.Binder
- このバインダーの
property sourcesを使用して指定されたターゲットClassSE をバインドするか、バインディングの結果がnullの場合は、指定されたターゲットClassSE の新しいインスタンスを作成します。 - bindOrCreate(String, Bindable) - Method in class org.springframework.boot.context.properties.bind.Binder
- このバインダーの
property sourcesを使用して指定されたターゲットBindableをバインドするか、バインドの結果がnullの場合、Bindableの型を使用して新しいインスタンスを作成します。 - bindOrCreate(String, Bindable, BindHandler) - Method in class org.springframework.boot.context.properties.bind.Binder
- このバインダーの
property sourcesを使用して指定されたターゲットBindableをバインドするか、バインドの結果がnullの場合、Bindableの型を使用して新しいインスタンスを作成します。 - bindOrCreate(ConfigurationPropertyName, Bindable, BindHandler) - Method in class org.springframework.boot.context.properties.bind.Binder
- このバインダーの
property sourcesを使用して指定されたターゲットBindableをバインドするか、バインドの結果がnullの場合、Bindableの型を使用して新しいインスタンスを作成します。 - BindResult<T> - org.springframework.boot.context.properties.bind のクラス
Binderバインド操作の結果を返すコンテナーオブジェクト。- bindTo(MeterRegistry) - クラス org.springframework.boot.amqp.metrics のメソッド。RabbitMetrics
- bindTo(MeterRegistry) - クラス org.springframework.boot.jdbc.metrics のメソッド。DataSourcePoolMetrics
- bindTo(MeterRegistry) - Method in class org.springframework.boot.micrometer.metrics.system.DiskSpaceMetricsBinder
- bindTo(MeterRegistry) - クラス org.springframework.boot.r2dbc.metrics のメソッド。ConnectionPoolMetrics
- bindTo(RestTemplate) - Static method in class org.springframework.boot.restclient.test.RootUriRequestExpectationManager
- 可能な場合は
RootUriRequestExpectationManagerで構成された、指定されたRestTemplateのバインドされたMockRestServiceServerを返します。 - bindTo(RestTemplate, RequestExpectationManager) - Static method in class org.springframework.boot.restclient.test.RootUriRequestExpectationManager
- 可能な場合は
RootUriRequestExpectationManagerで構成された、指定されたRestTemplateのバインドされたMockRestServiceServerを返します。 - bindToSpringApplication(ConfigurableEnvironment) - Method in class org.springframework.boot.SpringApplication
- 環境を
ApplicationPropertiesにバインドします。 - BindValidationException - Exception Class 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 - Interface in org.springframework.boot.bootstrap
- 起動時および
ApplicationContextが準備されるまでのEnvironment後処理中に使用できる単純なブートストラップコンテキスト。 - BootstrapContextClosedEvent - org.springframework.boot.bootstrap のクラス
- bootstrapMode() - Element in annotation interface org.springframework.boot.data.jpa.test.autoconfigure.DataJpaTest
- テストリポジトリサポート用の
BootstrapMode。 - BootstrapRegistry - Interface in org.springframework.boot.bootstrap
ApplicationContextが準備されるまでの起動時およびEnvironment後処理中に使用可能な単純なオブジェクトレジストリ。- BootstrapRegistry.InstanceSupplier<T> - org.springframework.boot.bootstrap のインターフェース
- サプライヤーは、必要に応じて実際のインスタンスを提供するために使用されていました。
- BootstrapRegistry.Scope - org.springframework.boot.bootstrap の Enum クラス
- インスタンスのスコープ。
- BootstrapRegistryInitializer - Interface in org.springframework.boot.bootstrap
- 使用前に
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) - クラス org.springframework.boot.context.properties.bind. BoundPropertiesTrackingBindHandler のコンストラクター
- BraveAutoConfiguration - Class in org.springframework.boot.micrometer.tracing.brave.autoconfigure
- Brave 用の
Auto-configuration。 - BraveTracingProperties - Class in org.springframework.boot.micrometer.tracing.brave.autoconfigure
- Brave によるトレースの構成プロパティ。
- BraveTracingProperties() - Constructor for class org.springframework.boot.micrometer.tracing.brave.autoconfigure.BraveTracingProperties
- 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() - Method in class org.springframework.boot.micrometer.metrics.autoconfigure.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.info のメソッド。Info.Builder
- このビルダーの状態に基づいて新しい
Infoインスタンスを作成します。 - build() - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
- 実行準備が完了した完全に構成された
SpringApplicationを返します。 - build() - クラス org.springframework.boot.health.contributor のメソッド。Health.Builder
- 以前に指定したコードと詳細を使用して、新しい
Healthインスタンスを作成します。 - build() - インターフェース org.springframework.boot.http.client のメソッド。ClientHttpRequestFactoryBuilder
- デフォルト構成の
ClientHttpRequestFactoryを構築します。 - build() - インターフェース org.springframework.boot.http.client.reactive のメソッド。ClientHttpConnectorBuilder
- デフォルト構成の
ClientHttpConnectorBuilderを構築します。 - build() - クラス org.springframework.boot.jdbc のメソッド。DataSourceBuilder
- 新しく構築された
DataSourceSE インスタンスを返します。 - build() - クラス org.springframework.boot.jpa のメソッド。EntityManagerFactoryBuilder.Builder
- build() - インターフェース org.springframework.boot.logging.structured のメソッド。StructuredLoggingJsonMembersCustomizer.Builder
- build() - クラス org.springframework.boot.r2dbc のメソッド。ConnectionFactoryBuilder
- このビルダーの状態に基づいて
ConnectionFactoryをビルドします。 - build() - クラス org.springframework.boot.restclient のメソッド。RestTemplateBuilder
- 新しい
RestTemplateインスタンスをビルドし、このビルダーを使用して構成します。 - 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.webservices.client のメソッド。WebServiceTemplateBuilder
- 新しい
WebServiceTemplateインスタンスをビルドし、このビルダーを使用して構成します。 - build(Class) - クラス org.springframework.boot.restclient のメソッド。RestTemplateBuilder
- 指定された型の新しい
RestTemplateインスタンスをビルドし、このビルダーを使用して構成します。 - build(Class) - クラス org.springframework.boot.task のメソッド。SimpleAsyncTaskExecutorBuilder
- 指定された型の新しい
SimpleAsyncTaskExecutorインスタンスをビルドし、このビルダーを使用して構成します。 - build(Class) - クラス org.springframework.boot.task のメソッド。ThreadPoolTaskExecutorBuilder
- 指定された型の新しい
ThreadPoolTaskExecutorインスタンスをビルドし、このビルダーを使用して構成します。 - build(Class) - クラス 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(HttpClientSettings) - クラス org.springframework.boot.http.client のメソッド。HttpComponentsClientHttpRequestFactoryBuilder
- build(HttpClientSettings) - クラス org.springframework.boot.http.client のメソッド。JdkClientHttpRequestFactoryBuilder
- build(HttpClientSettings) - クラス org.springframework.boot.http.client のメソッド。JettyClientHttpRequestFactoryBuilder
- build(HttpClientSettings) - クラス org.springframework.boot.http.client のメソッド。ReactorClientHttpRequestFactoryBuilder
- build(HttpClientSettings) - クラス org.springframework.boot.http.client のメソッド。SimpleClientHttpRequestFactoryBuilder
- build(HttpClientSettings) - インターフェース 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
- 指定された設定を適用して新しい
HttpClientSE インスタンスを構築します。 - build(HttpClientSettings) - クラス org.springframework.boot.http.client のメソッド。JdkHttpClientBuilder
- 指定された設定を適用して新しい
HttpClientSE インスタンスを構築します。 - build(HttpClientSettings) - クラス org.springframework.boot.http.client のメソッド。JettyHttpClientBuilder
- 指定された設定を適用して新しい
HttpClientインスタンスを構築します。 - build(HttpClientSettings) - クラス org.springframework.boot.http.client.reactive のメソッド。HttpComponentsClientHttpConnectorBuilder
- build(HttpClientSettings) - クラス org.springframework.boot.http.client.reactive のメソッド。JdkClientHttpConnectorBuilder
- build(HttpClientSettings) - クラス org.springframework.boot.http.client.reactive のメソッド。JettyClientHttpConnectorBuilder
- build(HttpClientSettings) - クラス org.springframework.boot.http.client.reactive のメソッド。ReactorClientHttpConnectorBuilder
- build(HttpClientSettings) - インターフェース org.springframework.boot.http.client.reactive のメソッド。ClientHttpConnectorBuilder
- 指定された
settingsを適用して、完全に構成されたClientHttpConnectorを構築します。 - build(HttpClientSettings) - クラス org.springframework.boot.http.client のメソッド。ReactorHttpClientBuilder
- 指定された設定を適用して新しい
HttpClientインスタンスを構築します。 - Build() - クラス org.springframework.boot.autoconfigure.info のコンストラクター。ProjectInfoProperties.Build
- buildAdminProperties() - クラス org.springframework.boot.kafka.autoconfigure のメソッド。KafkaProperties
- このインスタンスの状態から管理プロパティの初期マップを作成します。
- buildConsumerProperties() - クラス org.springframework.boot.kafka.autoconfigure のメソッド。KafkaProperties
- このインスタンスの状態からコンシューマープロパティの初期マップを作成します。
- buildDetails(Trigger.TriggerState, Map) - クラス org.springframework.boot.quartz.actuate.endpoint のメソッド。QuartzEndpoint.TriggerDescriptor
- トリガーの完全な詳細を作成します。
- builder() - クラス org.springframework.boot.restclient のメソッド。RootUriBuilderFactory
- builder(String) - インターフェース org.springframework.boot.data.metrics のメソッド。AutoTimer
- 自動タイマー設定
appliedを使用して新しいTimer.Builderを作成するファクトリメソッド。 - builder(Supplier) - インターフェース org.springframework.boot.data.metrics のメソッド。AutoTimer
- 自動タイマー設定
appliedを使用して新しいTimer.Builderを作成するファクトリメソッド。 - Builder - Class in org.springframework.boot.buildpack.platform.build
- buildpack 操作を実行するための主要 API。
- Builder() - クラス org.springframework.boot.actuate.info のコンストラクター。Info.Builder
- Builder() - Constructor for class org.springframework.boot.buildpack.platform.build.Builder
- 新しいビルダーインスタンスを作成します。
- Builder() - クラス org.springframework.boot.health.contributor のコンストラクター。Health.Builder
- 新しいビルダーインスタンスを作成します。
- 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(Status) - クラス org.springframework.boot.health.contributor のコンストラクター。Health.Builder
- 新しい Builder インスタンスを作成し、ステータスを指定された
statusに設定します。 - Builder(Status, Map) - クラス org.springframework.boot.health.contributor のコンストラクター。Health.Builder
- 新しいビルダーインスタンスを作成し、ステータスを特定の
statusに、詳細を特定のdetailsに設定します。 - 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 Class in org.springframework.boot.buildpack.platform.build
- Builder エラーを示すためにスローされた例外。
- builderRegistryAuthentication() - Method in record class org.springframework.boot.buildpack.platform.build.BuilderDockerConfiguration
builderRegistryAuthenticationレコードコンポーネントの値を返します。- 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.kafka.autoconfigure のメソッド。KafkaProperties
- このインスタンスの状態からプロデューサープロパティの初期マップを作成します。
- buildProperties() - クラス org.springframework.boot.kafka.autoconfigure のメソッド。KafkaProperties.Admin
- buildProperties() - クラス org.springframework.boot.kafka.autoconfigure のメソッド。KafkaProperties.Consumer
- buildProperties() - クラス org.springframework.boot.kafka.autoconfigure のメソッド。KafkaProperties.Producer
- buildProperties() - クラス org.springframework.boot.kafka.autoconfigure のメソッド。KafkaProperties.Security
- buildProperties() - クラス org.springframework.boot.kafka.autoconfigure のメソッド。KafkaProperties.Ssl
- buildProperties() - クラス org.springframework.boot.kafka.autoconfigure のメソッド。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 - Exception Class in 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.restclient のメソッド。RestTemplateBuilder
- このビルダーの設定を使用して、新しい
ClientHttpRequestFactoryインスタンスをビルドします。 - buildStreamsProperties() - クラス org.springframework.boot.kafka.autoconfigure のメソッド。KafkaProperties
- このインスタンスの状態からストリームプロパティの初期マップを作成します。
- buildSummary(boolean) - クラス org.springframework.boot.quartz.actuate.endpoint のメソッド。QuartzEndpoint.TriggerDescriptor
- トリガーの要約を作成します。
- buildTestContext() - クラス org.springframework.boot.test.context のメソッド。SpringBootTestContextBootstrapper
- buildView(String) - クラス org.springframework.boot.mustache.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) - Static method in interface org.springframework.boot.validation.beanvalidation.MethodValidationExcludeFilter
inherited annotations search strategyを使用して検出されたアノテーションによってクラスを除外するMethodValidationExcludeFilterを作成するファクトリメソッド。- byAnnotation(Class, MergedAnnotations.SearchStrategy) - Static method in interface org.springframework.boot.validation.beanvalidation.MethodValidationExcludeFilter
- 指定された検索戦略を使用して検出されたアノテーションによってクラスを除外する
MethodValidationExcludeFilterを作成するファクトリメソッド。
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式