インデックス
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式
A
- AbandonedRunException() - Constructor for exception org.springframework.boot.SpringApplication.AbandonedRunException
- 新しい
SpringApplication.AbandonedRunExceptionインスタンスを作成します。 - AbandonedRunException(ConfigurableApplicationContext) - Constructor for exception org.springframework.boot.SpringApplication.AbandonedRunException
- 指定されたアプリケーションコンテキストで新しい
SpringApplication.AbandonedRunExceptionインスタンスを作成します。 - ABORT - Enum constant in enum class org.springframework.boot.devtools.restart.FailureHandler.Outcome
- 再起動を中止します。
- ABSENT - Enum constant in enum class org.springframework.boot.context.properties.source.ConfigurationPropertyState
ConfigurationPropertySourceに一致するConfigurationPropertiesがありません。- AbstractApplicationContextRunner<SELF extends AbstractApplicationContextRunner<SELF,
C , A >, C extends ConfigurableApplicationContext, A extends ApplicationContextAssertProvider< C >> - Class in org.springframework.boot.test.context.runner ApplicationContextを実行し、AssertJ スタイルのアサーションを提供するユーティリティ設計。- AbstractApplicationContextRunner(Supplier<C>, Function<AbstractApplicationContextRunner.RunnerConfiguration<C>, SELF>) - クラス org.springframework.boot.test.context.runner. AbstractApplicationContextRunner のコンストラクター
- 新しい
AbstractApplicationContextRunnerインスタンスを作成します。 - AbstractApplicationContextRunner(AbstractApplicationContextRunner.RunnerConfiguration<C>, Function<AbstractApplicationContextRunner.RunnerConfiguration<C>, SELF>) - クラス org.springframework.boot.test.context.runner. AbstractApplicationContextRunner のコンストラクター
- 新しい
AbstractApplicationContextRunnerインスタンスを作成します。 - AbstractApplicationContextRunner.BeanRegistration <T> - org.springframework.boot.test.context.runner のクラス
- コンテキストのロード時に適用される Bean 登録。
- AbstractApplicationContextRunner.RunnerConfiguration< C extends ConfigurableApplicationContext> - org.springframework.boot.test.context.runner のクラス
- AbstractAuditListener - org.springframework.boot.actuate.audit.listener のクラス
AuditApplicationEventを処理するためにApplicationListenerを抽象化します。- AbstractAuditListener() - クラス org.springframework.boot.actuate.audit.listener. AbstractAuditListener のコンストラクター
- AbstractAuthenticationAuditListener - org.springframework.boot.actuate.security のクラス
- AbstractAuthenticationAuditListener() - クラス org.springframework.boot.actuate.security. AbstractAuthenticationAuditListener のコンストラクター
- AbstractAuthorizationAuditListener - org.springframework.boot.actuate.security のクラス
ApplicationListenerを抽象化して、Spring Securityauthorization deniedおよびauthorization grantedイベントをAuditEventとして公開します。- AbstractAuthorizationAuditListener() - クラス org.springframework.boot.actuate.security. AbstractAuthorizationAuditListener のコンストラクター
- AbstractBeansOfTypeDatabaseInitializerDetector - org.springframework.boot.sql.init.dependency のクラス
- データベース初期化 Bean を型別に検出する
DatabaseInitializerDetectorsの基本クラス。 - AbstractBeansOfTypeDatabaseInitializerDetector() - クラス org.springframework.boot.sql.init.dependency. AbstractBeansOfTypeDatabaseInitializerDetector のコンストラクター
- AbstractBeansOfTypeDependsOnDatabaseInitializationDetector - org.springframework.boot.sql.init.dependency のクラス
- データベースの初期化に依存する Bean を型で検出する
DependsOnDatabaseInitializationDetectorsの基本クラス。 - AbstractBeansOfTypeDependsOnDatabaseInitializationDetector() - クラス org.springframework.boot.sql.init.dependency. AbstractBeansOfTypeDependsOnDatabaseInitializationDetector のコンストラクター
- AbstractBindHandler - org.springframework.boot.context.properties.bind のクラス
BindHandler実装の抽象基本クラス。- AbstractBindHandler() - クラス org.springframework.boot.context.properties.bind. AbstractBindHandler のコンストラクター
- 新しいバインディングハンドラーインスタンスを作成します。
- AbstractBindHandler(BindHandler) - クラス org.springframework.boot.context.properties.bind. AbstractBindHandler のコンストラクター
- 特定の親を持つ新しいバインディングハンドラーインスタンスを作成します。
- AbstractCompositeHealthContributorConfiguration< C ,
I extends C , B > - Class in org.springframework.boot.actuate.autoconfigure.health - ソース Bean を複合に結合できるヘルスコントリビューター構成の基本クラス。
- AbstractCompositeHealthContributorConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.health. AbstractCompositeHealthContributorConfiguration のコンストラクター
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
- AbstractCompositeHealthContributorConfiguration(Function<B, I>) - クラス org.springframework.boot.actuate.autoconfigure.health. AbstractCompositeHealthContributorConfiguration のコンストラクター
- 指定された
indicatorFactoryを使用してヘルスインジケーターインスタンスを作成するAbstractCompositeHealthContributorConfigurationを作成します。 - AbstractConfigurableWebServerFactory - org.springframework.boot.web.server のクラス
ConfigurableWebServerFactory実装の抽象基本クラス。- AbstractConfigurableWebServerFactory() - クラス org.springframework.boot.web.server. AbstractConfigurableWebServerFactory のコンストラクター
- 新しい
AbstractConfigurableWebServerFactoryインスタンスを作成します。 - AbstractConfigurableWebServerFactory(int) - クラス org.springframework.boot.web.server. AbstractConfigurableWebServerFactory のコンストラクター
- 指定されたポートで新しい
AbstractConfigurableWebServerFactoryインスタンスを作成します。 - AbstractConnectionFactoryConfigurer< T extends org.springframework.amqp.rabbit.connection.AbstractConnectionFactory> - Class in org.springframework.boot.autoconfigure.amqp
Rabbit ConnectionFactoryを適切なデフォルトで構成します。- AbstractConnectionFactoryConfigurer(RabbitProperties) - クラス org.springframework.boot.autoconfigure.amqp. AbstractConnectionFactoryConfigurer のコンストラクター
- 指定された
propertiesを使用して接続ファクトリを構成する新しいコンフィギュラーを作成します。 - AbstractConnectionFactoryConfigurer(RabbitProperties, RabbitConnectionDetails) - クラス org.springframework.boot.autoconfigure.amqp. AbstractConnectionFactoryConfigurer のコンストラクター
- 指定された
propertiesおよびconnectionDetailsを使用して接続ファクトリを構成する新しいコンフィギュラーを作成します。後者が優先されます。 - AbstractDataSourcePoolMetadata< T extends DataSourceSE> - Class in org.springframework.boot.jdbc.metadata
- 基本
DataSourcePoolMetadata実装。 - AbstractDataSourcePoolMetadata(T) - クラス org.springframework.boot.jdbc.metadata. AbstractDataSourcePoolMetadata のコンストラクター
- 使用するデータソースでインスタンスを作成します。
- AbstractDependsOnBeanFactoryPostProcessor - org.springframework.boot.autoconfigure のクラス
- 特定の型のすべての Bean が名前または型で識別される他の特定の Bean に依存する必要があることを動的に宣言するために使用できる
BeanFactoryPostProcessorの抽象基本クラス。 - AbstractDependsOnBeanFactoryPostProcessor(Class<?>, Class<?>...) - クラス org.springframework.boot.autoconfigure. AbstractDependsOnBeanFactoryPostProcessor のコンストラクター
- ターゲット Bean クラスと依存関係型のインスタンスを作成します。
- AbstractDependsOnBeanFactoryPostProcessor(Class<?>, Class<? extends FactoryBean<?>>, Class<?>...) - クラス org.springframework.boot.autoconfigure. AbstractDependsOnBeanFactoryPostProcessor のコンストラクター
- ターゲット Bean、ファクトリ Bean クラス、依存関係型を持つインスタンスを作成します。
- AbstractDependsOnBeanFactoryPostProcessor(Class<?>, Class<? extends FactoryBean<?>>, String...) - クラス org.springframework.boot.autoconfigure. AbstractDependsOnBeanFactoryPostProcessor のコンストラクター
- ターゲット Bean、ファクトリ Bean クラス、依存関係名を持つインスタンスを作成します。
- AbstractDependsOnBeanFactoryPostProcessor(Class<?>, String...) - クラス org.springframework.boot.autoconfigure. AbstractDependsOnBeanFactoryPostProcessor のコンストラクター
- ターゲット Bean クラスと依存関係の名前でインスタンスを作成します。
- AbstractDiscoveredEndpoint< O extends Operation> - Class in org.springframework.boot.actuate.endpoint.annotation
EndpointDiscovererによって検出されたendpointsの抽象基本クラス。- AbstractDiscoveredEndpoint(EndpointDiscoverer<?, ?>, Object, EndpointId, boolean, Collection<? extends O>) - クラス org.springframework.boot.actuate.endpoint.annotation. AbstractDiscoveredEndpoint のコンストラクター
- 新しい
AbstractDiscoveredEndpointインスタンスを作成します。 - AbstractDiscoveredOperation - org.springframework.boot.actuate.endpoint.annotation のクラス
EndpointDiscovererによって検出されたendpoints operationsの抽象基本クラス。- AbstractDiscoveredOperation(DiscoveredOperationMethod, OperationInvoker) - クラス org.springframework.boot.actuate.endpoint.annotation. AbstractDiscoveredOperation のコンストラクター
- 新しい
AbstractDiscoveredOperationインスタンスを作成します。 - AbstractErrorController - org.springframework.boot.autoconfigure.web.servlet.error のクラス
- エラー
@Controller実装の抽象基本クラス。 - AbstractErrorController(ErrorAttributes) - クラス org.springframework.boot.autoconfigure.web.servlet.error. AbstractErrorController のコンストラクター
- AbstractErrorController(ErrorAttributes, List<ErrorViewResolver>) - クラス org.springframework.boot.autoconfigure.web.servlet.error. AbstractErrorController のコンストラクター
- AbstractErrorWebExceptionHandler - org.springframework.boot.autoconfigure.web.reactive.error のクラス
ErrorWebExceptionHandler実装の抽象基本クラス。- AbstractErrorWebExceptionHandler(ErrorAttributes, WebProperties.Resources, ApplicationContext) - クラス org.springframework.boot.autoconfigure.web.reactive.error. AbstractErrorWebExceptionHandler のコンストラクター
- 新しい
AbstractErrorWebExceptionHandlerを作成します。 - AbstractExposableEndpoint< O extends Operation> - Class in org.springframework.boot.actuate.endpoint
ExposableEndpoint実装の抽象基本クラス。- AbstractExposableEndpoint(EndpointId, boolean, Collection<? extends O>) - クラス org.springframework.boot.actuate.endpoint. AbstractExposableEndpoint のコンストラクター
- 新しい
AbstractExposableEndpointインスタンスを作成します。 - AbstractFailureAnalyzer< T extends ThrowableSE> - Class in org.springframework.boot.diagnostics
- ほとんどの
FailureAnalyzer実装の抽象基本クラス。 - AbstractFailureAnalyzer() - クラス org.springframework.boot.diagnostics. AbstractFailureAnalyzer のコンストラクター
- AbstractFilterRegistrationBean< T extends FilterEE> - Class in org.springframework.boot.web.servlet
- ベース
ServletContextInitializerを抽象化して、FilterEE を Servlet 3.0+ コンテナーに登録します。 - AbstractHealthIndicator - org.springframework.boot.actuate.health のクラス
Healthインスタンスの作成とエラー処理をカプセル化するベースHealthIndicator実装。- AbstractHealthIndicator() - クラス org.springframework.boot.actuate.health. AbstractHealthIndicator のコンストラクター
- デフォルトの
healthCheckFailedMessageで新しいAbstractHealthIndicatorインスタンスを作成します。 - AbstractHealthIndicator(String) - クラス org.springframework.boot.actuate.health. AbstractHealthIndicator のコンストラクター
- ヘルスチェックが失敗したときにログに記録する特定のメッセージを使用して、新しい
AbstractHealthIndicatorインスタンスを作成します。 - AbstractHealthIndicator(Function<Exception, String>) - クラス org.springframework.boot.actuate.health. AbstractHealthIndicator のコンストラクター
- ヘルスチェックが失敗したときにログに記録する特定のメッセージを使用して、新しい
AbstractHealthIndicatorインスタンスを作成します。 - AbstractInjectionFailureAnalyzer< T extends ThrowableSE> - Class in org.springframework.boot.diagnostics.analyzer
- ある種の注入の失敗を処理する
FailureAnalyzerの抽象基本クラス。 - AbstractInjectionFailureAnalyzer() - クラス org.springframework.boot.diagnostics.analyzer. AbstractInjectionFailureAnalyzer のコンストラクター
- AbstractJettyMetricsBinder - org.springframework.boot.actuate.metrics.web.jetty のクラス
ApplicationStartedEventにレスポンスして Jetty メトリクスをバインドするための基本クラス。- AbstractJettyMetricsBinder() - クラス org.springframework.boot.actuate.metrics.web.jetty. AbstractJettyMetricsBinder のコンストラクター
- AbstractJsonMarshalTester< T > - Class in org.springframework.boot.test.json
- AssertJ ベースの JSON マーシャルテスターの基本クラス。
- AbstractJsonMarshalTester() - クラス org.springframework.boot.test.json. AbstractJsonMarshalTester のコンストラクター
- 初期化されていない新しい
AbstractJsonMarshalTesterインスタンスを作成します。 - AbstractJsonMarshalTester(Class<?>, ResolvableType) - クラス org.springframework.boot.test.json. AbstractJsonMarshalTester のコンストラクター
- 新しい
AbstractJsonMarshalTesterインスタンスを作成します。 - AbstractJsonMarshalTester.FieldInitializer <M> - org.springframework.boot.test.json のクラス
- フィールドの初期化をサポートするために使用されるユーティリティクラス。
- AbstractJsonParser - org.springframework.boot.json のクラス
- このパッケージにラップまたは実装されたパーサーの基本クラス。
- AbstractJsonParser() - クラス org.springframework.boot.json. AbstractJsonParser のコンストラクター
- AbstractLoggingSystem - org.springframework.boot.logging のクラス
LoggingSystem実装の抽象基本クラス。- AbstractLoggingSystem(ClassLoader) - クラス org.springframework.boot.logging. AbstractLoggingSystem のコンストラクター
- AbstractLoggingSystem.LogLevels <T> - org.springframework.boot.logging のクラス
- ネイティブレベルと
LogLevel間のマッピングを維持します。 - AbstractNestedCondition - org.springframework.boot.autoconfigure.condition のクラス
- ネストされた条件の抽象基本クラス。
- AbstractNestedCondition.MemberMatchOutcomes - org.springframework.boot.autoconfigure.condition のクラス
- AbstractRabbitListenerContainerFactoryConfigurer< T extends org.springframework.amqp.rabbit.config.AbstractRabbitListenerContainerFactory<?>> - Class in org.springframework.boot.autoconfigure.amqp
RabbitListenerContainerFactoryを適切なデフォルトで設定します。- AbstractRabbitListenerContainerFactoryConfigurer(RabbitProperties) - クラス org.springframework.boot.autoconfigure.amqp. AbstractRabbitListenerContainerFactoryConfigurer のコンストラクター
- 指定された
rabbitPropertiesを使用する新しいコンフィギュレーターを作成します。 - AbstractReactiveHealthIndicator - org.springframework.boot.actuate.health のクラス
Healthインスタンスの作成とエラー処理をカプセル化するベースReactiveHealthIndicator実装。- AbstractReactiveHealthIndicator() - クラス org.springframework.boot.actuate.health. AbstractReactiveHealthIndicator のコンストラクター
- デフォルトの
healthCheckFailedMessageで新しいAbstractReactiveHealthIndicatorインスタンスを作成します。 - AbstractReactiveHealthIndicator(String) - クラス org.springframework.boot.actuate.health. AbstractReactiveHealthIndicator のコンストラクター
- ヘルスチェックが失敗したときにログに記録する特定のメッセージを使用して、新しい
AbstractReactiveHealthIndicatorインスタンスを作成します。 - AbstractReactiveHealthIndicator(Function<Throwable, String>) - クラス org.springframework.boot.actuate.health. AbstractReactiveHealthIndicator のコンストラクター
- ヘルスチェックが失敗したときにログに記録する特定のメッセージを使用して、新しい
AbstractReactiveHealthIndicatorインスタンスを作成します。 - AbstractReactiveWebServerFactory - org.springframework.boot.web.reactive.server のクラス
ReactiveWebServerFactory実装の抽象基本クラス。- AbstractReactiveWebServerFactory() - クラス org.springframework.boot.web.reactive.server. AbstractReactiveWebServerFactory のコンストラクター
- AbstractReactiveWebServerFactory(int) - クラス org.springframework.boot.web.reactive.server. AbstractReactiveWebServerFactory のコンストラクター
- AbstractRepositoryConfigurationSourceSupport - org.springframework.boot.autoconfigure.data のクラス
- Spring Data リポジトリの自動構成に使用されるベース
ImportBeanDefinitionRegistrar。 - AbstractRepositoryConfigurationSourceSupport() - クラス org.springframework.boot.autoconfigure.data. AbstractRepositoryConfigurationSourceSupport のコンストラクター
- AbstractScriptDatabaseInitializer - org.springframework.boot.sql.init のクラス
- スキーマ(DDL)およびデータ(DML)スクリプトを使用して SQL データベースの初期化を実行する
InitializingBeanの基本クラス。 - AbstractScriptDatabaseInitializer(DatabaseInitializationSettings) - クラス org.springframework.boot.sql.init. AbstractScriptDatabaseInitializer のコンストラクター
- 指定された設定を使用してデータベースを初期化する新しい
AbstractScriptDatabaseInitializerを作成します。 - AbstractScriptDatabaseInitializer.Scripts - org.springframework.boot.sql.init のクラス
- データベースの初期化に使用するスクリプト。
- AbstractServletWebServerFactory - org.springframework.boot.web.servlet.server のクラス
ConfigurableServletWebServerFactory実装の抽象基本クラス。- AbstractServletWebServerFactory() - クラス org.springframework.boot.web.servlet.server. AbstractServletWebServerFactory のコンストラクター
- 新しい
AbstractServletWebServerFactoryインスタンスを作成します。 - AbstractServletWebServerFactory(int) - クラス org.springframework.boot.web.servlet.server. AbstractServletWebServerFactory のコンストラクター
- 指定されたポートで新しい
AbstractServletWebServerFactoryインスタンスを作成します。 - AbstractServletWebServerFactory(String, int) - クラス org.springframework.boot.web.servlet.server. AbstractServletWebServerFactory のコンストラクター
- 指定したコンテキストパスとポートを使用して、新しい
AbstractServletWebServerFactoryインスタンスを作成します。 - AbstractTemplateViewResolverProperties - org.springframework.boot.autoconfigure.template のクラス
- AbstractTemplateViewResolverProperties(String, String) - クラス org.springframework.boot.autoconfigure.template. AbstractTemplateViewResolverProperties のコンストラクター
- AbstractViewResolverProperties - org.springframework.boot.autoconfigure.template のクラス
ViewResolverの@ConfigurationPropertiesの基本クラス。- AbstractViewResolverProperties() - クラス org.springframework.boot.autoconfigure.template. AbstractViewResolverProperties のコンストラクター
- AbstractWebFluxEndpointHandlerMapping - org.springframework.boot.actuate.endpoint.web.reactive のクラス
- Spring WebFlux を使用して HTTP 経由で Web エンドポイントを利用可能にするカスタム
HandlerMapping。 - AbstractWebFluxEndpointHandlerMapping(EndpointMapping, Collection<ExposableWebEndpoint>, EndpointMediaTypes, CorsConfiguration, boolean) - クラス org.springframework.boot.actuate.endpoint.web.reactive. AbstractWebFluxEndpointHandlerMapping のコンストラクター
- 指定された
webEndpointsの操作のマッピングを提供する新しいAbstractWebFluxEndpointHandlerMappingを作成します。 - AbstractWebFluxEndpointHandlerMapping.ElasticSchedulerInvoker - org.springframework.boot.actuate.endpoint.web.reactive のクラス
- Reactor の
bounded elastic schedulerを使用して、別のスレッドでブロッキング操作の呼び出しを実行するOperationInvoker。 - AbstractWebFluxEndpointHandlerMapping.LinksHandler - org.springframework.boot.actuate.endpoint.web.reactive のインターフェース
- ルートエンドポイントにアクチュエーターリンクを提供するリアクティブハンドラー。
- AbstractWebFluxEndpointHandlerMapping.ReactiveWebOperation - org.springframework.boot.actuate.endpoint.web.reactive のインターフェース
- WebFlux で処理できるリアクティブ Web 操作。
- AbstractWebMvcEndpointHandlerMapping - org.springframework.boot.actuate.endpoint.web.servlet のクラス
- Spring MVC を使用して HTTP 経由で
web endpointsを使用できるようにするカスタムHandlerMapping。 - AbstractWebMvcEndpointHandlerMapping(EndpointMapping, Collection<ExposableWebEndpoint>, EndpointMediaTypes, boolean) - クラス org.springframework.boot.actuate.endpoint.web.servlet. AbstractWebMvcEndpointHandlerMapping のコンストラクター
- 指定された
webEndpointsの操作のマッピングを提供する新しいWebEndpointHandlerMappingを作成します。 - AbstractWebMvcEndpointHandlerMapping(EndpointMapping, Collection<ExposableWebEndpoint>, EndpointMediaTypes, CorsConfiguration, boolean) - クラス org.springframework.boot.actuate.endpoint.web.servlet. AbstractWebMvcEndpointHandlerMapping のコンストラクター
- 指定されたエンドポイントの操作のマッピングを提供する新しい
AbstractWebMvcEndpointHandlerMappingを作成します。 - AbstractWebMvcEndpointHandlerMapping.LinksHandler - org.springframework.boot.actuate.endpoint.web.servlet のインターフェース
- ルートエンドポイントでアクチュエーターリンクを提供するハンドラー。
- AbstractWebMvcEndpointHandlerMapping.ServletWebOperation - org.springframework.boot.actuate.endpoint.web.servlet のインターフェース
- Spring MVC で処理できるサーブレット Web 操作。
- accept(C) - インターフェース org.springframework.boot.test.context.runner のメソッド。ContextConsumer
- 提供された
contextでこの操作を実行します。 - accept(Meter.Id) - クラス org.springframework.boot.actuate.autoconfigure.metrics のメソッド。OnlyOnceLoggingDenyMeterFilter
- accept(Meter.Id) - クラス org.springframework.boot.actuate.autoconfigure.metrics のメソッド。PropertiesMeterFilter
- accept(File) - クラス org.springframework.boot.devtools.autoconfigure のメソッド。TriggerFileFilter
- ACCEPT_HEADER - Enum constant in enum class org.springframework.boot.autoconfigure.web.WebProperties.LocaleResolver
- ヘッダーが設定されていない場合は、"Accept-Language" ヘッダーまたは構成されたロケールを使用します。
- ACCEPTING_TRAFFIC - Enum constant in enum class org.springframework.boot.availability.ReadinessState
- アプリケーションはトラフィックを受信する準備ができています。
- acceptsTextHtml() - クラス org.springframework.boot.autoconfigure.web.reactive.error のメソッド。DefaultErrorWebExceptionHandler
- 現在のリクエストが
"text/html"メディア型を明示的にサポートしているかどうかをチェックする述語。 - ACCESS_DENIED - Enum constant in enum class org.springframework.boot.actuate.autoconfigure.cloudfoundry.CloudFoundryAuthorizationException.Reason
- アクセスが拒否されました。
- AccessLevel - Enum Class in org.springframework.boot.actuate.autoconfigure.cloudfoundry
- エンドポイントを呼び出しているクラウドファウンドリユーザーに付与された特定のアクセスレベル。
- Accesslog() - クラス org.springframework.boot.autoconfigure.web のコンストラクター。ServerProperties.Jetty.Accesslog
- Accesslog() - クラス org.springframework.boot.autoconfigure.web のコンストラクター。ServerProperties.Tomcat.Accesslog
- Accesslog() - クラス org.springframework.boot.autoconfigure.web のコンストラクター。ServerProperties.Undertow.Accesslog
- AccessManager - Interface in org.springframework.boot.devtools.remote.server
Dispatcherのアクセス制御を提供します。- accessToken() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.signalfx のメソッド。SignalFxPropertiesConfigAdapter
- accountId() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic のメソッド。NewRelicPropertiesConfigAdapter
- Acs() - クラス org.springframework.boot.autoconfigure.security.saml2 のコンストラクター。Saml2RelyingPartyProperties.Registration.Acs
- ActiveMQAutoConfiguration - Class in org.springframework.boot.autoconfigure.jms.activemq
Auto-configurationは ActiveMQ ブローカーと統合します。- ActiveMQAutoConfiguration() - Constructor for class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQAutoConfiguration
- ActiveMQConnectionFactoryCustomizer - Interface in org.springframework.boot.autoconfigure.jms.activemq
- デフォルトの自動構成を維持しながら、
ActiveMQConnectionFactoryをカスタマイズしたい Bean によって実装できるコールバックインターフェース。 - ActiveMQProperties - Class in org.springframework.boot.autoconfigure.jms.activemq
- ActiveMQ の構成プロパティ。
- ActiveMQProperties() - Constructor for class org.springframework.boot.autoconfigure.jms.activemq.ActiveMQProperties
- ActiveMQProperties.Packages - org.springframework.boot.autoconfigure.jms.activemq のクラス
- adapt(CharSequence, char) - Static method in class org.springframework.boot.context.properties.source.ConfigurationPropertyName
- 指定されたソースを調整して
ConfigurationPropertyNameを作成します。 - adapt(HealthContributor) - Static method in interface org.springframework.boot.actuate.health.ReactiveHealthContributor
- add(Class<?>, Object) - インターフェース org.springframework.boot.util のメソッド。Instantiator.AvailableParameters
- インスタンス値を持つパラメーターを追加します。
- add(Class<?>, Function<Class<?>, Object>) - インターフェース org.springframework.boot.util のメソッド。Instantiator.AvailableParameters
- インスタンスファクトリでパラメーターを追加します。
- add(Runnable) - Method in interface org.springframework.boot.SpringApplicationShutdownHandlers
- JVM の終了時に実行されるハンドラーにアクションを追加します。
- add(String, String) - クラス org.springframework.boot.web.server のメソッド。MimeMappings
- 新しい MIME マッピングを追加します。
- add(String, ClassLoaderFile) - クラス org.springframework.boot.devtools.restart.classloader のメソッド。ClassLoaderFiles.SourceDirectory
- add(AuditEvent) - インターフェース org.springframework.boot.actuate.audit のメソッド。AuditEventRepository
- イベントをログに記録します。
- add(AuditEvent) - クラス org.springframework.boot.actuate.audit のメソッド。InMemoryAuditEventRepository
- add(HttpExchange) - インターフェース org.springframework.boot.actuate.web.exchanges のメソッド。HttpExchangeRepository
- リポジトリに
HttpExchangeインスタンスを追加します。 - add(HttpExchange) - クラス org.springframework.boot.actuate.web.exchanges のメソッド。InMemoryHttpExchangeRepository
- add(Condition, ConditionOutcome) - クラス org.springframework.boot.autoconfigure.condition のメソッド。ConditionEvaluationReport.ConditionAndOutcomes
- add(S, Status) - インターフェース org.springframework.boot.actuate.availability のメソッド。AvailabilityStateHealthIndicator.StatusMappings
- 新しいステータスマッピングを追加します。
- ADD - Enum constant in enum class org.springframework.boot.devtools.filewatch.ChangedFile.Type
- 新しいファイルが追加されました。
- addAdaptableBeans(ListableBeanFactory) - クラス org.springframework.boot.web.servlet のメソッド。ServletContextInitializerBeans
- addAdditionalTomcatConnectors(Connector...) - クラス org.springframework.boot.web.embedded.tomcat のメソッド。TomcatReactiveWebServerFactory
- デフォルトのコネクターに加えて
Connectorを追加します。 - addAdditionalTomcatConnectors(Connector...) - クラス org.springframework.boot.web.embedded.tomcat のメソッド。TomcatServletWebServerFactory
- デフォルトのコネクターに加えて
Connectorを追加します。 - addAliases(String, String...) - クラス org.springframework.boot.context.properties.source のメソッド。ConfigurationPropertyNameAliases
- addAliases(ConfigurationPropertyName, ConfigurationPropertyName...) - クラス org.springframework.boot.context.properties.source のメソッド。ConfigurationPropertyNameAliases
- addAll(ClassLoaderFiles) - クラス org.springframework.boot.devtools.restart.classloader のメソッド。ClassLoaderFiles
- 指定した
ClassLoaderFilesのすべての要素アイテムをこのインスタンスに追加します。 - addApplicationConverters(ConverterRegistry) - Static method in class org.springframework.boot.convert.ApplicationConversionService
- ほとんどの Spring Boot アプリケーションに役立つコンバーターを追加します。
- addApplicationFormatters(FormatterRegistry) - Static method in class org.springframework.boot.convert.ApplicationConversionService
- ほとんどの Spring Boot アプリケーションに役立つフォーマッターを追加します。
- addAsRegistrationBean(ListableBeanFactory, Class<T>, ServletContextInitializerBeans.RegistrationBeanAdapter<T>) - クラス org.springframework.boot.web.servlet のメソッド。ServletContextInitializerBeans
- addBeans(FormatterRegistry, ListableBeanFactory) - Static method in class org.springframework.boot.convert.ApplicationConversionService
- addBootstrapRegistryInitializer(BootstrapRegistryInitializer) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
BootstrapRegistryの初期化に使用できるBootstrapRegistryInitializerインスタンスを追加します。- addBootstrapRegistryInitializer(BootstrapRegistryInitializer) - Method in class org.springframework.boot.SpringApplication
BootstrapRegistryの初期化に使用できるBootstrapRegistryInitializerインスタンスを追加します。- addBuilderCustomizers(UndertowBuilderCustomizer...) - インターフェース org.springframework.boot.web.embedded.undertow のメソッド。ConfigurableUndertowWebServerFactory
- Undertow
Undertow.Builderをカスタマイズするために使用する必要があるUndertowBuilderCustomizerを追加します。 - addBuilderCustomizers(UndertowBuilderCustomizer...) - クラス org.springframework.boot.web.embedded.undertow のメソッド。UndertowReactiveWebServerFactory
- addBuilderCustomizers(UndertowBuilderCustomizer...) - クラス org.springframework.boot.web.embedded.undertow のメソッド。UndertowServletWebServerFactory
- addClassLoaderFiles(ClassLoaderFiles) - Method in class org.springframework.boot.devtools.restart.Restarter
- 次の再起動に含める
ClassLoaderFilesを追加します。 - addCloseListener(ApplicationListener<BootstrapContextClosedEvent>) - Method in interface org.springframework.boot.BootstrapRegistry
BootstrapContextが閉じられ、ApplicationContextが準備されたときに、BootstrapContextClosedEventで呼び出されるApplicationListenerを追加します。- addCloseListener(ApplicationListener<BootstrapContextClosedEvent>) - Method in class org.springframework.boot.DefaultBootstrapContext
- addCommandLineProperties(boolean) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
- コマンドライン引数を環境に追加する必要があることを示すフラグ。
- addConfigurations(Configuration...) - クラス org.springframework.boot.web.embedded.jetty のメソッド。JettyServletWebServerFactory
- サーバーが起動する前に
WebAppContextに適用されるConfigurationを追加します。 - addConnectorCustomizers(TomcatConnectorCustomizer...) - インターフェース org.springframework.boot.web.embedded.tomcat のメソッド。ConfigurableTomcatWebServerFactory
- Tomcat
Connectorに追加する必要があるTomcatConnectorCustomizerを追加します。 - addConnectorCustomizers(TomcatConnectorCustomizer...) - クラス org.springframework.boot.web.embedded.tomcat のメソッド。TomcatReactiveWebServerFactory
- Tomcat
Connectorに追加する必要があるTomcatConnectorCustomizerを追加します。 - addConnectorCustomizers(TomcatConnectorCustomizer...) - クラス org.springframework.boot.web.embedded.tomcat のメソッド。TomcatServletWebServerFactory
- addContextCustomizers(TomcatContextCustomizer...) - インターフェース org.springframework.boot.web.embedded.tomcat のメソッド。ConfigurableTomcatWebServerFactory
- Tomcat
Contextに追加する必要があるTomcatContextCustomizerを追加します。 - addContextCustomizers(TomcatContextCustomizer...) - クラス org.springframework.boot.web.embedded.tomcat のメソッド。TomcatReactiveWebServerFactory
- Tomcat
Contextに追加する必要があるTomcatContextCustomizerを追加します。 - addContextCustomizers(TomcatContextCustomizer...) - クラス org.springframework.boot.web.embedded.tomcat のメソッド。TomcatServletWebServerFactory
- addContextLifecycleListeners(LifecycleListener...) - クラス org.springframework.boot.web.embedded.tomcat のメソッド。TomcatReactiveWebServerFactory
- Tomcat
Contextに追加する必要があるLifecycleListenerを追加します。 - addContextLifecycleListeners(LifecycleListener...) - クラス org.springframework.boot.web.embedded.tomcat のメソッド。TomcatServletWebServerFactory
- Tomcat
Contextに追加する必要があるLifecycleListenerを追加します。 - addContextValves(Valve...) - クラス org.springframework.boot.web.embedded.tomcat のメソッド。TomcatServletWebServerFactory
- addConverter(Class<S>, Class<T>, Converter<? super S, ? extends T>) - クラス org.springframework.boot.convert のメソッド。ApplicationConversionService
- addConverter(Converter<?, ?>) - クラス org.springframework.boot.convert のメソッド。ApplicationConversionService
- addConverter(GenericConverter) - クラス org.springframework.boot.convert のメソッド。ApplicationConversionService
- addConverterFactory(ConverterFactory<?, ?>) - クラス org.springframework.boot.convert のメソッド。ApplicationConversionService
- addCookieSameSiteSuppliers(CookieSameSiteSupplier...) - クラス org.springframework.boot.web.servlet.server のメソッド。AbstractServletWebServerFactory
- addCookieSameSiteSuppliers(CookieSameSiteSupplier...) - インターフェース org.springframework.boot.web.servlet.server のメソッド。ConfigurableServletWebServerFactory
- 追加された Cookie の
Cookie.SameSite属性を取得するために使用する必要があるものにCookieSameSiteSuppliersを追加します。 - addCorsMappings(CorsRegistry) - クラス org.springframework.boot.autoconfigure.graphql.reactive のメソッド。GraphQlWebFluxAutoConfiguration.GraphQlEndpointCorsConfiguration
- addCorsMappings(CorsRegistry) - クラス org.springframework.boot.autoconfigure.graphql.servlet のメソッド。GraphQlWebMvcAutoConfiguration.GraphQlEndpointCorsConfiguration
- addDefaultServlet(WebAppContext) - クラス org.springframework.boot.web.embedded.jetty のメソッド。JettyServletWebServerFactory
- Jetty の
DefaultServletを指定されたWebAppContextに追加します。 - addDefaultStatus(Status) - インターフェース org.springframework.boot.actuate.availability のメソッド。AvailabilityStateHealthIndicator.StatusMappings
- 明示的なマッピングが定義されていない場合に使用する必要があるステータスを追加します。
- addDelimitedStringConverters(ConverterRegistry) - Static method in class org.springframework.boot.convert.ApplicationConversionService
- 区切り文字列をサポートするコンバーターを追加します。
- addDeploymentInfoCustomizers(UndertowDeploymentInfoCustomizer...) - クラス org.springframework.boot.web.embedded.undertow のメソッド。UndertowServletWebServerFactory
- Undertow
DeploymentInfoをカスタマイズするために使用する必要があるUndertowDeploymentInfoCustomizerを追加します。 - ADDED - Enum constant in enum class org.springframework.boot.devtools.restart.classloader.ClassLoaderFile.Kind
- 元の JAR が作成されてから、ファイルが追加されています。
- addEngineValves(Valve...) - インターフェース org.springframework.boot.web.embedded.tomcat のメソッド。ConfigurableTomcatWebServerFactory
- addEngineValves(Valve...) - クラス org.springframework.boot.web.embedded.tomcat のメソッド。TomcatReactiveWebServerFactory
- addEngineValves(Valve...) - クラス org.springframework.boot.web.embedded.tomcat のメソッド。TomcatServletWebServerFactory
- addErrorPages(ErrorPage...) - クラス org.springframework.boot.web.server のメソッド。AbstractConfigurableWebServerFactory
- addErrorPages(ErrorPage...) - インターフェース org.springframework.boot.web.server のメソッド。ErrorPageRegistry
- 例外を処理するときに使用されるエラーページを追加します。
- addErrorPages(ErrorPage...) - クラス org.springframework.boot.web.servlet.support のメソッド。ErrorPageFilter
- addFile(String, String, ClassLoaderFile) - クラス org.springframework.boot.devtools.restart.classloader のメソッド。ClassLoaderFiles
- 単一の
ClassLoaderFileをコレクションに追加します。 - addFile(String, ClassLoaderFile) - クラス org.springframework.boot.devtools.restart.classloader のメソッド。ClassLoaderFiles
- 単一の
ClassLoaderFileをコレクションに追加します。 - addFilter(Predicate<StartupStep>) - クラス org.springframework.boot.context.metrics.buffering のメソッド。BufferingApplicationStartup
- 既存の述語フィルターのリストに述語フィルターを追加します。
- addFilters() - Element in annotation interface org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc
- アプリケーションコンテキストからのフィルターを MockMVC に登録する必要がある場合。
- addFormatter(Formatter<?>) - クラス org.springframework.boot.convert のメソッド。ApplicationConversionService
- addFormatterForFieldAnnotation(AnnotationFormatterFactory<? extends Annotation>) - クラス org.springframework.boot.convert のメソッド。ApplicationConversionService
- addFormatterForFieldType(Class<?>, Formatter<?>) - クラス org.springframework.boot.convert のメソッド。ApplicationConversionService
- addFormatterForFieldType(Class<?>, Printer<?>, Parser<?>) - クラス org.springframework.boot.convert のメソッド。ApplicationConversionService
- addFormatters(FormatterRegistry) - クラス org.springframework.boot.autoconfigure.web.reactive のメソッド。WebFluxAutoConfiguration.WebFluxConfig
- addFormatters(FormatterRegistry) - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
- addInitializers(ServletContextInitializer...) - クラス org.springframework.boot.web.servlet.server のメソッド。AbstractServletWebServerFactory
- addInitializers(ServletContextInitializer...) - インターフェース org.springframework.boot.web.servlet.server のメソッド。ConfigurableServletWebServerFactory
ServletWebServerFactory.getWebServer(ServletContextInitializer...)パラメーターに加えて、適用する必要があるものにServletContextInitializerを追加します。- addInitializers(ApplicationContextInitializer<?>...) - Method in class org.springframework.boot.SpringApplication
- Spring
ApplicationContextに適用されるApplicationContextInitializerを追加します。 - addInitParameter(String, String) - クラス org.springframework.boot.web.servlet のメソッド。DynamicRegistrationBean
- 単一の init-parameter を追加し、既存のパラメーターを同じ名前で置き換えます。
- additionalCustomizers(Iterable<TaskExecutorCustomizer>) - クラス org.springframework.boot.task のメソッド。TaskExecutorBuilder
ThreadPoolTaskExecutorに適用する必要があるTaskExecutorCustomizersを追加します。- additionalCustomizers(Iterable<TaskSchedulerCustomizer>) - クラス org.springframework.boot.task のメソッド。TaskSchedulerBuilder
ThreadPoolTaskSchedulerに適用する必要があるtaskSchedulerCustomizersを追加します。- additionalCustomizers(Collection<? extends RestTemplateCustomizer>) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
RestTemplateに適用する必要があるRestTemplateCustomizersを追加します。- additionalCustomizers(Collection<? extends WebServiceTemplateCustomizer>) - クラス org.springframework.boot.webservices.client のメソッド。WebServiceTemplateBuilder
WebServiceTemplateに適用する必要があるWebServiceTemplateCustomizersを追加します。- additionalCustomizers(TaskExecutorCustomizer...) - クラス org.springframework.boot.task のメソッド。TaskExecutorBuilder
ThreadPoolTaskExecutorに適用する必要があるTaskExecutorCustomizersを追加します。- additionalCustomizers(TaskSchedulerCustomizer...) - クラス org.springframework.boot.task のメソッド。TaskSchedulerBuilder
ThreadPoolTaskSchedulerに適用する必要があるtaskSchedulerCustomizersを追加します。- additionalCustomizers(RestTemplateCustomizer...) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
RestTemplateに適用する必要があるRestTemplateCustomizersを追加します。- additionalCustomizers(WebServiceTemplateCustomizer...) - クラス org.springframework.boot.webservices.client のメソッド。WebServiceTemplateBuilder
WebServiceTemplateに適用する必要があるWebServiceTemplateCustomizersを追加します。- AdditionalHealthEndpointPath - org.springframework.boot.actuate.health のクラス
HealthEndpointGroupの追加パスを表す値オブジェクト。- AdditionalHealthEndpointPathsWebFluxHandlerMapping - org.springframework.boot.actuate.endpoint.web.reactive のクラス
- ヘルスグループを追加のパスにマップできるようにするカスタム
HandlerMapping。 - AdditionalHealthEndpointPathsWebFluxHandlerMapping(EndpointMapping, ExposableWebEndpoint, Set<HealthEndpointGroup>) - クラス org.springframework.boot.actuate.endpoint.web.reactive. AdditionalHealthEndpointPathsWebFluxHandlerMapping のコンストラクター
- AdditionalHealthEndpointPathsWebMvcHandlerMapping - org.springframework.boot.actuate.endpoint.web.servlet のクラス
- ヘルスグループを追加のパスにマップできるようにするカスタム
HandlerMapping。 - AdditionalHealthEndpointPathsWebMvcHandlerMapping(ExposableWebEndpoint, Set<HealthEndpointGroup>) - クラス org.springframework.boot.actuate.endpoint.web.servlet. AdditionalHealthEndpointPathsWebMvcHandlerMapping のコンストラクター
- additionalInterceptors(Collection<? extends ClientHttpRequestInterceptor>) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
RestTemplateで使用する必要があるClientHttpRequestInterceptorsを追加します。- additionalInterceptors(Collection<? extends ClientInterceptor>) - クラス org.springframework.boot.webservices.client のメソッド。WebServiceTemplateBuilder
WebServiceTemplateで使用する必要がある追加のClientInterceptorsを追加します。- additionalInterceptors(ClientHttpRequestInterceptor...) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
RestTemplateで使用する必要があるClientHttpRequestInterceptorsを追加します。- additionalInterceptors(ClientInterceptor...) - クラス org.springframework.boot.webservices.client のメソッド。WebServiceTemplateBuilder
WebServiceTemplateで使用する必要がある追加のClientInterceptorsを追加します。- additionalMessageConverters(Collection<? extends HttpMessageConverter<?>>) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
RestTemplateで使用する必要があるHttpMessageConvertersを追加します。- additionalMessageConverters(HttpMessageConverter<?>...) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
RestTemplateで使用する必要があるHttpMessageConvertersを追加します。- additionalMessageSenders(Collection<? extends WebServiceMessageSender>) - クラス org.springframework.boot.webservices.client のメソッド。WebServiceTemplateBuilder
WebServiceTemplateで使用する必要がある追加のWebServiceMessageSendersを追加します。- additionalMessageSenders(WebServiceMessageSender...) - クラス org.springframework.boot.webservices.client のメソッド。WebServiceTemplateBuilder
WebServiceTemplateで使用する必要がある追加のWebServiceMessageSendersを追加します。- additionalRequestCustomizers(Collection<? extends RestTemplateRequestCustomizer<?>>) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
ClientHttpRequestに適用するRestTemplateRequestCustomizersを追加します。- additionalRequestCustomizers(RestTemplateRequestCustomizer<?>...) - クラス org.springframework.boot.web.client のメソッド。RestTemplateBuilder
ClientHttpRequestに適用するRestTemplateRequestCustomizersを追加します。- addJspServlet(WebAppContext) - クラス org.springframework.boot.web.embedded.jetty のメソッド。JettyServletWebServerFactory
- Jetty の
JspServletを指定されたWebAppContextに追加します。 - addListener(FileChangeListener) - クラス org.springframework.boot.devtools.filewatch のメソッド。FileSystemWatcher
- ファイル変更イベントのリスナーを追加します。
- addListeners(ApplicationListener<?>...) - Method in class org.springframework.boot.SpringApplication
ApplicationListenerを追加して、SpringApplication に適用し、ApplicationContextに登録します。- addOrMerge(Map<String, Object>, MutablePropertySources) - Static method in class org.springframework.boot.DefaultPropertiesPropertySource
- 新しい
DefaultPropertiesPropertySourceを追加するか、既存のDefaultPropertiesPropertySourceとマージします。 - addParser(Parser<?>) - クラス org.springframework.boot.convert のメソッド。ApplicationConversionService
- addPrimarySources(Collection<Class<?>>) - Method in class org.springframework.boot.SpringApplication
SpringApplication.run(String...)が呼び出されたときに ApplicationContext に追加されるプライマリソースに追加のアイテムを追加します。- addPrinter(Printer<?>) - クラス org.springframework.boot.convert のメソッド。ApplicationConversionService
- addProtocolHandlerCustomizers(TomcatProtocolHandlerCustomizer<?>...) - インターフェース org.springframework.boot.web.embedded.tomcat のメソッド。ConfigurableTomcatWebServerFactory
- Tomcat
Connectorに追加する必要があるTomcatProtocolHandlerCustomizerを追加します。 - addProtocolHandlerCustomizers(TomcatProtocolHandlerCustomizer<?>...) - クラス org.springframework.boot.web.embedded.tomcat のメソッド。TomcatReactiveWebServerFactory
- Tomcat
Connectorに追加する必要があるTomcatProtocolHandlerCustomizerを追加します。 - addProtocolHandlerCustomizers(TomcatProtocolHandlerCustomizer<?>...) - クラス org.springframework.boot.web.embedded.tomcat のメソッド。TomcatServletWebServerFactory
- Tomcat
Connectorに追加する必要があるTomcatProtocolHandlerCustomizerを追加します。 - addRegistration(String, ServletContext) - クラス org.springframework.boot.web.servlet のメソッド。AbstractFilterRegistrationBean
- addRegistration(String, ServletContext) - クラス org.springframework.boot.web.servlet のメソッド。DynamicRegistrationBean
- addRegistration(String, ServletContext) - クラス org.springframework.boot.web.servlet のメソッド。ServletRegistrationBean
- addResourceHandlers(ResourceHandlerRegistry) - クラス org.springframework.boot.autoconfigure.web.reactive のメソッド。WebFluxAutoConfiguration.WebFluxConfig
- addResourceHandlers(ResourceHandlerRegistry) - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
- address() - Method in class org.springframework.boot.rsocket.netty.NettyRSocketServer
- address() - Method in interface org.springframework.boot.rsocket.server.RSocketServer
- このサーバーがリッスンしているアドレスを返します。
- Address(String, int) - レコードクラス org.springframework.boot.autoconfigure.amqp.RabbitConnectionDetails.Address のコンストラクター
Addressレコードクラスのインスタンスを作成します。- addRouteProviders(NettyRouteProvider...) - クラス org.springframework.boot.web.embedded.netty のメソッド。NettyReactiveWebServerFactory
- Spring アプリケーションのハンドラーの前に、適用する必要がある
NettyRouteProviderを順番に追加します。 - addRSocketServerCustomizers(RSocketServerCustomizer...) - Method in class org.springframework.boot.rsocket.netty.NettyRSocketServerFactory
RSocketServerを構成するために呼び出すRSocketServerCustomizerを追加します。- addServerCustomizers(JettyServerCustomizer...) - インターフェース org.springframework.boot.web.embedded.jetty のメソッド。ConfigurableJettyWebServerFactory
- 起動する前に
Serverに適用されるJettyServerCustomizerを追加します。 - addServerCustomizers(JettyServerCustomizer...) - クラス org.springframework.boot.web.embedded.jetty のメソッド。JettyReactiveWebServerFactory
- addServerCustomizers(JettyServerCustomizer...) - クラス org.springframework.boot.web.embedded.jetty のメソッド。JettyServletWebServerFactory
- addServerCustomizers(NettyServerCustomizer...) - クラス org.springframework.boot.web.embedded.netty のメソッド。NettyReactiveWebServerFactory
- サーバーの構築中に適用する必要がある
NettyServerCustomizerを追加します。 - addServletNames(String...) - クラス org.springframework.boot.web.servlet のメソッド。AbstractFilterRegistrationBean
- フィルターのサーブレット名を追加します。
- addServletRegistrationBeans(ServletRegistrationBean<?>...) - クラス org.springframework.boot.web.servlet のメソッド。AbstractFilterRegistrationBean
- フィルターに
ServletRegistrationBeanを追加します。 - addSourceDirectories(Iterable<File>) - クラス org.springframework.boot.devtools.filewatch のメソッド。FileSystemWatcher
- 監視するソースディレクトリを追加します。
- addSourceDirectory(File) - クラス org.springframework.boot.devtools.filewatch のメソッド。FileSystemWatcher
- 監視するソースディレクトリを追加します。
- addTldSkipPatterns(String...) - クラス org.springframework.boot.web.embedded.tomcat のメソッド。TomcatServletWebServerFactory
- jar に一致するパターンを追加して、TLD スキャンで無視します。
- addTo(Map<String, Object>) - クラス org.springframework.boot.test.util のメソッド。TestPropertyValues.Pair
- addTo(RestTemplate, String) - Static method in class org.springframework.boot.web.client.RootUriTemplateHandler
- 指定された
RestTemplateにRootUriTemplateHandlerインスタンスを追加します。 - addToEnvironment(ConfigurableEnvironment) - Static method in class org.springframework.boot.env.RandomValuePropertySource
- addURL(URL) - クラス org.springframework.boot.web.embedded.tomcat のメソッド。TomcatEmbeddedWebappClassLoader
- addUrlMappings(String...) - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。DispatcherServletRegistrationBean
- addUrlMappings(String...) - クラス org.springframework.boot.web.servlet のメソッド。ServletRegistrationBean
- サーブレット仕様に定義されているように、サーブレットの URL マッピングを追加します。
- addUrlPatterns(String...) - クラス org.springframework.boot.web.servlet のメソッド。AbstractFilterRegistrationBean
- サーブレット仕様で定義されているように、フィルターが登録される URL パターンを追加します。
- addUrls(Collection<URL>) - Method in class org.springframework.boot.devtools.restart.Restarter
- 次の再起動に含める URL を追加します。
- addWebListeners(String...) - クラス org.springframework.boot.web.servlet.server のメソッド。AbstractServletWebServerFactory
- addWebListeners(String...) - インターフェース org.springframework.boot.web.servlet のメソッド。WebListenerRegistry
- サーブレットコンテナーに登録される Web リスナーを追加します。
- Admin() - クラス org.springframework.boot.autoconfigure.kafka のコンストラクター。KafkaProperties.Admin
- ADVANCED - Enum constant in enum class org.springframework.boot.autoconfigure.netty.NettyProperties.LeakDetection
- バッファの 1% のリークを検出し、それらがアクセスされた場所を追跡します。
- after() - Element in annotation interface org.springframework.boot.autoconfigure.AutoConfiguration
- すでに適用されているはずの自動構成クラス。
- after() - Static method in enum class org.springframework.boot.test.mock.mockito.MockReset
- 各テストメソッドの実行後にリセットが発生するモックで使用する
settingsを作成します。 - AFTER - Enum constant in enum class org.springframework.boot.test.mock.mockito.MockReset
- テストメソッドの実行後にモックをリセットします。
- afterAll(ExtensionContext) - クラス org.springframework.boot.test.system のメソッド。OutputCaptureExtension
- afterEach(ExtensionContext) - クラス org.springframework.boot.test.system のメソッド。OutputCaptureExtension
- afterInvocation(RepositoryMethodInvocationListener.RepositoryMethodInvocation) - クラス org.springframework.boot.actuate.metrics.data のメソッド。MetricsRepositoryMethodInvocationListener
- afterName() - Element in annotation interface org.springframework.boot.autoconfigure.AutoConfiguration
- すでに適用されているはずの自動構成クラスの名前。
- afterPropertiesSet() - クラス org.springframework.boot.actuate.autoconfigure.jdbc のメソッド。DataSourceHealthContributorAutoConfiguration
- afterPropertiesSet() - クラス org.springframework.boot.actuate.endpoint.jmx のメソッド。JmxEndpointExporter
- afterPropertiesSet() - クラス org.springframework.boot.actuate.endpoint.web.servlet のメソッド。AbstractWebMvcEndpointHandlerMapping
- afterPropertiesSet() - クラス org.springframework.boot.actuate.jdbc のメソッド。DataSourceHealthIndicator
- afterPropertiesSet() - Method in class org.springframework.boot.admin.SpringApplicationAdminMXBeanRegistrar
- afterPropertiesSet() - クラス org.springframework.boot.autoconfigure.batch のメソッド。JobLauncherApplicationRunner
- afterPropertiesSet() - Method in class org.springframework.boot.autoconfigure.flyway.FlywayMigrationInitializer
- afterPropertiesSet() - クラス org.springframework.boot.autoconfigure.jdbc のメソッド。DataSourceProperties
- afterPropertiesSet() - Method in class org.springframework.boot.autoconfigure.liquibase.DataSourceClosingSpringLiquibase
- afterPropertiesSet() - クラス org.springframework.boot.autoconfigure.security.oauth2.client のメソッド。OAuth2ClientProperties
- afterPropertiesSet() - クラス org.springframework.boot.autoconfigure.security.oauth2.server.servlet のメソッド。OAuth2AuthorizationServerProperties
- afterPropertiesSet() - クラス org.springframework.boot.autoconfigure.validation のメソッド。ValidatorAdapter
- afterPropertiesSet() - クラス org.springframework.boot.autoconfigure.web.reactive.error のメソッド。AbstractErrorWebExceptionHandler
- afterPropertiesSet() - クラス org.springframework.boot.context.properties のメソッド。ConfigurationPropertiesBindingPostProcessor
- afterPropertiesSet() - クラス org.springframework.boot.devtools.autoconfigure のメソッド。OptionalLiveReloadServer
- afterPropertiesSet() - クラス org.springframework.boot.devtools.classpath のメソッド。ClassPathFileSystemWatcher
- afterPropertiesSet() - クラス org.springframework.boot.devtools.remote.client のメソッド。RemoteClientConfiguration
- afterPropertiesSet() - クラス org.springframework.boot.jackson のメソッド。JsonComponentModule
- afterPropertiesSet() - クラス org.springframework.boot.sql.init のメソッド。AbstractScriptDatabaseInitializer
- afterPropertiesSet() - クラス org.springframework.boot.test.autoconfigure.restdocs のメソッド。RestDocsMockMvcBuilderCustomizer
- afterPropertiesSet() - クラス org.springframework.boot.testcontainers.service.connection のメソッド。ContainerConnectionDetailsFactory.ContainerConnectionDetails
- afterPropertiesSet() - クラス org.springframework.boot.validation.beanvalidation のメソッド。FilteredMethodValidationPostProcessor
- afterRefresh(ConfigurableApplicationContext, ApplicationArguments) - Method in class org.springframework.boot.SpringApplication
- コンテキストがリフレッシュされた後に呼び出されます。
- afterSingletonsInstantiated() - クラス org.springframework.boot.actuate.autoconfigure.metrics.orm.jpa のメソッド。HibernateMetricsAutoConfiguration
- afterTestMethod(TestContext) - クラス org.springframework.boot.test.autoconfigure.restdocs のメソッド。RestDocsTestExecutionListener
- afterTestMethod(TestContext) - クラス org.springframework.boot.test.autoconfigure.web.servlet のメソッド。WebDriverTestExecutionListener
- afterTestMethod(TestContext) - クラス org.springframework.boot.test.autoconfigure.webservices.client のメソッド。MockWebServiceServerTestExecutionListener
- afterTestMethod(TestContext) - クラス org.springframework.boot.test.mock.mockito のメソッド。MockitoTestExecutionListener
- afterTestMethod(TestContext) - クラス org.springframework.boot.test.mock.mockito のメソッド。ResetMocksTestExecutionListener
- AgentReloader - org.springframework.boot.devtools.restart のクラス
- Java エージェントベースのリローダーかどうかを判断するユーティリティ(例:
- aggregateContributions(ApiVersion, Map<String, HealthComponent>, StatusAggregator, boolean, Set<String>) - クラス org.springframework.boot.actuate.health のメソッド。HealthEndpoint
- aggregateContributions(ApiVersion, Map<String, HealthComponent>, StatusAggregator, boolean, Set<String>) - クラス org.springframework.boot.actuate.health のメソッド。HealthEndpointWebExtension
- aggregateContributions(ApiVersion, Map<String, Mono<? extends HealthComponent>>, StatusAggregator, boolean, Set<String>) - クラス org.springframework.boot.actuate.health のメソッド。ReactiveHealthEndpointWebExtension
- ALL - Enum constant in enum class org.springframework.boot.autoconfigure.condition.SearchStrategy
- 階層全体を検索します。
- ALL_REMAINING - Enum constant in enum class org.springframework.boot.actuate.endpoint.annotation.Selector.Match
- 残りの時間をすべてキャプチャーします。
- AllNestedConditions - org.springframework.boot.autoconfigure.condition のクラス
- ネストされたすべてのクラス条件が一致したときに一致する
Condition。 - AllNestedConditions(ConfigurationCondition.ConfigurationPhase) - クラス org.springframework.boot.autoconfigure.condition. AllNestedConditions のコンストラクター
- allowCircularReferences(boolean) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
- Bean 間の循環参照を許可し、自動的に解決しようとするかどうか。
- allowCoreThreadTimeOut(boolean) - クラス org.springframework.boot.task のメソッド。TaskExecutorBuilder
- コアスレッドのタイムアウトを許可するかどうかを設定します。
- always(ConfigData.Option...) - インターフェース org.springframework.boot.context.config.ConfigData.PropertySourceOptions の静的メソッド
- プロパティソースに関係なく常に同じオプションを返す新しい
ConfigData.PropertySourceOptionsインスタンスを作成します。 - always(ConfigData.Options) - インターフェース org.springframework.boot.context.config.ConfigData.PropertySourceOptions の静的メソッド
- プロパティソースに関係なく常に同じオプションを返す新しい
ConfigData.PropertySourceOptionsインスタンスを作成します。 - ALWAYS - Enum constant in enum class org.springframework.boot.actuate.endpoint.Show
- レスポンスで常にアイテムを表示します。
- ALWAYS - Enum constant in enum class org.springframework.boot.ansi.AnsiOutput.Enabled
- ANSI 色の出力を有効にします。
- ALWAYS - Enum constant in enum class org.springframework.boot.autoconfigure.web.ErrorProperties.IncludeAttribute
- 常にエラー属性を追加してください。
- ALWAYS - Enum constant in enum class org.springframework.boot.autoconfigure.web.ErrorProperties.IncludeStacktrace
- 常にスタックトレース情報を追加します。
- ALWAYS - Enum constant in enum class org.springframework.boot.docker.compose.lifecycle.DockerComposeProperties.Readiness.Wait
- 準備状況チェックを常に実行してください。
- ALWAYS - Enum constant in enum class org.springframework.boot.sql.init.DatabaseInitializationMode
- 常にデータベースを初期化してください。
- ALWAYS - Enum constant in enum class org.springframework.boot.test.context.SpringBootTest.UseMainMethod
- 常に
mainメソッドを使用してください。 - ALWAYS_NONE - Static variable in interface org.springframework.boot.context.config.ConfigData.PropertySourceOptions
- 常に
ConfigData.Options.NONEを返すConfigData.PropertySourceOptionsインスタンス。 - ALWAYS_READ - Enum constant in enum class org.springframework.boot.env.ConfigTreePropertySource.Option
- プロパティ値にアクセスするときは、常にファイルの値を読み取ってください。
- alwaysApplying(PropertyMapper.SourceOperator) - クラス org.springframework.boot.context.properties のメソッド。PropertyMapper
- 指定された
PropertyMapper.SourceOperatorをすべてのソースに適用する新しいPropertyMapperインスタンスを返します。 - alwaysApplyingWhenNonNull() - クラス org.springframework.boot.context.properties のメソッド。PropertyMapper
- すべてのソースに
whenNonNullを適用する新しいPropertyMapperインスタンスを返します。 - amqpAdmin(ConnectionFactory) - クラス org.springframework.boot.autoconfigure.amqp のメソッド。RabbitAutoConfiguration.RabbitTemplateConfiguration
- AmqpContainer() - クラス org.springframework.boot.autoconfigure.amqp のコンストラクター。RabbitProperties.AmqpContainer
- analyze(Throwable) - クラス org.springframework.boot.diagnostics のメソッド。AbstractFailureAnalyzer
- analyze(Throwable) - インターフェース org.springframework.boot.diagnostics のメソッド。FailureAnalyzer
- 指定された
failureの分析、または分析が不可能な場合はnullの分析を返します。 - analyze(Throwable, BeanNotOfRequiredTypeException) - クラス org.springframework.boot.diagnostics.analyzer のメソッド。BeanNotOfRequiredTypeFailureAnalyzer
- analyze(Throwable, T) - クラス org.springframework.boot.diagnostics のメソッド。AbstractFailureAnalyzer
- 指定された
rootFailureの分析、または分析が不可能な場合はnullの分析を返します。 - analyze(Throwable, T) - クラス org.springframework.boot.diagnostics.analyzer のメソッド。AbstractInjectionFailureAnalyzer
- analyze(Throwable, T, String) - クラス org.springframework.boot.diagnostics.analyzer のメソッド。AbstractInjectionFailureAnalyzer
- 指定された
rootFailureの分析、または分析が不可能な場合はnullの分析を返します。 - ANCESTORS - Enum constant in enum class org.springframework.boot.autoconfigure.condition.SearchStrategy
- すべての祖先を検索しますが、現在のコンテキストは検索しません。
- and(Class<?>, Class<?>) - クラス org.springframework.boot.jackson のメソッド。JsonMixinModuleEntries.Builder
- 指定されたクラスのマッピングを追加します。
- and(Iterable<String>) - クラス org.springframework.boot.test.util のメソッド。TestPropertyValues
- 追加のエントリを含む新しい
TestPropertyValuesインスタンスを返します。 - and(String...) - クラス org.springframework.boot.test.util のメソッド。TestPropertyValues
- 追加のエントリを含む新しい
TestPropertyValuesインスタンスを返します。 - and(String, String) - クラス org.springframework.boot.jackson のメソッド。JsonMixinModuleEntries.Builder
- 指定されたクラス名のマッピングを追加します。
- and(Map<String, String>) - クラス org.springframework.boot.test.util のメソッド。TestPropertyValues
- 追加のエントリを含む新しい
TestPropertyValuesインスタンスを返します。 - and(Stream<String>) - クラス org.springframework.boot.test.util のメソッド。TestPropertyValues
- 追加のエントリを含む新しい
TestPropertyValuesインスタンスを返します。 - and(Stream<T>, Function<T, TestPropertyValues.Pair>) - クラス org.springframework.boot.test.util のメソッド。TestPropertyValues
- 追加のエントリを含む新しい
TestPropertyValuesインスタンスを返します。 - andCondition(Class<? extends Annotation>, Object...) - クラス org.springframework.boot.autoconfigure.condition のメソッド。ConditionMessage
- 新しいビルダーを返し、インスタンスと新しい条件の結果に基づいて新しい
ConditionMessageを構築します。 - andCondition(String, Object...) - クラス org.springframework.boot.autoconfigure.condition のメソッド。ConditionMessage
- 新しいビルダーを返し、インスタンスと新しい条件の結果に基づいて新しい
ConditionMessageを構築します。 - andThen(ContextConsumer<? super C>) - インターフェース org.springframework.boot.test.context.runner のメソッド。ContextConsumer
- この操作に続いて
after操作を順番に実行する合成ContextConsumerを返します。 - AnnotatedClassFinder - org.springframework.boot.test.context のクラス
- 階層内の特定のアノテーションが付けられたクラスを見つけるためのユーティリティクラス。
- AnnotatedClassFinder(Class<? extends Annotation>) - クラス org.springframework.boot.test.context. AnnotatedClassFinder のコンストラクター
- 検索する
annotationTypeを使用して新しいインスタンスを作成します。 - annotatedControllerConfigurer() - クラス org.springframework.boot.autoconfigure.graphql のメソッド。GraphQlAutoConfiguration
- annotation() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnBean
- チェックする必要のある Bean を修飾するアノテーション型。
- annotation() - Element in annotation interface org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean
- チェックする必要のある Bean を修飾するアノテーション型。
- AnnotationConfig(ApplicationContext) - クラス org.springframework.boot.autoconfigure.web.reactive のコンストラクター。HttpHandlerAutoConfiguration.AnnotationConfig
- AnnotationConfigReactiveWebApplicationContext - org.springframework.boot.web.reactive.context のクラス
- アノテーション付きクラスを入力として受け入れる
ConfigurableReactiveWebApplicationContext- 特に@Configurationアノテーション付きクラスだけでなく、プレーンな@Componentクラスとjavax.injectアノテーションを使用する JSR-330 準拠クラスも受け入れます。 - AnnotationConfigReactiveWebApplicationContext() - クラス org.springframework.boot.web.reactive.context. AnnotationConfigReactiveWebApplicationContext のコンストラクター
- 新しい AnnotationConfigReactiveWebApplicationContext を作成します。この AnnotationConfigReactiveWebApplicationContext は、
AnnotationConfigApplicationContext.register(java.lang.Class<?>...)呼び出しを通じて設定し、手動でリフレッシュする必要があります。 - AnnotationConfigReactiveWebApplicationContext(Class<?>...) - クラス org.springframework.boot.web.reactive.context. AnnotationConfigReactiveWebApplicationContext のコンストラクター
- 新しい AnnotationConfigApplicationContext を作成し、指定されたアノテーション付きクラスから Bean 定義を派生させ、コンテキストを自動的にリフレッシュします。
- AnnotationConfigReactiveWebApplicationContext(String...) - クラス org.springframework.boot.web.reactive.context. AnnotationConfigReactiveWebApplicationContext のコンストラクター
- 新しい AnnotationConfigApplicationContext を作成し、指定されたパッケージの Bean 定義をスキャンして、コンテキストを自動的にリフレッシュします。
- AnnotationConfigReactiveWebApplicationContext(DefaultListableBeanFactory) - クラス org.springframework.boot.web.reactive.context. AnnotationConfigReactiveWebApplicationContext のコンストラクター
- 指定された DefaultListableBeanFactory で新しい AnnotationConfigApplicationContext を作成します。
- AnnotationConfigReactiveWebServerApplicationContext - org.springframework.boot.web.reactive.context のクラス
- アノテーション付きクラスを入力として受け入れる
ReactiveWebServerApplicationContext- 特に@Configurationアノテーション付きクラスだけでなく、プレーンな@Componentクラスとjavax.injectアノテーションを使用する JSR-330 準拠クラスも受け入れます。 - AnnotationConfigReactiveWebServerApplicationContext() - クラス org.springframework.boot.web.reactive.context. AnnotationConfigReactiveWebServerApplicationContext のコンストラクター
AnnotationConfigReactiveWebServerApplicationContext.register(java.lang.Class<?>...)呼び出しを介してデータを取り込み、手動でリフレッシュする必要がある新しいAnnotationConfigReactiveWebServerApplicationContextを作成します。- AnnotationConfigReactiveWebServerApplicationContext(Class<?>...) - クラス org.springframework.boot.web.reactive.context. AnnotationConfigReactiveWebServerApplicationContext のコンストラクター
- 新しい
AnnotationConfigReactiveWebServerApplicationContextを作成し、指定されたアノテーション付きクラスから Bean 定義を取得し、コンテキストを自動的にリフレッシュします。 - AnnotationConfigReactiveWebServerApplicationContext(String...) - クラス org.springframework.boot.web.reactive.context. AnnotationConfigReactiveWebServerApplicationContext のコンストラクター
- 新しい
AnnotationConfigReactiveWebServerApplicationContextを作成し、指定されたパッケージの Bean 定義をスキャンし、コンテキストを自動的にリフレッシュします。 - AnnotationConfigReactiveWebServerApplicationContext(DefaultListableBeanFactory) - クラス org.springframework.boot.web.reactive.context. AnnotationConfigReactiveWebServerApplicationContext のコンストラクター
- 指定された
DefaultListableBeanFactoryで新しいAnnotationConfigReactiveWebServerApplicationContextを作成します。 - AnnotationConfigServletWebApplicationContext - org.springframework.boot.web.servlet.context のクラス
- アノテーション付きクラスを入力として受け入れる
GenericWebApplicationContext- 特に@Configurationアノテーション付きクラスだけでなく、プレーンな@Componentクラスとjavax.injectアノテーションを使用する JSR-330 準拠クラスも受け入れます。 - AnnotationConfigServletWebApplicationContext() - クラス org.springframework.boot.web.servlet.context. AnnotationConfigServletWebApplicationContext のコンストラクター
AnnotationConfigServletWebApplicationContext.register(java.lang.Class<?>...)呼び出しを介して入力し、手動でリフレッシュする必要がある新しいAnnotationConfigServletWebApplicationContextを作成します。- AnnotationConfigServletWebApplicationContext(Class<?>...) - クラス org.springframework.boot.web.servlet.context. AnnotationConfigServletWebApplicationContext のコンストラクター
- 新しい
AnnotationConfigServletWebApplicationContextを作成し、指定されたアノテーション付きクラスから Bean 定義を取得し、コンテキストを自動的にリフレッシュします。 - AnnotationConfigServletWebApplicationContext(String...) - クラス org.springframework.boot.web.servlet.context. AnnotationConfigServletWebApplicationContext のコンストラクター
- 新しい
AnnotationConfigServletWebApplicationContextを作成し、指定されたパッケージの Bean 定義をスキャンし、コンテキストを自動的にリフレッシュします。 - AnnotationConfigServletWebApplicationContext(DefaultListableBeanFactory) - クラス org.springframework.boot.web.servlet.context. AnnotationConfigServletWebApplicationContext のコンストラクター
- 指定された
DefaultListableBeanFactoryで新しいAnnotationConfigServletWebApplicationContextを作成します。 - AnnotationConfigServletWebServerApplicationContext - org.springframework.boot.web.servlet.context のクラス
- アノテーション付きクラスを入力として受け入れる
ServletWebServerApplicationContext- 特に@Configurationアノテーション付きクラスだけでなく、プレーンな@Componentクラスとjavax.injectアノテーションを使用する JSR-330 準拠クラスも受け入れます。 - AnnotationConfigServletWebServerApplicationContext() - クラス org.springframework.boot.web.servlet.context. AnnotationConfigServletWebServerApplicationContext のコンストラクター
AnnotationConfigServletWebServerApplicationContext.register(java.lang.Class<?>...)呼び出しを介してデータを取り込み、手動でリフレッシュする必要がある新しいAnnotationConfigServletWebServerApplicationContextを作成します。- AnnotationConfigServletWebServerApplicationContext(Class<?>...) - クラス org.springframework.boot.web.servlet.context. AnnotationConfigServletWebServerApplicationContext のコンストラクター
- 新しい
AnnotationConfigServletWebServerApplicationContextを作成し、指定されたアノテーション付きクラスから Bean 定義を取得し、コンテキストを自動的にリフレッシュします。 - AnnotationConfigServletWebServerApplicationContext(String...) - クラス org.springframework.boot.web.servlet.context. AnnotationConfigServletWebServerApplicationContext のコンストラクター
- 新しい
AnnotationConfigServletWebServerApplicationContextを作成し、指定されたパッケージの Bean 定義をスキャンし、コンテキストを自動的にリフレッシュします。 - AnnotationConfigServletWebServerApplicationContext(DefaultListableBeanFactory) - クラス org.springframework.boot.web.servlet.context. AnnotationConfigServletWebServerApplicationContext のコンストラクター
- 指定された
DefaultListableBeanFactoryで新しいAnnotationConfigServletWebServerApplicationContextを作成します。 - AnnotationCustomizableTypeExcludeFilter - org.springframework.boot.test.autoconfigure.filter のクラス
- アノテーションを使用してカスタマイズできる
TypeExcludeFilterの抽象基本クラス。 - AnnotationCustomizableTypeExcludeFilter() - クラス org.springframework.boot.test.autoconfigure.filter. AnnotationCustomizableTypeExcludeFilter のコンストラクター
- AnnotationCustomizableTypeExcludeFilter.FilterType - org.springframework.boot.test.autoconfigure.filter の Enum クラス
- AnnotationsPropertySource - org.springframework.boot.test.autoconfigure.properties のクラス
@PropertyMappingでマークされたアノテーションを適応させるEnumerablePropertySource- AnnotationsPropertySource(Class<?>) - クラス org.springframework.boot.test.autoconfigure.properties. AnnotationsPropertySource のコンストラクター
- AnnotationsPropertySource(String, Class<?>) - クラス org.springframework.boot.test.autoconfigure.properties. AnnotationsPropertySource のコンストラクター
- Ansi8BitColor - org.springframework.boot.ansi のクラス
- ANSI 8 ビットフォアグラウンドまたはバックグラウンドカラーコードの
AnsiElement実装。 - AnsiBackground - Enum Class in org.springframework.boot.ansi
Ansiの背景色。- AnsiColor - Enum Class in org.springframework.boot.ansi
Ansi色。- AnsiElement - Interface in org.springframework.boot.ansi
- ANSI エンコード可能な要素。
- AnsiOutput - org.springframework.boot.ansi のクラス
- ANSI エンコード出力を生成し、ターミナルが ANSI をサポートしているかどうかを自動的に検出しようとします。
- AnsiOutput() - クラス org.springframework.boot.ansi. AnsiOutput のコンストラクター
- AnsiOutput.Enabled - Enum Class in org.springframework.boot.ansi
- AnsiOutputApplicationListener - org.springframework.boot.context.config のクラス
- AnsiOutputApplicationListener() - クラス org.springframework.boot.context.config. AnsiOutputApplicationListener のコンストラクター
- AnsiPropertySource - org.springframework.boot.ansi のクラス
- AnsiPropertySource(String, boolean) - クラス org.springframework.boot.ansi. AnsiPropertySource のコンストラクター
- 新しい
AnsiPropertySourceインスタンスを作成します。 - AnsiStyle - Enum Class in org.springframework.boot.ansi
Ansiスタイル。- answer() - Element in annotation interface org.springframework.boot.test.mock.mockito.MockBean
- モックで使用する
Answers型。 - ANT_PATH_MATCHER - Enum constant in enum class org.springframework.boot.autoconfigure.web.servlet.WebMvcProperties.MatchingStrategy
AntPathMatcher実装を使用します。- AntPathRequestMatcherProvider - org.springframework.boot.autoconfigure.security.servlet のクラス
- AntPathRequestMatcherProvider(Function<String, String>) - クラス org.springframework.boot.autoconfigure.security.servlet. AntPathRequestMatcherProvider のコンストラクター
- ANY - Enum constant in enum class org.springframework.boot.actuate.autoconfigure.web.ManagementContextType
- 管理コンテキストは、メインアプリケーションコンテキストと同じにすることも、メインアプリケーションコンテキストの子にすることもできます。
- ANY - Enum constant in enum class org.springframework.boot.autoconfigure.condition.ConditionalOnWebApplication.Type
- すべての Web アプリケーションが一致します。
- ANY - Enum constant in enum class org.springframework.boot.test.autoconfigure.jdbc.AutoConfigureTestDatabase.Replace
- 自動構成されたか手動で定義されたかにかかわらず、DataSource Bean を交換してください。
- ANY_CONNECTION_NAME - Static variable in class org.springframework.boot.testcontainers.service.connection.ContainerConnectionDetailsFactory
- 任意の接続名が受け入れられるときにコンストラクターに渡される定数。
- anyMatches(ConditionContext, AnnotatedTypeMetadata, Condition...) - クラス org.springframework.boot.autoconfigure.condition のメソッド。SpringBootCondition
- 指定された条件のいずれかが一致する場合、true を返します。
- anyMatches(MetadataReader, MetadataReaderFactory) - クラス org.springframework.boot.test.autoconfigure.filter のメソッド。FilterAnnotations
- AnyNestedCondition - org.springframework.boot.autoconfigure.condition のクラス
- ネストされたクラス条件が一致する場合に一致する
Condition。 - AnyNestedCondition(ConfigurationCondition.ConfigurationPhase) - クラス org.springframework.boot.autoconfigure.condition. AnyNestedCondition のコンストラクター
- AopAutoConfiguration - org.springframework.boot.autoconfigure.aop のクラス
- Spring の AOP サポート用の
Auto-configuration。 - AopAutoConfiguration() - クラス org.springframework.boot.autoconfigure.aop. AopAutoConfiguration のコンストラクター
- apiKey() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.newrelic のメソッド。NewRelicPropertiesConfigAdapter
- apiToken() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront のメソッド。WavefrontPropertiesConfigAdapter
- ApiVersion - Enum Class in org.springframework.boot.actuate.endpoint
- アクチュエーター API でサポートされている API バージョン。
- append(String) - クラス org.springframework.boot.autoconfigure.condition のメソッド。ConditionMessage
- インスタンスと追加されたメッセージに基づいて新しい
ConditionMessageを返します。 - append(String) - クラス org.springframework.boot.context.properties.source のメソッド。ConfigurationPropertyName
- 指定されたサフィックスを追加して、新しい
ConfigurationPropertyNameを作成します。 - append(ConfigurationPropertyName) - クラス org.springframework.boot.context.properties.source のメソッド。ConfigurationPropertyName
- 指定されたサフィックスを追加して、新しい
ConfigurationPropertyNameを作成します。 - appendAnsiString(StringBuilder, String, AnsiElement) - クラス org.springframework.boot.logging.log4j2 のメソッド。ColorConverter
- appendDetails(Map<String, Object>) - クラス org.springframework.boot.actuate.quartz のメソッド。QuartzEndpoint.CalendarIntervalTriggerDescriptor
- appendDetails(Map<String, Object>) - クラス org.springframework.boot.actuate.quartz のメソッド。QuartzEndpoint.CronTriggerDescriptor
- appendDetails(Map<String, Object>) - クラス org.springframework.boot.actuate.quartz のメソッド。QuartzEndpoint.CustomTriggerDescriptor
- appendDetails(Map<String, Object>) - クラス org.springframework.boot.actuate.quartz のメソッド。QuartzEndpoint.DailyTimeIntervalTriggerDescriptor
- appendDetails(Map<String, Object>) - クラス org.springframework.boot.actuate.quartz のメソッド。QuartzEndpoint.SimpleTriggerDescriptor
- appendDetails(Map<String, Object>) - クラス org.springframework.boot.actuate.quartz のメソッド。QuartzEndpoint.TriggerDescriptor
- 指定された
contentにトリガー実装固有の詳細を追加します。 - appendFields(ToStringCreator) - クラス org.springframework.boot.actuate.endpoint.annotation のメソッド。AbstractDiscoveredEndpoint
- appendFields(ToStringCreator) - クラス org.springframework.boot.actuate.endpoint.annotation のメソッド。AbstractDiscoveredOperation
- appendSummary(Map<String, Object>) - クラス org.springframework.boot.actuate.quartz のメソッド。QuartzEndpoint.CalendarIntervalTriggerDescriptor
- appendSummary(Map<String, Object>) - クラス org.springframework.boot.actuate.quartz のメソッド。QuartzEndpoint.CronTriggerDescriptor
- appendSummary(Map<String, Object>) - クラス org.springframework.boot.actuate.quartz のメソッド。QuartzEndpoint.CustomTriggerDescriptor
- appendSummary(Map<String, Object>) - クラス org.springframework.boot.actuate.quartz のメソッド。QuartzEndpoint.DailyTimeIntervalTriggerDescriptor
- appendSummary(Map<String, Object>) - クラス org.springframework.boot.actuate.quartz のメソッド。QuartzEndpoint.SimpleTriggerDescriptor
- appendSummary(Map<String, Object>) - クラス org.springframework.boot.actuate.quartz のメソッド。QuartzEndpoint.TriggerDescriptor
- 指定された
contentにトリガー実装固有の要約項目を追加します。 - application() - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
- 現在のアプリケーションのアクセサー。
- Application() - クラス org.springframework.boot.actuate.autoconfigure.wavefront のコンストラクター。WavefrontProperties.Application
- APPLICATION_READY_TIME_METRIC_NAME - Static variable in class org.springframework.boot.actuate.metrics.startup.StartupTimeMetricsListener
- アプリケーションの準備完了時間メトリクスに使用するデフォルトの名前。
- APPLICATION_STARTED_TIME_METRIC_NAME - Static variable in class org.springframework.boot.actuate.metrics.startup.StartupTimeMetricsListener
- アプリケーションの開始時間メトリクスに使用するデフォルトの名前。
- APPLICATION_TASK_EXECUTOR_BEAN_NAME - Static variable in class org.springframework.boot.autoconfigure.task.TaskExecutionAutoConfiguration
- アプリケーション
TaskExecutorの Bean 名。 - ApplicationArguments - org.springframework.boot のインターフェース
SpringApplicationの実行に使用された引数へのアクセスを提供します。- applicationAvailability() - クラス org.springframework.boot.autoconfigure.availability のメソッド。ApplicationAvailabilityAutoConfiguration
- ApplicationAvailability - Interface in org.springframework.boot.availability
- アプリケーションの
availability state情報を提供します。 - ApplicationAvailabilityAutoConfiguration - org.springframework.boot.autoconfigure.availability のクラス
- ApplicationAvailabilityAutoConfiguration() - クラス org.springframework.boot.autoconfigure.availability. ApplicationAvailabilityAutoConfiguration のコンストラクター
- ApplicationAvailabilityBean - org.springframework.boot.availability のクラス
change eventsをリッスンしてApplicationAvailability実装を提供する Bean。- ApplicationAvailabilityBean() - クラス org.springframework.boot.availability. ApplicationAvailabilityBean のコンストラクター
- ApplicationContextAssert< C extends ApplicationContext> - Class in org.springframework.boot.test.context.assertj
ApplicationContextに適用できる AssertJassertions。- ApplicationContextAssert.Scope - org.springframework.boot.test.context.assertj の Enum クラス
- アサーションの範囲。
- ApplicationContextAssertProvider< C extends ApplicationContext> - Interface in org.springframework.boot.test.context.assertj
- AssertJ スタイルのアサーションを追加でサポートする
ApplicationContext。 - ApplicationContextFactory - org.springframework.boot のインターフェース
SpringApplicationで使用されるConfigurableApplicationContextを作成するための戦略インターフェース。- ApplicationContextFilterConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.web.servlet のコンストラクター。ServletManagementContextAutoConfiguration.ApplicationContextFilterConfiguration
- ApplicationContextHeaderFilter - org.springframework.boot.web.servlet.filter のクラス
OncePerRequestFilterは、ApplicationContext IDを含む X-Application-Context ヘッダーを追加します。- ApplicationContextHeaderFilter(ApplicationContext) - クラス org.springframework.boot.web.servlet.filter. ApplicationContextHeaderFilter のコンストラクター
- applicationContextIdFilter(ApplicationContext) - クラス org.springframework.boot.actuate.autoconfigure.web.servlet のメソッド。ServletManagementContextAutoConfiguration.ApplicationContextFilterConfiguration
- ApplicationContextInitializedEvent - org.springframework.boot.context.event のクラス
SpringApplicationが始動し、ApplicationContextが準備され、ApplicationContextInitializers が呼び出されましたが、Bean 定義がロードされる前に発行されたイベント。- ApplicationContextInitializedEvent(SpringApplication, String[], ConfigurableApplicationContext) - クラス org.springframework.boot.context.event. ApplicationContextInitializedEvent のコンストラクター
- 新しい
ApplicationContextInitializedEventインスタンスを作成します。 - ApplicationContextRequestMatcher< C > - Class in org.springframework.boot.security.servlet
ApplicationContextバックアップRequestMatcher。- ApplicationContextRequestMatcher(Class<? extends C>) - クラス org.springframework.boot.security.servlet. ApplicationContextRequestMatcher のコンストラクター
- ApplicationContextRunner - org.springframework.boot.test.context.runner のクラス
- 標準の非 Web 環境
ConfigurableApplicationContext用のApplicationContext runner。 - ApplicationContextRunner() - クラス org.springframework.boot.test.context.runner. ApplicationContextRunner のコンストラクター
- 基になるソースとして
AnnotationConfigApplicationContextを使用して、新しいApplicationContextRunnerインスタンスを作成します。 - ApplicationContextRunner(Supplier<ConfigurableApplicationContext>) - クラス org.springframework.boot.test.context.runner. ApplicationContextRunner のコンストラクター
- 指定された
contextFactoryを基になるソースとして使用して、新しいApplicationContextRunnerインスタンスを作成します。 - ApplicationContextServerWebExchangeMatcher< C > - Class in org.springframework.boot.security.reactive
- ApplicationContextServerWebExchangeMatcher(Class<? extends C>) - クラス org.springframework.boot.security.reactive. ApplicationContextServerWebExchangeMatcher のコンストラクター
- ApplicationContextTestUtils - org.springframework.boot.test.util のクラス
- アプリケーションコンテキスト関連のテストユーティリティ。
- ApplicationContextTestUtils() - クラス org.springframework.boot.test.util. ApplicationContextTestUtils のコンストラクター
- ApplicationConversionService - org.springframework.boot.convert のクラス
- ほとんどの Spring Boot アプリケーションに適したコンバーターとフォーマッターでデフォルトで構成された
FormattingConversionServiceの特殊化。 - ApplicationConversionService() - クラス org.springframework.boot.convert. ApplicationConversionService のコンストラクター
- ApplicationConversionService(StringValueResolver) - クラス org.springframework.boot.convert. ApplicationConversionService のコンストラクター
- ApplicationEnvironmentPreparedEvent - org.springframework.boot.context.event のクラス
SpringApplicationが起動し、Environmentがインスペクションおよび変更に最初に利用可能になったときに公開されたイベント。- ApplicationEnvironmentPreparedEvent(ConfigurableBootstrapContext, SpringApplication, String[], ConfigurableEnvironment) - クラス org.springframework.boot.context.event. ApplicationEnvironmentPreparedEvent のコンストラクター
- 新しい
ApplicationEnvironmentPreparedEventインスタンスを作成します。 - ApplicationFailedEvent - org.springframework.boot.context.event のクラス
- 開始に失敗したときに
SpringApplicationによって発行されるイベント。 - ApplicationFailedEvent(SpringApplication, String[], ConfigurableApplicationContext, Throwable) - クラス org.springframework.boot.context.event. ApplicationFailedEvent のコンストラクター
- 新しい
ApplicationFailedEventインスタンスを作成します。 - ApplicationHome - org.springframework.boot.system のクラス
- アプリケーションのホームディレクトリへのアクセスを提供します。
- ApplicationHome() - クラス org.springframework.boot.system. ApplicationHome のコンストラクター
- 新しい
ApplicationHomeインスタンスを作成します。 - ApplicationHome(Class<?>) - クラス org.springframework.boot.system. ApplicationHome のコンストラクター
- 指定されたソースクラスの新しい
ApplicationHomeインスタンスを作成します。 - ApplicationPid - org.springframework.boot.system のクラス
- アプリケーションプロセス ID。
- ApplicationPid() - クラス org.springframework.boot.system. ApplicationPid のコンストラクター
- ApplicationPid(String) - クラス org.springframework.boot.system. ApplicationPid のコンストラクター
- ApplicationPidFileWriter - org.springframework.boot.context のクラス
- アプリケーションの PID をファイルに保存する
ApplicationListener。 - ApplicationPidFileWriter() - クラス org.springframework.boot.context. ApplicationPidFileWriter のコンストラクター
- ファイル名 "application.pid" を使用して、新しい
ApplicationPidFileWriterインスタンスを作成します。 - ApplicationPidFileWriter(File) - クラス org.springframework.boot.context. ApplicationPidFileWriter のコンストラクター
- 指定されたファイルで新しい
ApplicationPidFileWriterインスタンスを作成します。 - ApplicationPidFileWriter(String) - クラス org.springframework.boot.context. ApplicationPidFileWriter のコンストラクター
- 指定したファイル名で新しい
ApplicationPidFileWriterインスタンスを作成します。 - ApplicationPreparedEvent - org.springframework.boot.context.event のクラス
SpringApplicationが起動し、ApplicationContextが完全に準備されているが、リフレッシュされていないときに公開されたイベント。- ApplicationPreparedEvent(SpringApplication, String[], ConfigurableApplicationContext) - クラス org.springframework.boot.context.event. ApplicationPreparedEvent のコンストラクター
- 新しい
ApplicationPreparedEventインスタンスを作成します。 - ApplicationReadyEvent - org.springframework.boot.context.event のクラス
- アプリケーションがリクエストを処理する準備ができていることを示すために、可能な限り遅く発行されたイベント。
- ApplicationReadyEvent(SpringApplication, String[], ConfigurableApplicationContext, Duration) - クラス org.springframework.boot.context.event. ApplicationReadyEvent のコンストラクター
- 新しい
ApplicationReadyEventインスタンスを作成します。 - ApplicationRunner - org.springframework.boot のインターフェース
- Bean が
SpringApplicationに含まれている場合、Bean を実行する必要があることを示すために使用されるインターフェース。 - ApplicationStartedEvent - org.springframework.boot.context.event のクラス
- アプリケーションコンテキストがリフレッシュされた後、
applicationおよびcommand lineランナーが呼び出される前に発行されたイベント。 - ApplicationStartedEvent(SpringApplication, String[], ConfigurableApplicationContext, Duration) - クラス org.springframework.boot.context.event. ApplicationStartedEvent のコンストラクター
- 新しい
ApplicationStartedEventインスタンスを作成します。 - ApplicationStartingEvent - org.springframework.boot.context.event のクラス
SpringApplicationが開始されるとすぐに、つまりEnvironmentまたはApplicationContextが使用可能になる前、ただしApplicationListenerが登録された後、できるだけ早くイベントが公開されます。- ApplicationStartingEvent(ConfigurableBootstrapContext, SpringApplication, String[]) - クラス org.springframework.boot.context.event. ApplicationStartingEvent のコンストラクター
- 新しい
ApplicationStartingEventインスタンスを作成します。 - applicationStartup(ApplicationStartup) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
- スタートアップメトリクスを収集するために
ApplicationContextとともに使用されるようにApplicationStartupを構成します。 - applicationTaskExecutor(TaskExecutorBuilder) - クラス org.springframework.boot.autoconfigure.task のメソッド。TaskExecutionAutoConfiguration
- ApplicationTemp - org.springframework.boot.system のクラス
- アプリケーション固有の一時ディレクトリへのアクセスを提供します。
- ApplicationTemp() - クラス org.springframework.boot.system. ApplicationTemp のコンストラクター
- 新しい
ApplicationTempインスタンスを作成します。 - ApplicationTemp(Class<?>) - クラス org.springframework.boot.system. ApplicationTemp のコンストラクター
- 指定されたソースクラスの新しい
ApplicationTempインスタンスを作成します。 - apply() - クラス org.springframework.boot.logging のメソッド。LoggingSystemProperties
- apply(Timer.Builder) - クラス org.springframework.boot.actuate.autoconfigure.metrics のメソッド。PropertiesAutoTimer
- apply(Timer.Builder) - インターフェース org.springframework.boot.actuate.metrics のメソッド。AutoTimer
- 指定された
Timer.Builderに自動タイマー設定を適用するために呼び出されます。 - apply(String) - クラス org.springframework.boot.actuate.health のメソッド。HealthContributorNameFactory
- apply(Statement, Description) - クラス org.springframework.boot.test.system のメソッド。OutputCaptureRule
- apply(EndpointId, OperationType, OperationParameters, OperationInvoker) - インターフェース org.springframework.boot.actuate.endpoint.invoke のメソッド。OperationInvokerAdvisor
- 指定された呼び出し元に追加機能を適用します。
- apply(EndpointId, OperationType, OperationParameters, OperationInvoker) - クラス org.springframework.boot.actuate.endpoint.invoker.cache のメソッド。CachingOperationInvokerAdvisor
- apply(SanitizableData) - インターフェース org.springframework.boot.actuate.endpoint のメソッド。SanitizingFunction
- 指定されたデータにサニタイズ機能を適用します。
- apply(AutoTimer, String, Set<Timed>, Consumer<Timer.Builder>) - Static method in interface org.springframework.boot.actuate.metrics.AutoTimer
- apply(BindHandler) - インターフェース org.springframework.boot.context.properties のメソッド。ConfigurationPropertiesBindHandlerAdvisor
- ソースバインドハンドラーに追加機能を適用します。
- apply(PropertyMapper.Source<T>) - インターフェース org.springframework.boot.context.properties のメソッド。PropertyMapper.SourceOperator
- 指定されたソースに操作を適用します。
- apply(ConfigurationPropertySource) - クラス org.springframework.boot.context.properties.source のメソッド。UnboundElementsSourceFilter
- apply(LogFile) - クラス org.springframework.boot.logging のメソッド。LoggingSystemProperties
- apply(LogFile, PropertyResolver) - Method in class org.springframework.boot.logging.logback.LogbackLoggingSystemProperties
- apply(LogFile, PropertyResolver) - クラス org.springframework.boot.logging のメソッド。LoggingSystemProperties
- apply(MockReset, MockSettings) - Static method in enum class org.springframework.boot.test.mock.mockito.MockReset
MockResetを既存のsettingsに適用します。- apply(ConfigurableApplicationContext) - クラス org.springframework.boot.test.context.runner のメソッド。AbstractApplicationContextRunner.BeanRegistration
- apply(HttpServer) - クラス org.springframework.boot.web.embedded.netty のメソッド。SslServerCustomizer
- applyInitializers(ConfigurableApplicationContext) - Method in class org.springframework.boot.SpringApplication
- リフレッシュする前に、
ApplicationContextInitializerをコンテキストに適用します。 - applySuffix(String) - 列挙クラス org.springframework.boot.test.util.TestPropertyValues.Type のメソッド
- applySystemProperties(Environment, LogFile) - クラス org.springframework.boot.logging のメソッド。AbstractLoggingSystem
- applyTo(Collection<?>) - 列挙クラス org.springframework.boot.autoconfigure.condition.ConditionMessage.Style のメソッド
- applyTo(Properties) - クラス org.springframework.boot.logging のメソッド。LogFile
LOG_PATHおよびLOG_FILEマップエントリにログファイルの詳細を適用します。- applyTo(ConfigurableApplicationContext) - クラス org.springframework.boot.test.util のメソッド。TestPropertyValues
- 基になるマップから
ApplicationContextが所有する環境にプロパティを追加します。 - applyTo(ConfigurableEnvironment) - Static method in class org.springframework.boot.context.config.ConfigDataEnvironmentPostProcessor
ConfigData後処理を既存のEnvironmentに適用します。- applyTo(ConfigurableEnvironment) - クラス org.springframework.boot.test.util のメソッド。TestPropertyValues
- 基になるマップから環境にプロパティを追加します。
- applyTo(ConfigurableEnvironment, TestPropertyValues.Type) - クラス org.springframework.boot.test.util のメソッド。TestPropertyValues
- 指定されたプロパティソース型を使用して、基礎となるマップから環境にプロパティを追加します。
- applyTo(ConfigurableEnvironment, TestPropertyValues.Type, String) - クラス org.springframework.boot.test.util のメソッド。TestPropertyValues
- 指定されたプロパティソース型と名前を使用して、基礎となるマップから環境にプロパティを追加します。
- applyTo(ConfigurableEnvironment, ResourceLoader, ConfigurableBootstrapContext, String...) - Static method in class org.springframework.boot.context.config.ConfigDataEnvironmentPostProcessor
ConfigData後処理を既存のEnvironmentに適用します。- applyTo(ConfigurableEnvironment, ResourceLoader, ConfigurableBootstrapContext, Collection<String>) - Static method in class org.springframework.boot.context.config.ConfigDataEnvironmentPostProcessor
ConfigData後処理を既存のEnvironmentに適用します。- applyTo(ConfigurableEnvironment, ResourceLoader, ConfigurableBootstrapContext, Collection<String>, ConfigDataEnvironmentUpdateListener) - Static method in class org.springframework.boot.context.config.ConfigDataEnvironmentPostProcessor
ConfigData後処理を既存のEnvironmentに適用します。- applyTo(RepositoryRestConfiguration) - クラス org.springframework.boot.autoconfigure.data.rest のメソッド。RepositoryRestProperties
- applyToItem(Object) - 列挙クラス org.springframework.boot.autoconfigure.condition.ConditionMessage.Style のメソッド
- applyToMvcViewResolver(Object) - クラス org.springframework.boot.autoconfigure.template のメソッド。AbstractTemplateViewResolverProperties
- 指定されたプロパティを
AbstractTemplateViewResolverに適用します。 - applyToSystemProperties() - クラス org.springframework.boot.logging のメソッド。LogFile
LOG_PATHおよびLOG_FILEシステムプロパティにログファイルの詳細を適用します。- applyToSystemProperties(Runnable) - クラス org.springframework.boot.test.util のメソッド。TestPropertyValues
actionの間、プロパティをsystem propertiesに追加し、完了時に以前の値を復元します。- applyToSystemProperties(Callable<T>) - クラス org.springframework.boot.test.util のメソッド。TestPropertyValues
callの間、プロパティをsystem propertiesに追加し、完了時に以前の値を復元します。- appOpticsConfig() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.appoptics のメソッド。AppOpticsMetricsExportAutoConfiguration
- appOpticsMeterRegistry(AppOpticsConfig, Clock) - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.appoptics のメソッド。AppOpticsMetricsExportAutoConfiguration
- AppOpticsMetricsExportAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics.export.appoptics のクラス
- AppOptics にメトリクスをエクスポートするための
Auto-configuration。 - AppOpticsMetricsExportAutoConfiguration(AppOpticsProperties) - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.appoptics. AppOpticsMetricsExportAutoConfiguration のコンストラクター
- AppOpticsProperties - org.springframework.boot.actuate.autoconfigure.metrics.export.appoptics のクラス
- AppOptics メトリクスのエクスポートを構成するための
@ConfigurationProperties。 - AppOpticsProperties() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.appoptics. AppOpticsProperties のコンストラクター
- args() - Element in annotation interface org.springframework.boot.test.context.SpringBootTest
- テスト対象のアプリケーションに渡す必要のあるアプリケーション引数。
- ArtemisAutoConfiguration - org.springframework.boot.autoconfigure.jms.artemis のクラス
Auto-configurationは Artemis ブローカーと統合します。- ArtemisAutoConfiguration() - クラス org.springframework.boot.autoconfigure.jms.artemis. ArtemisAutoConfiguration のコンストラクター
- ArtemisConfigurationCustomizer - Interface in org.springframework.boot.autoconfigure.jms.artemis
- 自動構成された
EmbeddedActiveMQインスタンスで使用される前に Artemis JMS サーバーConfigurationをカスタマイズしたい Bean によって実装できるコールバックインターフェース。 - ArtemisMode - Enum Class in org.springframework.boot.autoconfigure.jms.artemis
- Artemis が動作できるモードを定義します。
- ArtemisNoOpBindingRegistry - org.springframework.boot.autoconfigure.jms.artemis のクラス
BindingRegistryの何もしない実装。- ArtemisNoOpBindingRegistry() - クラス org.springframework.boot.autoconfigure.jms.artemis. ArtemisNoOpBindingRegistry のコンストラクター
- ArtemisProperties - org.springframework.boot.autoconfigure.jms.artemis のクラス
- Artemis の構成プロパティ。
- ArtemisProperties() - クラス org.springframework.boot.autoconfigure.jms.artemis. ArtemisProperties のコンストラクター
- ArtemisProperties.Embedded - Class in org.springframework.boot.autoconfigure.jms.artemis
- 組み込み Artemis サーバーの構成。
- as(Function<T, R>) - クラス org.springframework.boot.context.properties のメソッド。PropertyMapper.Source
- 指定されたアダプター関数によって変更されたソースの適合バージョンを返します。
- asArray() - クラス org.springframework.boot.test.json のメソッド。ObjectContentAssert
- この呼び出しからの配列固有のアサーションのチェーンを許可するために、実際の値が配列であることを確認し、配列アサーションを返します。
- asBindTarget() - クラス org.springframework.boot.context.properties のメソッド。ConfigurationPropertiesBean
- asClientRegistrations() - クラス org.springframework.boot.autoconfigure.security.oauth2.client のメソッド。OAuth2ClientPropertiesMapper
- プロパティを
ClientRegistrationsにマップします。 - asInt(Function<T, R>) - クラス org.springframework.boot.context.properties のメソッド。PropertyMapper.Source
IntegerSE 型のソースの適応バージョンを返します。- asList(AnnotationAttributes, String) - クラス org.springframework.boot.autoconfigure のメソッド。AutoConfigurationImportSelector
- asMap() - クラス org.springframework.boot.test.json のメソッド。ObjectContentAssert
- この呼び出しからのマップ固有のアサーションのチェーンを許可するために、実際の値がマップであることを確認し、マップアサーションを返します。
- AssertableApplicationContext - Interface in org.springframework.boot.test.context.assertj
- AssertJ スタイルのアサーションを追加でサポートする
ApplicationContext。 - AssertableReactiveWebApplicationContext - Interface in org.springframework.boot.test.context.assertj
- AssertJ スタイルのアサーションをさらにサポートする
ReactiveWebApplicationContext。 - AssertableWebApplicationContext - Interface in org.springframework.boot.test.context.assertj
- AssertJ スタイルのアサーションをさらにサポートする
WebApplicationContext。 - assertContainsAlias(KeyStore) - インターフェース org.springframework.boot.ssl のメソッド。SslBundleKey
- エイリアスが指定されたキーストアに含まれていることをアサートします。
- AssertingParty() - クラス org.springframework.boot.autoconfigure.security.saml2 のコンストラクター。Saml2RelyingPartyProperties.AssertingParty
- assertThat() - インターフェース org.springframework.boot.test.context.assertj のメソッド。ApplicationContextAssertProvider
- 使用すべきではありません。誤って使用しないようにしてください。代わりに、標準の AssertJ
assertThat(context)...呼び出しを優先してください。 - assertThat() - クラス org.springframework.boot.test.json のメソッド。JsonContent
- 使用すべきではありません。誤って使用しないようにしてください。代わりに、標準の AssertJ
assertThat(context)...呼び出しを優先してください。 - assertThat() - クラス org.springframework.boot.test.json のメソッド。ObjectContent
- asSet(String[]) - Static method in interface org.springframework.boot.ssl.SslOptions
- クライアントライブラリが使用できるように
String[]をCollectionSE に変換する null セーフな方法を提供するヘルパーメソッド。 - asTag() - Method in enum class org.springframework.boot.actuate.metrics.http.Outcome
Outcomeをoutcomeという名前のTagとして返します。- Async() - クラス org.springframework.boot.autoconfigure.web.servlet のコンストラクター。WebMvcProperties.Async
- ASYNC - Enum constant in enum class org.springframework.boot.web.servlet.DispatcherType
- AsyncContext からディスパッチされた呼び出しでフィルターを適用します。
- at(Set<StaticResourceLocation>) - クラス org.springframework.boot.autoconfigure.security.reactive のメソッド。StaticResourceRequest
- 指定された
Locationsを含むマッチャーを返します。 - at(Set<StaticResourceLocation>) - クラス org.springframework.boot.autoconfigure.security.servlet のメソッド。StaticResourceRequest
- 指定された
Locationsを含むマッチャーを返します。 - at(StaticResourceLocation, StaticResourceLocation...) - クラス org.springframework.boot.autoconfigure.security.reactive のメソッド。StaticResourceRequest
- 指定された
Locationsを含むマッチャーを返します。 - at(StaticResourceLocation, StaticResourceLocation...) - クラス org.springframework.boot.autoconfigure.security.servlet のメソッド。StaticResourceRequest
- 指定された
Locationsを含むマッチャーを返します。 - atAll() - クラス org.springframework.boot.autoconfigure.condition のメソッド。ConditionMessage.ItemsBuilder
- 利用可能なアイテムがない場合に使用されます。
- atCommonLocations() - クラス org.springframework.boot.autoconfigure.security.reactive のメソッド。StaticResourceRequest
- 一般的に使用されるすべての
Locationsを含むマッチャーを返します。 - atCommonLocations() - クラス org.springframework.boot.autoconfigure.security.servlet のメソッド。StaticResourceRequest
- 一般的に使用されるすべての
Locationsを含むマッチャーを返します。 - atlasConfig(AtlasProperties) - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.atlas のメソッド。AtlasMetricsExportAutoConfiguration
- atlasMeterRegistry(AtlasConfig, Clock) - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.atlas のメソッド。AtlasMetricsExportAutoConfiguration
- AtlasMetricsExportAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics.export.atlas のクラス
- Atlas にメトリクスをエクスポートするための
Auto-configuration。 - AtlasMetricsExportAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.atlas. AtlasMetricsExportAutoConfiguration のコンストラクター
- AtlasProperties - org.springframework.boot.actuate.autoconfigure.metrics.export.atlas のクラス
- Atlas メトリクスのエクスポートを構成するための
@ConfigurationProperties。 - AtlasProperties() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.atlas. AtlasProperties のコンストラクター
- attach(Environment) - Static method in class org.springframework.boot.context.properties.source.ConfigurationPropertySources
- 指定された
EnvironmentにConfigurationPropertySourceサポートをアタッチします。 - attach(Environment) - Static method in class org.springframework.boot.testcontainers.properties.TestcontainersPropertySource
- attributeValue() - 列挙クラス org.springframework.boot.web.server.Cookie.SameSite のメソッド
- AuditApplicationEvent - org.springframework.boot.actuate.audit.listener のクラス
AuditEventをカプセル化する SpringApplicationEvent。- AuditApplicationEvent(String, String, String...) - クラス org.springframework.boot.actuate.audit.listener. AuditApplicationEvent のコンストラクター
- 新しく作成された
AuditEventをラップする新しいAuditApplicationEventを作成します。 - AuditApplicationEvent(String, String, Map<String, Object>) - クラス org.springframework.boot.actuate.audit.listener. AuditApplicationEvent のコンストラクター
- 新しく作成された
AuditEventをラップする新しいAuditApplicationEventを作成します。 - AuditApplicationEvent(Instant, String, String, Map<String, Object>) - クラス org.springframework.boot.actuate.audit.listener. AuditApplicationEvent のコンストラクター
- 新しく作成された
AuditEventをラップする新しいAuditApplicationEventを作成します。 - AuditApplicationEvent(AuditEvent) - クラス org.springframework.boot.actuate.audit.listener. AuditApplicationEvent のコンストラクター
- 指定された
AuditEventをラップする新しいAuditApplicationEventを作成します。 - AuditAutoConfiguration - org.springframework.boot.actuate.autoconfigure.audit のクラス
AuditEventの場合はAuto-configuration。- AuditAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.audit. AuditAutoConfiguration のコンストラクター
- AuditEvent - org.springframework.boot.actuate.audit のクラス
- 監査イベントを表す値オブジェクト。特定の時間に、特定のユーザーまたはエージェントが特定の型のアクションを実行しました。
- AuditEvent(String, String, String...) - クラス org.springframework.boot.actuate.audit. AuditEvent のコンストラクター
- 名前と値のペアとして提供されたデータから、現在の時間の新しい監査イベントを作成します。
- AuditEvent(String, String, Map<String, Object>) - クラス org.springframework.boot.actuate.audit. AuditEvent のコンストラクター
- 現在の時間の新しい監査イベントを作成します。
- AuditEvent(Instant, String, String, Map<String, Object>) - クラス org.springframework.boot.actuate.audit. AuditEvent のコンストラクター
- 新しい監査イベントを作成します。
- AuditEventRepository - Interface in org.springframework.boot.actuate.audit
AuditEventのリポジトリ。- auditEventsEndpoint(AuditEventRepository) - クラス org.springframework.boot.actuate.autoconfigure.audit のメソッド。AuditEventsEndpointAutoConfiguration
- AuditEventsEndpoint - org.springframework.boot.actuate.audit のクラス
- 監査イベントを公開する
@Endpoint。 - AuditEventsEndpoint(AuditEventRepository) - クラス org.springframework.boot.actuate.audit. AuditEventsEndpoint のコンストラクター
- AuditEventsEndpoint.AuditEventsDescriptor - org.springframework.boot.actuate.audit のクラス
- アプリケーションの
audit eventsの説明。 - AuditEventsEndpointAutoConfiguration - org.springframework.boot.actuate.autoconfigure.audit のクラス
- AuditEventsEndpointAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.audit. AuditEventsEndpointAutoConfiguration のコンストラクター
- auditListener(AuditEventRepository) - クラス org.springframework.boot.actuate.autoconfigure.audit のメソッド。AuditAutoConfiguration
- AuditListener - org.springframework.boot.actuate.audit.listener のクラス
- デフォルトの
AbstractAuditListener実装。 - AuditListener(AuditEventRepository) - クラス org.springframework.boot.actuate.audit.listener. AuditListener のコンストラクター
- Authentication() - クラス org.springframework.boot.autoconfigure.neo4j のコンストラクター。Neo4jProperties.Authentication
- AUTHENTICATION_FAILURE - Static variable in class org.springframework.boot.actuate.security.AuthenticationAuditListener
- 認証失敗イベント型。
- AUTHENTICATION_SUCCESS - Static variable in class org.springframework.boot.actuate.security.AuthenticationAuditListener
- 認証成功イベント型。
- AUTHENTICATION_SWITCH - Static variable in class org.springframework.boot.actuate.security.AuthenticationAuditListener
- 認証切り替えイベント型。
- authenticationAuditListener() - クラス org.springframework.boot.actuate.autoconfigure.audit のメソッド。AuditAutoConfiguration
- AuthenticationAuditListener - org.springframework.boot.actuate.security のクラス
AbstractAuthenticationAuditListenerのデフォルト実装。- AuthenticationAuditListener() - クラス org.springframework.boot.actuate.security. AuthenticationAuditListener のコンストラクター
- authenticationEventPublisher(ApplicationEventPublisher) - クラス org.springframework.boot.autoconfigure.security.servlet のメソッド。SecurityAutoConfiguration
- AUTHORIZATION_FAILURE - Static variable in class org.springframework.boot.actuate.security.AuthorizationAuditListener
- 認可失敗イベント型。
- AUTHORIZATION_HEADER - Enum constant in enum class org.springframework.boot.actuate.web.exchanges.Include
- 認可ヘッダーを含めます(存在する場合)。
- authorizationAuditListener() - クラス org.springframework.boot.actuate.autoconfigure.audit のメソッド。AuditAutoConfiguration
- AuthorizationAuditListener - org.springframework.boot.actuate.security のクラス
AbstractAuthorizationAuditListenerのデフォルト実装。- AuthorizationAuditListener() - クラス org.springframework.boot.actuate.security. AuthorizationAuditListener のコンストラクター
- AUTO - Enum constant in enum class org.springframework.boot.autoconfigure.data.RepositoryType
- 可用性に基づいて、すべてのリポジトリ型を自動的に有効にします。
- AUTO - Enum constant in enum class org.springframework.boot.autoconfigure.jms.JmsProperties.AcknowledgeMode
- セッションから送受信されたメッセージは自動的に確認されます。
- AUTO_CONFIGURED - Enum constant in enum class org.springframework.boot.test.autoconfigure.jdbc.AutoConfigureTestDatabase.Replace
- 自動構成されている場合にのみ、DataSource を交換してください。
- AUTO_TRIM_TRAILING_NEW_LINE - Enum constant in enum class org.springframework.boot.env.ConfigTreePropertySource.Option
- 末尾の改行文字のトリムを自動的に試行します。
- AutoConfiguration - Annotation Interface in org.springframework.boot.autoconfigure
- クラスが Spring Boot によって自動的に適用できる構成を提供することを示します。
- AutoConfigurationExcludeFilter - org.springframework.boot.autoconfigure のクラス
- 登録済みの自動構成クラスに一致する
TypeFilter実装。 - AutoConfigurationExcludeFilter() - クラス org.springframework.boot.autoconfigure. AutoConfigurationExcludeFilter のコンストラクター
- AutoConfigurationImportEvent - org.springframework.boot.autoconfigure のクラス
- 自動構成クラスがインポートされるときに発生するイベント。
- AutoConfigurationImportEvent(Object, List<String>, Set<String>) - クラス org.springframework.boot.autoconfigure. AutoConfigurationImportEvent のコンストラクター
- AutoConfigurationImportFilter - Interface in org.springframework.boot.autoconfigure
- 考慮される自動構成クラスを制限するために
spring.factoriesに登録できるフィルター。 - AutoConfigurationImportListener - Interface in org.springframework.boot.autoconfigure
- インポートされた自動構成の詳細を受信するために
spring.factoriesに登録できるリスナー。 - AutoConfigurationImportSelector - org.springframework.boot.autoconfigure のクラス
- AutoConfigurationImportSelector() - クラス org.springframework.boot.autoconfigure. AutoConfigurationImportSelector のコンストラクター
- AutoConfigurationImportSelector.AutoConfigurationEntry - org.springframework.boot.autoconfigure のクラス
- AutoConfigurationMetadata - Interface in org.springframework.boot.autoconfigure
- 自動構成アノテーションプロセッサーによって書き込まれたメタデータへのアクセスを提供します。
- AutoConfigurationPackage - Annotation Interface in org.springframework.boot.autoconfigure
AutoConfigurationPackagesにパッケージを登録します。- AutoConfigurationPackages - org.springframework.boot.autoconfigure のクラス
- 後で参照できるように自動構成パッケージを格納するクラス(例:
- AutoConfigurationPackages() - クラス org.springframework.boot.autoconfigure. AutoConfigurationPackages のコンストラクター
- AutoConfigurations - org.springframework.boot.autoconfigure のクラス
- 自動構成
@Configurationクラスを表すConfigurations。 - AutoConfigurations(Collection<Class<?>>) - クラス org.springframework.boot.autoconfigure. AutoConfigurations のコンストラクター
- AutoConfigureAfter - Annotation Interface in org.springframework.boot.autoconfigure
auto-configurationは、他の指定された自動構成クラスの後に適用する必要があるというヒント。- AutoConfigureBefore - Annotation Interface in org.springframework.boot.autoconfigure
auto-configurationは、他の指定された自動構成クラスの前に適用する必要があるというヒント。- AutoConfigureCache - Annotation Interface in org.springframework.boot.test.autoconfigure.core
- 何も定義されていない場合にテスト
CacheManagerを構成するためにテストクラスに適用できるアノテーション。 - AutoConfigureDataCassandra - Annotation Interface in org.springframework.boot.test.autoconfigure.data.cassandra
- 典型的な Data Cassandra テスト用の
Auto-configuration imports。 - AutoConfigureDataCouchbase - Annotation Interface in org.springframework.boot.test.autoconfigure.data.couchbase
- 典型的なデータ Couchbase テスト用の
Auto-configuration imports。 - AutoConfigureDataElasticsearch - Annotation Interface in org.springframework.boot.test.autoconfigure.data.elasticsearch
- 典型的なデータ Elasticsearch テスト用の
Auto-configuration imports。 - AutoConfigureDataJdbc - Annotation Interface in org.springframework.boot.test.autoconfigure.data.jdbc
- 典型的な Data JDBC テストの
Auto-configuration imports。 - AutoConfigureDataJpa - Annotation Interface in org.springframework.boot.test.autoconfigure.orm.jpa
- 典型的な Data JPA テスト用の
Auto-configuration imports。 - AutoConfigureDataLdap - Annotation Interface in org.springframework.boot.test.autoconfigure.data.ldap
- 典型的な Data LDAP テスト用の
Auto-configuration imports。 - AutoConfigureDataMongo - Annotation Interface in org.springframework.boot.test.autoconfigure.data.mongo
- 典型的な Data MongoDB テスト用の
Auto-configuration imports。 - AutoConfigureDataNeo4j - org.springframework.boot.test.autoconfigure.data.neo4j のアノテーションインターフェース
- 典型的な Data Neo4j テスト用の
Auto-configuration imports。 - AutoConfigureDataR2dbc - org.springframework.boot.test.autoconfigure.data.r2dbc のアノテーションインターフェース
- 典型的なデータ R2DBC テスト用の
Auto-configuration imports。 - AutoConfigureDataRedis - Annotation Interface in org.springframework.boot.test.autoconfigure.data.redis
- 典型的な Data redis テスト用の
Auto-configuration imports。 - AutoConfigureGraphQl - Annotation Interface in org.springframework.boot.test.autoconfigure.graphql
- 典型的な Spring GraphQL テスト用の
Auto-configuration imports。 - AutoConfigureGraphQlTester - Annotation Interface in org.springframework.boot.test.autoconfigure.graphql.tester
GraphQlTesterを有効にするためにテストクラスに適用できるアノテーション。- AutoConfigureHttpGraphQlTester - Annotation Interface in org.springframework.boot.test.autoconfigure.graphql.tester
HttpGraphQlTesterを有効にするためにテストクラスに適用できるアノテーション。- AutoConfigureJdbc - Annotation Interface in org.springframework.boot.test.autoconfigure.jdbc
- 典型的な jdbc テスト用の
Auto-configuration imports。 - AutoConfigureJooq - Annotation Interface in org.springframework.boot.test.autoconfigure.jooq
- 典型的な jOOQ テストの
Auto-configuration imports。 - AutoConfigureJson - Annotation Interface in org.springframework.boot.test.autoconfigure.json
- 典型的な JSON テストの
Auto-configuration imports。 - AutoConfigureJsonTesters - Annotation Interface in org.springframework.boot.test.autoconfigure.json
- JSON テスターの自動構成を有効にして構成するためにテストクラスに適用できるアノテーション。
- AutoConfigureMetrics - Annotation Interface in org.springframework.boot.test.autoconfigure.actuate.metrics
- 非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。3.0.0 以降、3.2.0 で削除され
@AutoConfigureObservabilityを推奨 - AutoConfigureMockMvc - Annotation Interface in org.springframework.boot.test.autoconfigure.web.servlet
MockMvcの自動構成を有効にして構成するためにテストクラスに適用できるアノテーション。- AutoConfigureMockRestServiceServer - Annotation Interface in org.springframework.boot.test.autoconfigure.web.client
- 単一の
MockRestServiceServerの自動構成を有効にして構成するためにテストクラスに適用できるアノテーション。 - AutoConfigureMockWebServiceClient - Annotation Interface in org.springframework.boot.test.autoconfigure.webservices.server
MockWebServiceClientの自動構成を有効にするためにテストクラスに適用できるアノテーション。- AutoConfigureMockWebServiceServer - Annotation Interface in org.springframework.boot.test.autoconfigure.webservices.client
- 単一の
MockWebServiceServerの自動構成を有効にして構成するためにテストクラスに適用できるアノテーション。 - AutoConfigureObservability - Annotation Interface in org.springframework.boot.test.autoconfigure.actuate.observability
- オブザーバビリティの自動構成を有効にするためにテストクラスに適用できるアノテーション。
- AutoConfigureOrder - Annotation Interface in org.springframework.boot.autoconfigure
- Spring Framework の
@Orderアノテーションの自動構成固有のバリアント。 - AutoConfigureRestDocs - Annotation Interface in org.springframework.boot.test.autoconfigure.restdocs
- Spring REST Docs の自動構成を有効にして構成するためにテストクラスに適用できるアノテーション。
- AutoConfigureTestDatabase - Annotation Interface in org.springframework.boot.test.autoconfigure.jdbc
- アプリケーション定義または自動構成の
DataSourceSE の代わりに使用するテストデータベースを構成するために、テストクラスに適用できるアノテーション。 - AutoConfigureTestDatabase.Replace - org.springframework.boot.test.autoconfigure.jdbc の Enum クラス
- テストデータベースで置き換えることができるもの。
- AutoConfigureTestEntityManager - Annotation Interface in org.springframework.boot.test.autoconfigure.orm.jpa
TestEntityManagerの自動構成を有効にするためにテストクラスに適用できるアノテーション。- AutoConfigureWebClient - Annotation Interface in org.springframework.boot.test.autoconfigure.web.client
- Web クライアントの自動構成を有効にして構成するためにテストクラスに適用できるアノテーション。
- AutoConfigureWebFlux - Annotation Interface in org.springframework.boot.test.autoconfigure.web.reactive
- 典型的な Spring WebFlux テスト用の
Auto-configuration imports。 - AutoConfigureWebMvc - Annotation Interface in org.springframework.boot.test.autoconfigure.web.servlet
- 典型的な Spring MVC テスト用の
Auto-configuration imports。 - AutoConfigureWebServiceClient - Annotation Interface in org.springframework.boot.test.autoconfigure.webservices.client
- Web サービスクライアントの自動構成を有効にして構成するためにテストクラスに適用できるアノテーション。
- AutoConfigureWebServiceServer - Annotation Interface in org.springframework.boot.test.autoconfigure.webservices.server
- Web サービスサーバーエンドポイントの自動構成を有効にして構成するためにテストクラスに適用できるアノテーション。
- AutoConfigureWebTestClient - Annotation Interface in org.springframework.boot.test.autoconfigure.web.reactive
WebTestClientを有効にするためにテストクラスに適用できるアノテーション。- AutoTimeProperties - org.springframework.boot.actuate.autoconfigure.metrics のクラス
- 自動的に計時されるアイテムのネストされた構成プロパティ。
- AutoTimeProperties() - クラス org.springframework.boot.actuate.autoconfigure.metrics. AutoTimeProperties のコンストラクター
- パーセンタイルなしでリクエストの時間を自動的に計測するインスタンスを作成します。
- AutoTimer - Interface in org.springframework.boot.actuate.metrics
@Timedを使用する代わりにTimersを自動的に適用するために使用できる戦略。- AvailabilityChangeEvent< S extends AvailabilityState> - Class in org.springframework.boot.availability
- アプリケーションの
AvailabilityStateが変更されたときに送信されるApplicationEvent。 - AvailabilityChangeEvent(Object, S) - クラス org.springframework.boot.availability. AvailabilityChangeEvent のコンストラクター
- 新しい
AvailabilityChangeEventインスタンスを作成します。 - AvailabilityHealthContributorAutoConfiguration - org.springframework.boot.actuate.autoconfigure.availability のクラス
- AvailabilityHealthContributorAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.availability. AvailabilityHealthContributorAutoConfiguration のコンストラクター
- AvailabilityProbesAutoConfiguration - org.springframework.boot.actuate.autoconfigure.availability のクラス
- 可用性プローブ用の
Auto-configuration。 - AvailabilityProbesAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.availability. AvailabilityProbesAutoConfiguration のコンストラクター
- availabilityProbesHealthEndpointGroupsPostProcessor(Environment) - クラス org.springframework.boot.actuate.autoconfigure.availability のメソッド。AvailabilityProbesAutoConfiguration
- AvailabilityState - Interface in org.springframework.boot.availability
ApplicationAvailability状態で使用されるタグ付けインターフェース。- AvailabilityStateHealthIndicator - org.springframework.boot.actuate.availability のクラス
- アプリケーションの特定の
AvailabilityStateをチェックするHealthIndicator。 - AvailabilityStateHealthIndicator(ApplicationAvailability, Class<S>, Consumer<AvailabilityStateHealthIndicator.StatusMappings<S>>) - クラス org.springframework.boot.actuate.availability. AvailabilityStateHealthIndicator のコンストラクター
- 新しい
AvailabilityStateHealthIndicatorインスタンスを作成します。 - AvailabilityStateHealthIndicator.StatusMappings< S extends AvailabilityState> - org.springframework.boot.actuate.availability のインターフェース
- ステータスマッピングを追加するために使用されるコールバック。
- available(String) - クラス org.springframework.boot.autoconfigure.condition のメソッド。ConditionMessage.Builder
- 何かが利用可能であることを示します。
- awaitTermination(boolean) - クラス org.springframework.boot.task のメソッド。TaskExecutorBuilder
- executor が、実行中のタスクを中断したり、キュー内のすべてのタスクを実行したりせずに、シャットダウン時にスケジュールされたタスクが完了するのを待つかどうかを設定します。
- awaitTermination(boolean) - クラス org.springframework.boot.task のメソッド。TaskSchedulerBuilder
- executor が、実行中のタスクを中断したり、キュー内のすべてのタスクを実行したりせずに、シャットダウン時にスケジュールされたタスクが完了するのを待つかどうかを設定します。
- awaitTerminationPeriod(Duration) - クラス org.springframework.boot.task のメソッド。TaskExecutorBuilder
- シャットダウン時に executor がブロックする最大時間を設定します。
- awaitTerminationPeriod(Duration) - クラス org.springframework.boot.task のメソッド。TaskSchedulerBuilder
- シャットダウン時に executor がブロックする最大時間を設定します。
- AZURE_APP_SERVICE - Enum constant in enum class org.springframework.boot.cloud.CloudPlatform
- Azure アプリサービスプラットフォーム。
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式
AbstractCompositeHealthContributorConfiguration(Function)を推奨