インデックス

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

W

WANT - Enum constant in enum class org.springframework.boot.web.server.Ssl.ClientAuth
クライアント認証が必要ですが、必須ではありません。
warn(Object) - クラス org.springframework.boot.logging のメソッド。DeferredLog
warn(Object, Throwable) - クラス org.springframework.boot.logging のメソッド。DeferredLog
WARN - Enum constant in enum class org.springframework.boot.logging.LogLevel
wasDiscoveredBy(Class<? extends EndpointDiscoverer<?, ?>>) - クラス org.springframework.boot.actuate.endpoint.annotation のメソッド。AbstractDiscoveredEndpoint
wasDiscoveredBy(Class<? extends EndpointDiscoverer<?, ?>>) - インターフェース org.springframework.boot.actuate.endpoint.annotation のメソッド。DiscoveredEndpoint
エンドポイントが指定された発見者によって発見された場合、true を返します。
wasProcessed(String) - インターフェース org.springframework.boot.autoconfigure のメソッド。AutoConfigurationMetadata
指定されたクラス名がアノテーションプロセッサーによって処理された場合、true を返します。
Watch() - クラス org.springframework.boot.autoconfigure.ssl のコンストラクター。SslProperties.Bundles.Watch
WAVEFRONT_API_TOKEN - Enum constant in enum class org.springframework.boot.actuate.autoconfigure.wavefront.WavefrontProperties.TokenType
Wavefront API トークン。
wavefrontApplicationTags(Environment, WavefrontProperties) - クラス org.springframework.boot.actuate.autoconfigure.wavefront のメソッド。WavefrontAutoConfiguration
WavefrontAutoConfiguration - org.springframework.boot.actuate.autoconfigure.wavefront のクラス
Wavefront 共通インフラストラクチャの Auto-configuration
WavefrontAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.wavefront. WavefrontAutoConfiguration のコンストラクター
wavefrontConfig(WavefrontProperties) - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront のメソッド。WavefrontMetricsExportAutoConfiguration
wavefrontMeterRegistry(WavefrontConfig, Clock, WavefrontSender) - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront のメソッド。WavefrontMetricsExportAutoConfiguration
WavefrontMetricsExportAutoConfiguration - org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront のクラス
Wavefront にメトリクスをエクスポートするための Auto-configuration
WavefrontMetricsExportAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront. WavefrontMetricsExportAutoConfiguration のコンストラクター
WavefrontProperties - org.springframework.boot.actuate.autoconfigure.wavefront のクラス
Wavefront を構成するための構成プロパティ。
WavefrontProperties() - クラス org.springframework.boot.actuate.autoconfigure.wavefront. WavefrontProperties のコンストラクター
WavefrontProperties.Application - org.springframework.boot.actuate.autoconfigure.wavefront のクラス
WavefrontProperties.Metrics - org.springframework.boot.actuate.autoconfigure.wavefront のクラス
WavefrontProperties.Metrics.Export - org.springframework.boot.actuate.autoconfigure.wavefront のクラス
WavefrontProperties.Sender - org.springframework.boot.actuate.autoconfigure.wavefront のクラス
WavefrontProperties.TokenType - org.springframework.boot.actuate.autoconfigure.wavefront の Enum クラス
Wavefront トークン型。
WavefrontPropertiesConfigAdapter - org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront のクラス
WavefrontProperties を WavefrontConfig に変換するアダプター。
WavefrontPropertiesConfigAdapter(WavefrontProperties) - クラス org.springframework.boot.actuate.autoconfigure.metrics.export.wavefront. WavefrontPropertiesConfigAdapter のコンストラクター
wavefrontSender(WavefrontProperties) - クラス org.springframework.boot.actuate.autoconfigure.wavefront のメソッド。WavefrontSenderConfiguration
WavefrontSenderConfiguration - org.springframework.boot.actuate.autoconfigure.wavefront のクラス
WavefrontSender の構成。
WavefrontSenderConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.wavefront. WavefrontSenderConfiguration のコンストラクター
WavefrontTracingAutoConfiguration - org.springframework.boot.actuate.autoconfigure.tracing.wavefront のクラス
Wavefront トレースの場合は Auto-configuration
WavefrontTracingAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.tracing.wavefront. WavefrontTracingAutoConfiguration のコンストラクター
web(WebApplicationType) - クラス org.springframework.boot.builder のメソッド。SpringApplicationBuilder
特定の型の Web アプリケーションを明示的にリクエストするフラグ。
Web() - クラス org.springframework.boot.actuate.autoconfigure.metrics のコンストラクター。MetricsProperties.Web
WEB - Enum constant in enum class org.springframework.boot.actuate.autoconfigure.endpoint.expose.EndpointExposure
Web エンドポイントを介して公開されます。
WEB_JARS - Enum constant in enum class org.springframework.boot.autoconfigure.security.StaticResourceLocation
"/webjars" のリソース。
WebApplicationContextRunner - org.springframework.boot.test.context.runner のクラス
サーブレットベースの ConfigurableWebApplicationContextApplicationContext runner
WebApplicationContextRunner() - クラス org.springframework.boot.test.context.runner. WebApplicationContextRunner のコンストラクター
基になるソースとして MockServletContext を持つ AnnotationConfigServletWebApplicationContext を使用して、新しい WebApplicationContextRunner インスタンスを作成します。
WebApplicationContextRunner(Supplier<ConfigurableWebApplicationContext>) - クラス org.springframework.boot.test.context.runner. WebApplicationContextRunner のコンストラクター
指定された contextFactory を基になるソースとして使用して、新しい WebApplicationContextRunner インスタンスを作成します。
WebApplicationContextServletContextAwareProcessor - org.springframework.boot.web.servlet.context のクラス
WebApplicationContextServletContextAwareProcessor(ConfigurableWebApplicationContext) - クラス org.springframework.boot.web.servlet.context. WebApplicationContextServletContextAwareProcessor のコンストラクター
WebApplicationType - Enum Class in org.springframework.boot
Web アプリケーションの可能な型の列挙。
WebClientAutoConfiguration - org.springframework.boot.autoconfigure.web.reactive.function.client のクラス
WebClientAutoConfiguration() - クラス org.springframework.boot.autoconfigure.web.reactive.function.client. WebClientAutoConfiguration のコンストラクター
WebClientAutoConfiguration.WebClientCodecsConfiguration - org.springframework.boot.autoconfigure.web.reactive.function.client のクラス
webClientBuilder(ObjectProvider<WebClientCustomizer>) - クラス org.springframework.boot.autoconfigure.web.reactive.function.client のメソッド。WebClientAutoConfiguration
WebClientCodecCustomizer - org.springframework.boot.autoconfigure.web.reactive.function.client のクラス
HTTP クライアントのコーデックを構成する WebClientCustomizer
WebClientCodecCustomizer(List<CodecCustomizer>) - クラス org.springframework.boot.autoconfigure.web.reactive.function.client. WebClientCodecCustomizer のコンストラクター
WebClientCodecsConfiguration() - クラス org.springframework.boot.autoconfigure.web.reactive.function.client のコンストラクター。WebClientAutoConfiguration.WebClientCodecsConfiguration
WebClientCustomizer - Interface in org.springframework.boot.web.reactive.function.client
WebClient.Builder のカスタマイズに使用できるコールバックインターフェース。
webClientEnabled() - Element in annotation interface org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc
HtmlUnit がクラスパスにあるときに WebClient を自動構成する必要がある場合。
webClientHttpConnectorCustomizer(ClientHttpConnector) - クラス org.springframework.boot.autoconfigure.web.reactive.function.client のメソッド。ClientHttpConnectorAutoConfiguration
WebClientRestTemplateAutoConfiguration - org.springframework.boot.test.autoconfigure.web.client のクラス
Web クライアント RestTemplate の自動構成。
WebClientRestTemplateAutoConfiguration() - クラス org.springframework.boot.test.autoconfigure.web.client. WebClientRestTemplateAutoConfiguration のコンストラクター
WebClientSsl - Interface in org.springframework.boot.autoconfigure.web.reactive.function.client
apply SSL 構成から WebClient.Builder に使用できるインターフェース。
WebConversionService - org.springframework.boot.autoconfigure.web.format のクラス
FormattingConversionService は、Web との間で値をフォーマットおよび変換するための Web アプリケーション専用です。
WebConversionService(DateTimeFormatters) - クラス org.springframework.boot.autoconfigure.web.format. WebConversionService のコンストラクター
提供された日付、時刻、日時形式でフォーマッターを構成する新しい WebConversionService を作成するか、カスタム形式が提供されていない場合はデフォルトを登録します。
webDriverEnabled() - Element in annotation interface org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigureMockMvc
Selenium がクラスパスにあるときに WebDriver を自動構成する必要がある場合。
WebDriverScope - org.springframework.boot.test.autoconfigure.web.servlet のクラス
WebDriver Bean に使用される特別なスコープ。
WebDriverScope() - クラス org.springframework.boot.test.autoconfigure.web.servlet. WebDriverScope のコンストラクター
WebDriverTestExecutionListener - org.springframework.boot.test.autoconfigure.web.servlet のクラス
TestExecutionListenerWebDriverScope をリセットします。
WebDriverTestExecutionListener() - クラス org.springframework.boot.test.autoconfigure.web.servlet. WebDriverTestExecutionListener のコンストラクター
WebEndpoint - Annotation Interface in org.springframework.boot.actuate.endpoint.web.annotation
HTTP でのみ公開されるエンドポイントとして型を識別します。
WebEndpointAutoConfiguration - org.springframework.boot.actuate.autoconfigure.endpoint.web のクラス
Web @Endpoint サポート用の Auto-configuration
WebEndpointAutoConfiguration(ApplicationContext, WebEndpointProperties) - クラス org.springframework.boot.actuate.autoconfigure.endpoint.web. WebEndpointAutoConfiguration のコンストラクター
webEndpointDiscoverer(ParameterValueMapper, EndpointMediaTypes, ObjectProvider<PathMapper>, ObjectProvider<OperationInvokerAdvisor>, ObjectProvider<EndpointFilter<ExposableWebEndpoint>>) - クラス org.springframework.boot.actuate.autoconfigure.endpoint.web のメソッド。WebEndpointAutoConfiguration
WebEndpointDiscoverer - org.springframework.boot.actuate.endpoint.web.annotation のクラス
WebEndpointDiscoverer(ApplicationContext, ParameterValueMapper, EndpointMediaTypes, List<PathMapper>, Collection<OperationInvokerAdvisor>, Collection<EndpointFilter<ExposableWebEndpoint>>) - クラス org.springframework.boot.actuate.endpoint.web.annotation. WebEndpointDiscoverer のコンストラクター
新しい WebEndpointDiscoverer インスタンスを作成します。
WebEndpointHttpMethod - Enum Class in org.springframework.boot.actuate.endpoint.web
Web エンドポイント操作でサポートされる HTTP メソッドの列挙。
webEndpointPathMapper() - クラス org.springframework.boot.actuate.autoconfigure.endpoint.web のメソッド。WebEndpointAutoConfiguration
WebEndpointProperties - org.springframework.boot.actuate.autoconfigure.endpoint.web のクラス
Web 管理エンドポイントの構成プロパティ。
WebEndpointProperties() - クラス org.springframework.boot.actuate.autoconfigure.endpoint.web. WebEndpointProperties のコンストラクター
WebEndpointProperties.Discovery - org.springframework.boot.actuate.autoconfigure.endpoint.web のクラス
WebEndpointProperties.Exposure - org.springframework.boot.actuate.autoconfigure.endpoint.web のクラス
webEndpointReactiveHandlerMapping(WebEndpointsSupplier, ControllerEndpointsSupplier, EndpointMediaTypes, CorsEndpointProperties, WebEndpointProperties, Environment) - クラス org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive のメソッド。WebFluxEndpointManagementContextConfiguration
WebEndpointResponse< T > - Class in org.springframework.boot.actuate.endpoint.web
WebEndpointResponse は、@EndpointWebExtension の操作によって返され、HTTP ステータスコードなどの追加の Web 固有の情報を提供できます。
WebEndpointResponse() - クラス org.springframework.boot.actuate.endpoint.web. WebEndpointResponse のコンストラクター
本体がなく、ステータスが 200(OK)の新しい WebEndpointResponse を作成します。
WebEndpointResponse(int) - クラス org.springframework.boot.actuate.endpoint.web. WebEndpointResponse のコンストラクター
ボディがなく、指定された status を持つ新しい WebEndpointResponse を作成します。
WebEndpointResponse(T) - クラス org.springframework.boot.actuate.endpoint.web. WebEndpointResponse のコンストラクター
指定された本文と 200 (OK) ステータスで新しい WebEndpointResponse を作成します。
WebEndpointResponse(T, int) - クラス org.springframework.boot.actuate.endpoint.web. WebEndpointResponse のコンストラクター
指定されたボディとステータスで新しい WebEndpointResponse を作成します。
WebEndpointResponse(T, int, MimeType) - クラス org.springframework.boot.actuate.endpoint.web. WebEndpointResponse のコンストラクター
指定されたボディとステータスで新しい WebEndpointResponse を作成します。
WebEndpointResponse(T, Producible<?>) - クラス org.springframework.boot.actuate.endpoint.web. WebEndpointResponse のコンストラクター
指定された本文とコンテンツ型、および 200 (OK) ステータスで新しい WebEndpointResponse を作成します。
WebEndpointResponse(T, MimeType) - クラス org.springframework.boot.actuate.endpoint.web. WebEndpointResponse のコンストラクター
指定された本文とコンテンツ型、および 200 (OK) ステータスで新しい WebEndpointResponse を作成します。
webEndpointServletHandlerMapping(WebEndpointsSupplier, ServletEndpointsSupplier, ControllerEndpointsSupplier, EndpointMediaTypes, CorsEndpointProperties, WebEndpointProperties, Environment) - クラス org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet のメソッド。WebMvcEndpointManagementContextConfiguration
WebEndpointsSupplier - Interface in org.springframework.boot.actuate.endpoint.web
webEnvironment() - Element in annotation interface org.springframework.boot.test.context.SpringBootTest
該当する場合に作成する Web 環境の型。
webExposeExcludePropertyEndpointFilter() - クラス org.springframework.boot.actuate.autoconfigure.endpoint.web のメソッド。WebEndpointAutoConfiguration
WebFluxAutoConfiguration - org.springframework.boot.autoconfigure.web.reactive のクラス
WebFlux の場合は Auto-configuration
WebFluxAutoConfiguration() - クラス org.springframework.boot.autoconfigure.web.reactive. WebFluxAutoConfiguration のコンストラクター
WebFluxAutoConfiguration.EnableWebFluxConfiguration - org.springframework.boot.autoconfigure.web.reactive のクラス
@EnableWebFlux と同等の構成。
WebFluxAutoConfiguration.WebFluxConfig - org.springframework.boot.autoconfigure.web.reactive のクラス
WebFluxAutoConfiguration.WelcomePageConfiguration - org.springframework.boot.autoconfigure.web.reactive のクラス
WebFluxConfig(WebProperties, WebFluxProperties, ListableBeanFactory, ObjectProvider<HandlerMethodArgumentResolver>, ObjectProvider<CodecCustomizer>, ObjectProvider<ResourceHandlerRegistrationCustomizer>, ObjectProvider<ViewResolver>) - クラス org.springframework.boot.autoconfigure.web.reactive のコンストラクター。WebFluxAutoConfiguration.WebFluxConfig
webFluxConversionService() - クラス org.springframework.boot.autoconfigure.web.reactive のメソッド。WebFluxAutoConfiguration.EnableWebFluxConfiguration
WebFluxEndpointHandlerMapping - org.springframework.boot.actuate.endpoint.web.reactive のクラス
Spring WebFlux を使用して HTTP 経由で Web エンドポイントを利用可能にするカスタム HandlerMapping
WebFluxEndpointHandlerMapping(EndpointMapping, Collection<ExposableWebEndpoint>, EndpointMediaTypes, CorsConfiguration, EndpointLinksResolver, boolean) - クラス org.springframework.boot.actuate.endpoint.web.reactive. WebFluxEndpointHandlerMapping のコンストラクター
指定されたエンドポイントのマッピングを提供する新しい WebFluxEndpointHandlerMapping インスタンスを作成します。
WebFluxEndpointManagementContextConfiguration - org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive のクラス
@ManagementContextConfiguration は、リアクティブ @Endpoint の問題に対応します。
WebFluxEndpointManagementContextConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.endpoint.web.reactive. WebFluxEndpointManagementContextConfiguration のコンストラクター
WebFluxObservationAutoConfiguration - org.springframework.boot.actuate.autoconfigure.observation.web.reactive のクラス
Spring WebFlux アプリケーションの計測用の Auto-configuration
WebFluxProperties - org.springframework.boot.autoconfigure.web.reactive のクラス
Spring WebFlux の Properties
WebFluxProperties() - クラス org.springframework.boot.autoconfigure.web.reactive. WebFluxProperties のコンストラクター
WebFluxProperties.Format - org.springframework.boot.autoconfigure.web.reactive のクラス
WebFluxProperties.Problemdetails - org.springframework.boot.autoconfigure.web.reactive のクラス
WebFluxRegistrations - Interface in org.springframework.boot.autoconfigure.web.reactive
Spring WebFlux によって提供されるデフォルトのコンポーネントの代わりに、WebFluxAutoConfiguration の主要コンポーネントを登録するためのインターフェース。
WebFluxTest - Annotation Interface in org.springframework.boot.test.autoconfigure.web.reactive
Spring WebFlux コンポーネントのみに焦点を当てた Spring WebFlux テストに使用できるアノテーション。
WebFluxTypeExcludeFilter - org.springframework.boot.test.autoconfigure.web.reactive のクラス
webFluxValidator() - クラス org.springframework.boot.autoconfigure.web.reactive のメソッド。WebFluxAutoConfiguration.EnableWebFluxConfiguration
webGraphQlHandler(ExecutionGraphQlService, ObjectProvider<WebGraphQlInterceptor>) - クラス org.springframework.boot.autoconfigure.graphql.reactive のメソッド。GraphQlWebFluxAutoConfiguration
webGraphQlHandler(ExecutionGraphQlService, ObjectProvider<WebGraphQlInterceptor>) - クラス org.springframework.boot.autoconfigure.graphql.servlet のメソッド。GraphQlWebMvcAutoConfiguration
WebListenerRegistrar - Interface in org.springframework.boot.web.servlet
@WebListenersEE を登録する型によって実装されるインターフェース。
WebListenerRegistry - Interface in org.springframework.boot.web.servlet
@WebListenersEE を保持するレジストリ。
WebMvcAutoConfiguration - org.springframework.boot.autoconfigure.web.servlet のクラス
Web MVC の場合は Auto-configuration
WebMvcAutoConfiguration() - クラス org.springframework.boot.autoconfigure.web.servlet. WebMvcAutoConfiguration のコンストラクター
WebMvcAutoConfiguration.EnableWebMvcConfiguration - org.springframework.boot.autoconfigure.web.servlet のクラス
@EnableWebMvc と同等の構成。
WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter - org.springframework.boot.autoconfigure.web.servlet のクラス
WebMvcAutoConfigurationAdapter(WebProperties, WebMvcProperties, ListableBeanFactory, ObjectProvider<HttpMessageConverters>, ObjectProvider<WebMvcAutoConfiguration.ResourceHandlerRegistrationCustomizer>, ObjectProvider<DispatcherServletPath>, ObjectProvider<ServletRegistrationBean<?>>) - クラス org.springframework.boot.autoconfigure.web.servlet のコンストラクター。WebMvcAutoConfiguration.WebMvcAutoConfigurationAdapter
WebMvcEndpointHandlerMapping - org.springframework.boot.actuate.endpoint.web.servlet のクラス
Spring MVC を使用して HTTP 経由で Web エンドポイントを使用できるようにするカスタム HandlerMapping
WebMvcEndpointHandlerMapping(EndpointMapping, Collection<ExposableWebEndpoint>, EndpointMediaTypes, CorsConfiguration, EndpointLinksResolver, boolean) - クラス org.springframework.boot.actuate.endpoint.web.servlet. WebMvcEndpointHandlerMapping のコンストラクター
指定されたエンドポイントのマッピングを提供する新しい WebMvcEndpointHandlerMapping インスタンスを作成します。
WebMvcEndpointManagementContextConfiguration - org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet のクラス
Spring MVC の @ManagementContextConfiguration @Endpoint に関します。
WebMvcEndpointManagementContextConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.endpoint.web.servlet. WebMvcEndpointManagementContextConfiguration のコンストラクター
WebMvcObservationAutoConfiguration - org.springframework.boot.actuate.autoconfigure.observation.web.servlet のクラス
Spring Web MVC サーブレットベースのリクエストマッピングのインスツルメンテーション用の Auto-configuration
WebMvcObservationAutoConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.observation.web.servlet. WebMvcObservationAutoConfiguration のコンストラクター
webMvcObservationFilter(ObservationRegistry, ObjectProvider<ServerRequestObservationConvention>, ObservationProperties) - クラス org.springframework.boot.actuate.autoconfigure.observation.web.servlet のメソッド。WebMvcObservationAutoConfiguration
WebMvcProperties - org.springframework.boot.autoconfigure.web.servlet のクラス
Spring MVC 用の Properties
WebMvcProperties() - クラス org.springframework.boot.autoconfigure.web.servlet. WebMvcProperties のコンストラクター
WebMvcProperties.Async - org.springframework.boot.autoconfigure.web.servlet のクラス
WebMvcProperties.Contentnegotiation - org.springframework.boot.autoconfigure.web.servlet のクラス
WebMvcProperties.Format - org.springframework.boot.autoconfigure.web.servlet のクラス
WebMvcProperties.MatchingStrategy - org.springframework.boot.autoconfigure.web.servlet の Enum クラス
マッチング戦略オプション。
WebMvcProperties.Pathmatch - org.springframework.boot.autoconfigure.web.servlet のクラス
WebMvcProperties.Problemdetails - org.springframework.boot.autoconfigure.web.servlet のクラス
WebMvcProperties.Servlet - org.springframework.boot.autoconfigure.web.servlet のクラス
WebMvcProperties.View - org.springframework.boot.autoconfigure.web.servlet のクラス
WebMvcRegistrations - Interface in org.springframework.boot.autoconfigure.web.servlet
Spring MVC が提供するデフォルトのコンポーネントの代わりに WebMvcConfigurationSupport の主要コンポーネントを登録するためのインターフェース。
WebMvcServletEndpointManagementContextConfiguration() - クラス org.springframework.boot.actuate.autoconfigure.endpoint.web のコンストラクター。ServletEndpointManagementContextConfiguration.WebMvcServletEndpointManagementContextConfiguration
WebMvcTest - Annotation Interface in org.springframework.boot.test.autoconfigure.web.servlet
Spring MVC コンポーネントのみに焦点を当てた Spring MVC テストに使用できるアノテーション。
WebMvcTypeExcludeFilter - org.springframework.boot.test.autoconfigure.web.servlet のクラス
WebOperation - Interface in org.springframework.boot.actuate.endpoint.web
Web エンドポイントでの操作。
WebOperationRequestPredicate - org.springframework.boot.actuate.endpoint.web のクラス
Web エンドポイントでの操作に対するリクエストの述語。
WebOperationRequestPredicate(String, WebEndpointHttpMethod, Collection<String>, Collection<String>) - クラス org.springframework.boot.actuate.endpoint.web. WebOperationRequestPredicate のコンストラクター
新しい OperationRequestPredicate を作成します。
WebProperties - org.springframework.boot.autoconfigure.web のクラス
一般的な Web の関心事については Configuration properties
WebProperties() - クラス org.springframework.boot.autoconfigure.web. WebProperties のコンストラクター
WebProperties.LocaleResolver - org.springframework.boot.autoconfigure.web の Enum クラス
WebProperties.Resources - org.springframework.boot.autoconfigure.web のクラス
WebProperties.Resources.Cache - org.springframework.boot.autoconfigure.web のクラス
キャッシュ構成。
WebProperties.Resources.Cache.Cachecontrol - org.springframework.boot.autoconfigure.web のクラス
キャッシュ制御 HTTP ヘッダー構成。
WebProperties.Resources.Chain - org.springframework.boot.autoconfigure.web のクラス
Spring リソース処理チェーンの構成。
WebProperties.Resources.Chain.Strategy - org.springframework.boot.autoconfigure.web のクラス
リソースバージョンを抽出して URL パスに埋め込む方法。
WebProperties.Resources.Chain.Strategy.Content - org.springframework.boot.autoconfigure.web のクラス
コンテンツのハッシュに基づくバージョン戦略。
WebProperties.Resources.Chain.Strategy.Fixed - Class in org.springframework.boot.autoconfigure.web
固定バージョン文字列に基づくバージョン戦略。
WebResourcesRuntimeHints - org.springframework.boot.autoconfigure.web のクラス
Web リソースのデフォルトの場所の RuntimeHintsRegistrar
WebResourcesRuntimeHints() - クラス org.springframework.boot.autoconfigure.web. WebResourcesRuntimeHints のコンストラクター
WebServer - Interface in org.springframework.boot.web.server
完全に構成された Web サーバー(Tomcat、Jetty、Netty など)を表すシンプルなインターフェース。
WebServerApplicationContext - Interface in org.springframework.boot.web.context
WebServer のライフサイクルを作成および管理する application contexts によって実装されるインターフェース。
WebServerException - Exception in org.springframework.boot.web.server
Web サーバーによってスローされた例外。
WebServerException(String, Throwable) - Constructor for exception org.springframework.boot.web.server.WebServerException
WebServerFactory - Interface in org.springframework.boot.web.server
WebServer を作成するファクトリのタグ付けインターフェース。
WebServerFactoryCustomizer< T extends WebServerFactory> - Interface in org.springframework.boot.web.server
web server factories をカスタマイズするための戦略インターフェース。
WebServerFactoryCustomizerBeanPostProcessor - org.springframework.boot.web.server のクラス
Bean ファクトリからすべての WebServerFactoryCustomizer Bean を WebServerFactory Bean に適用する BeanPostProcessor
WebServerFactoryCustomizerBeanPostProcessor() - クラス org.springframework.boot.web.server. WebServerFactoryCustomizerBeanPostProcessor のコンストラクター
WebServerGracefulShutdownLifecycle - org.springframework.boot.web.context のクラス
SmartLifecycle は、WebServer の正常なシャットダウンをトリガーします。
WebServerGracefulShutdownLifecycle(WebServer) - クラス org.springframework.boot.web.context. WebServerGracefulShutdownLifecycle のコンストラクター
指定された webServer を正常にシャットダウンする新しい WebServerGracefulShutdownLifecycle を作成します。
WebServerInitializedEvent - org.springframework.boot.web.context のクラス
WebServer の準備ができたときに公開されるイベント。
WebServerInitializedEvent(WebServer) - クラス org.springframework.boot.web.context. WebServerInitializedEvent のコンストラクター
WebServerNamespace - org.springframework.boot.actuate.endpoint.web のクラス
サーバー名前空間の列挙。
WebServerPortFileWriter - org.springframework.boot.web.context のクラス
組み込みサーバーポートと管理ポートをファイルに保存する ApplicationListener
WebServerPortFileWriter() - クラス org.springframework.boot.web.context. WebServerPortFileWriter のコンストラクター
ファイル名 "application.port" を使用して、新しい WebServerPortFileWriter インスタンスを作成します。
WebServerPortFileWriter(File) - クラス org.springframework.boot.web.context. WebServerPortFileWriter のコンストラクター
指定されたファイルで新しい WebServerPortFileWriter インスタンスを作成します。
WebServerPortFileWriter(String) - クラス org.springframework.boot.web.context. WebServerPortFileWriter のコンストラクター
指定したファイル名で新しい WebServerPortFileWriter インスタンスを作成します。
WebServerSslBundle - org.springframework.boot.web.server のクラス
Ssl または SslStoreProvider によってサポートされる SslBundle
WebServiceClientExcludeFilter - org.springframework.boot.test.autoconfigure.webservices.client のクラス
WebServiceClientTemplateAutoConfiguration - org.springframework.boot.test.autoconfigure.webservices.client のクラス
Web クライアント WebServiceTemplate の自動構成。
WebServiceClientTemplateAutoConfiguration() - クラス org.springframework.boot.test.autoconfigure.webservices.client. WebServiceClientTemplateAutoConfiguration のコンストラクター
WebServiceClientTest - Annotation Interface in org.springframework.boot.test.autoconfigure.webservices.client
一般的な Spring Web サービスクライアントテストに使用できるアノテーション。
WebServicesAutoConfiguration - org.springframework.boot.autoconfigure.webservices のクラス
Spring Web Services 用の Auto-configuration
WebServicesAutoConfiguration() - クラス org.springframework.boot.autoconfigure.webservices. WebServicesAutoConfiguration のコンストラクター
WebServicesAutoConfiguration.WsConfiguration - org.springframework.boot.autoconfigure.webservices のクラス
WebServiceServerTest - Annotation Interface in org.springframework.boot.test.autoconfigure.webservices.server
一般的な Spring Web サービスサーバーのテストに使用できるアノテーション。
WebServiceServerTypeExcludeFilter - org.springframework.boot.test.autoconfigure.webservices.server のクラス
WebServicesProperties - org.springframework.boot.autoconfigure.webservices のクラス
Spring Web Services 用の @ConfigurationProperties
WebServicesProperties() - クラス org.springframework.boot.autoconfigure.webservices. WebServicesProperties のコンストラクター
WebServicesProperties.Servlet - org.springframework.boot.autoconfigure.webservices のクラス
webServiceTemplate(WebServiceTemplateBuilder) - クラス org.springframework.boot.test.autoconfigure.webservices.client のメソッド。WebServiceClientTemplateAutoConfiguration
WebServiceTemplateAutoConfiguration - org.springframework.boot.autoconfigure.webservices.client のクラス
WebServiceTemplate の場合は Auto-configuration
WebServiceTemplateAutoConfiguration() - クラス org.springframework.boot.autoconfigure.webservices.client. WebServiceTemplateAutoConfiguration のコンストラクター
webServiceTemplateBuilder(ObjectProvider<WebServiceTemplateCustomizer>) - クラス org.springframework.boot.autoconfigure.webservices.client のメソッド。WebServiceTemplateAutoConfiguration
WebServiceTemplateBuilder - org.springframework.boot.webservices.client のクラス
WebServiceTemplate の構成と作成に使用できるビルダー。
WebServiceTemplateBuilder(WebServiceTemplateCustomizer...) - クラス org.springframework.boot.webservices.client. WebServiceTemplateBuilder のコンストラクター
WebServiceTemplateCustomizer - Interface in org.springframework.boot.webservices.client
WebServiceTemplate のカスタマイズに使用できるコールバックインターフェース。
webSessionIdResolver() - クラス org.springframework.boot.autoconfigure.web.reactive のメソッド。WebSessionIdResolverAutoConfiguration
WebSessionIdResolverAutoConfiguration - org.springframework.boot.autoconfigure.web.reactive のクラス
WebSessionIdResolver の自動構成。
WebSessionIdResolverAutoConfiguration(ServerProperties, WebFluxProperties) - クラス org.springframework.boot.autoconfigure.web.reactive. WebSessionIdResolverAutoConfiguration のコンストラクター
webSessionManager(ObjectProvider<WebSessionIdResolver>) - クラス org.springframework.boot.autoconfigure.web.reactive のメソッド。WebFluxAutoConfiguration.EnableWebFluxConfiguration
Websocket() - クラス org.springframework.boot.autoconfigure.graphql のコンストラクター。GraphQlProperties.Websocket
WEBSOCKET - Enum constant in enum class org.springframework.boot.rsocket.server.RSocketServer.Transport
WebSocket トランスポートプロトコル。
WebSocketConfiguration() - クラス org.springframework.boot.autoconfigure.graphql.reactive のコンストラクター。GraphQlWebFluxAutoConfiguration.WebSocketConfiguration
WebSocketConfiguration() - クラス org.springframework.boot.autoconfigure.graphql.servlet のコンストラクター。GraphQlWebMvcAutoConfiguration.WebSocketConfiguration
WebSocketMessagingAutoConfiguration - org.springframework.boot.autoconfigure.websocket.servlet のクラス
Auto-configuration(WebSocket ベースのメッセージング用)。
WebSocketMessagingAutoConfiguration() - クラス org.springframework.boot.autoconfigure.websocket.servlet. WebSocketMessagingAutoConfiguration のコンストラクター
WebSocketReactiveAutoConfiguration - org.springframework.boot.autoconfigure.websocket.reactive のクラス
Tomcat、Jetty、Undertow での WebSocket リアクティブサーバーの自動構成。
WebSocketReactiveAutoConfiguration() - クラス org.springframework.boot.autoconfigure.websocket.reactive. WebSocketReactiveAutoConfiguration のコンストラクター
WebSocketServletAutoConfiguration - org.springframework.boot.autoconfigure.websocket.servlet のクラス
組み込み Tomcat、Jetty、Undertow での WebSocket サーブレットサーバーの自動構成。
WebSocketServletAutoConfiguration() - クラス org.springframework.boot.autoconfigure.websocket.servlet. WebSocketServletAutoConfiguration のコンストラクター
webTestClient(ApplicationContext, List<WebTestClientBuilderCustomizer>, List<MockServerConfigurer>) - クラス org.springframework.boot.test.autoconfigure.web.reactive のメソッド。WebTestClientAutoConfiguration
WebTestClientAutoConfiguration - org.springframework.boot.test.autoconfigure.web.reactive のクラス
WebTestClient の自動構成。
WebTestClientAutoConfiguration() - クラス org.springframework.boot.test.autoconfigure.web.reactive. WebTestClientAutoConfiguration のコンストラクター
WebTestClientBuilderCustomizer - Interface in org.springframework.boot.test.web.reactive.server
WebTestClient.Builder のカスタマイザ。
webTestClientGraphQlTester(WebTestClient, GraphQlProperties) - クラス org.springframework.boot.test.autoconfigure.graphql.tester のメソッド。HttpGraphQlTesterAutoConfiguration
WelcomePageConfiguration() - クラス org.springframework.boot.autoconfigure.web.reactive のコンストラクター。WebFluxAutoConfiguration.WelcomePageConfiguration
welcomePageHandlerMapping(ApplicationContext, FormattingConversionService, ResourceUrlProvider) - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。WebMvcAutoConfiguration.EnableWebMvcConfiguration
welcomePageNotAcceptableHandlerMapping(ApplicationContext, FormattingConversionService, ResourceUrlProvider) - クラス org.springframework.boot.autoconfigure.web.servlet のメソッド。WebMvcAutoConfiguration.EnableWebMvcConfiguration
welcomePageRouterFunctionMapping(ApplicationContext, WebFluxProperties, WebProperties) - クラス org.springframework.boot.autoconfigure.web.reactive のメソッド。WebFluxAutoConfiguration.WelcomePageConfiguration
when(Predicate<Cookie>) - インターフェース org.springframework.boot.web.servlet.server のメソッド。CookieSameSiteSupplier
述語が Cookie を受け入れる場合にのみ呼び出されるように、このサプライヤーを制限します。
when(Predicate<T>) - クラス org.springframework.boot.context.properties のメソッド。PropertyMapper.Source
指定された述語と一致しない値をマップしないソースのフィルターされたバージョンを返します。
WHEN_AUTHORIZED - Enum constant in enum class org.springframework.boot.actuate.endpoint.Show
承認されたユーザーがアクセスしたときに、レスポンスにアイテムを表示します。
WHEN_AVAILABLE - Enum constant in enum class org.springframework.boot.test.context.SpringBootTest.UseMainMethod
利用可能な場合は、main メソッドを使用します。
whenEqualTo(Object) - クラス org.springframework.boot.context.properties のメソッド。PropertyMapper.Source
指定された object に等しい値のみをマップするソースのフィルターされたバージョンを返します。
whenFalse() - クラス org.springframework.boot.context.properties のメソッド。PropertyMapper.Source
false である値のみをマップするソースのフィルタリングされたバージョンを返します。
whenHasName(String) - インターフェース org.springframework.boot.web.servlet.server のメソッド。CookieSameSiteSupplier
このサプライヤーを制限して、Cookie に指定された名前がある場合にのみ呼び出されるようにします。
whenHasName(Supplier<String>) - インターフェース org.springframework.boot.web.servlet.server のメソッド。CookieSameSiteSupplier
このサプライヤーを制限して、Cookie に指定された名前がある場合にのみ呼び出されるようにします。
whenHasNameMatching(String) - インターフェース org.springframework.boot.web.servlet.server のメソッド。CookieSameSiteSupplier
Cookie 名が指定された正規表現と一致する場合にのみ呼び出されるように、このサプライヤーを制限します。
whenHasNameMatching(Pattern) - インターフェース org.springframework.boot.web.servlet.server のメソッド。CookieSameSiteSupplier
このサプライヤーを制限して、Cookie 名が指定された PatternSE と一致する場合にのみ呼び出されるようにします。
whenHasText() - クラス org.springframework.boot.context.properties のメソッド。PropertyMapper.Source
実際のテキストを含む toString() を持つ値のみをマップするソースのフィルタリングされたバージョンを返します。
whenInstanceOf(Class<R>) - クラス org.springframework.boot.context.properties のメソッド。PropertyMapper.Source
指定された型のインスタンスである値のみをマップするソースのフィルタリングされたバージョンを返します。
whenNonNull() - クラス org.springframework.boot.context.properties のメソッド。PropertyMapper.Source
null 以外の値または NullPointerExceptionSE をスローするサプライヤーをマップしないソースのフィルターされたバージョンを返します。
whenNot(Predicate<T>) - クラス org.springframework.boot.context.properties のメソッド。PropertyMapper.Source
指定された述語に一致する値をマップしないソースのフィルターされたバージョンを返します。
whenTrue() - クラス org.springframework.boot.context.properties のメソッド。PropertyMapper.Source
true である値のみをマップするソースのフィルタリングされたバージョンを返します。
WHITE - Enum constant in enum class org.springframework.boot.ansi.AnsiBackground
WHITE - Enum constant in enum class org.springframework.boot.ansi.AnsiColor
Whitelabel() - クラス org.springframework.boot.autoconfigure.web のコンストラクター。ErrorProperties.Whitelabel
WhitelabelErrorViewConfiguration() - クラス org.springframework.boot.autoconfigure.web.servlet.error のコンストラクター。ErrorMvcAutoConfiguration.WhitelabelErrorViewConfiguration
WhitespaceThrowablePatternConverter - org.springframework.boot.logging.log4j2 のクラス
スタックトレースの周囲に空白を追加する ThrowablePatternConverter
WhitespaceThrowableProxyConverter - Class in org.springframework.boot.logging.logback
スタックトレースの周囲に空白を追加する ThrowableProxyConverter
WhitespaceThrowableProxyConverter() - Constructor for class org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter
with(Class<?>...) - Method in class org.springframework.boot.SpringApplication.Augmented
アプリケーションの実行時に適用する必要がある追加のソースを含む新しい SpringApplication.Augmented インスタンスを返します。
with(Function<SELF, SELF>) - クラス org.springframework.boot.test.context.runner のメソッド。AbstractApplicationContextRunner
このランナーにカスタマイズを適用します。
with(ConfigData.Option) - クラス org.springframework.boot.context.config のメソッド。ConfigData.Options
指定されたオプションを含むこのセットのオプションを含む新しい ConfigData.Options インスタンスを作成します。
with(EnvironmentPostProcessorsFactory) - Static method in class org.springframework.boot.env.EnvironmentPostProcessorApplicationListener
特定の EnvironmentPostProcessorsFactoryEnvironmentPostProcessorApplicationListener を作成するファクトリメソッド。
withAlias(String) - インターフェース org.springframework.boot.ssl.pem のメソッド。PemSslStore
新しいエイリアスを持つ新しい PemSslStore インスタンスを返します。
withAlias(String) - Method in record class org.springframework.boot.ssl.pem.PemSslStoreDetails
新しいエイリアスを持つ新しい PemSslStoreDetails インスタンスを返します。
withAliases(ConfigurationPropertyNameAliases) - インターフェース org.springframework.boot.context.properties.source のメソッド。ConfigurationPropertySource
名前エイリアスをサポートするこのソースのバリアントを返します。
withAliases(ConfigurationPropertyNameAliases) - インターフェース org.springframework.boot.context.properties.source のメソッド。IterableConfigurationPropertySource
withAllowBeanDefinitionOverriding(boolean) - クラス org.springframework.boot.test.context.runner のメソッド。AbstractApplicationContextRunner
既存の定義と同じ名前で定義を登録することにより、Bean 定義のオーバーライドを許可するかどうかを指定します。
withAllowCircularReferences(boolean) - クラス org.springframework.boot.test.context.runner のメソッド。AbstractApplicationContextRunner
Bean 間の循環参照を許可するかどうかを指定します。
withAnnotations(Annotation...) - Method in class org.springframework.boot.context.properties.bind.Bindable
指定されたアノテーションを使用して、更新された Bindable インスタンスを作成します。
withBasicAuth(String, String) - クラス org.springframework.boot.test.web.client のメソッド。TestRestTemplate
指定された username および password を使用して基本認証ヘッダーを送信することを除いて、これと同じ構成で新しい TestRestTemplate を作成します。
withBean(Class<T>, Object...) - クラス org.springframework.boot.test.context.runner のメソッド。AbstractApplicationContextRunner
指定されたユーザー Bean を ApplicationContext に登録します。
withBean(Class<T>, Supplier<T>, BeanDefinitionCustomizer...) - クラス org.springframework.boot.test.context.runner のメソッド。AbstractApplicationContextRunner
指定されたユーザー Bean を ApplicationContext に登録します。
withBean(String, Class<T>, Object...) - クラス org.springframework.boot.test.context.runner のメソッド。AbstractApplicationContextRunner
指定されたユーザー Bean を ApplicationContext に登録します。
withBean(String, Class<T>, Supplier<T>, BeanDefinitionCustomizer...) - クラス org.springframework.boot.test.context.runner のメソッド。AbstractApplicationContextRunner
指定されたユーザー Bean を ApplicationContext に登録します。
withBindMethod(BindMethod) - Method in class org.springframework.boot.context.properties.bind.Bindable
特定のバインドメソッドを使用して、更新された Bindable インスタンスを作成します。
withBindRestrictions(Bindable.BindRestriction...) - Method in class org.springframework.boot.context.properties.bind.Bindable
追加のバインド制限を使用して、更新された Bindable インスタンスを作成します。
withBufferRequestBody(Boolean) - Method in record class org.springframework.boot.web.client.ClientHttpRequestFactorySettings
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
3.2.0 以降、バッファリングのサポートは Spring Framework 6.1 で削除されたため、3.4.0 では削除されています。
withClassLoader(ClassLoader) - クラス org.springframework.boot.test.context.runner のメソッド。AbstractApplicationContextRunner
ApplicationContext がリソースのロードと Bean クラスのロードに使用する ClassLoaderSE をカスタマイズします。
withConfiguration(Configurations) - クラス org.springframework.boot.test.context.runner のメソッド。AbstractApplicationContextRunner
指定された構成クラスを ApplicationContext に登録します。
withConnectTimeout(Duration) - Method in record class org.springframework.boot.web.client.ClientHttpRequestFactorySettings
接続タイムアウト設定が更新された新しい ClientHttpRequestFactorySettings インスタンスを返します。
withDetail(String, Object) - クラス org.springframework.boot.actuate.health のメソッド。Health.Builder
指定された key および value を使用して詳細を記録します。
withDetail(String, Object) - クラス org.springframework.boot.actuate.info のメソッド。Info.Builder
指定された key および value を使用して詳細を記録します。
withDetails(Map<String, ?>) - クラス org.springframework.boot.actuate.health のメソッド。Health.Builder
指定された details マップから詳細を記録します。
withDetails(Map<String, Object>) - クラス org.springframework.boot.actuate.info のメソッド。Info.Builder
いくつかの詳細を記録します。
withDriverPlatform(DatabaseDriver, String) - クラス org.springframework.boot.jdbc.init のメソッド。PlatformPlaceholderDatabaseDriverResolver
指定された driver を指定された platform にマップする新しい PlatformPlaceholderDatabaseDriverResolver を作成します。
withException(Throwable) - クラス org.springframework.boot.actuate.health のメソッド。Health.Builder
指定された ExceptionSE の詳細を記録します。
withExistingValue(T) - Method in class org.springframework.boot.context.properties.bind.Bindable
既存の値で更新された Bindable インスタンスを作成します。
withHandlerWrapper(Function<UriTemplateHandler, UriTemplateHandler>) - クラス org.springframework.boot.web.client のメソッド。RootUriTemplateHandler
これから新しい RootUriTemplateHandler を派生させ、指定された wrapper を適用してそのデリゲート UriTemplateHandler をラップします。
withHook(SpringApplicationHook, Runnable) - Static method in class org.springframework.boot.SpringApplication
アクションが application run をトリガーする場合、指定された SpringApplicationHook をアタッチして指定されたアクションを実行します。
withHook(SpringApplicationHook, ThrowingSupplier<T>) - Static method in class org.springframework.boot.SpringApplication
アクションが application run をトリガーする場合、指定された SpringApplicationHook をアタッチして指定されたアクションを実行します。
withInitializer(ApplicationContextInitializer<? super C>) - クラス org.springframework.boot.test.context.runner のメソッド。AbstractApplicationContextRunner
コンテキストの作成時に呼び出される ApplicationContextInitializer を追加します。
withInitParameter(String, String) - クラス org.springframework.boot.actuate.endpoint.web のメソッド。EndpointServlet
withInitParameters(Map<String, String>) - クラス org.springframework.boot.actuate.endpoint.web のメソッド。EndpointServlet
withLoadOnStartup(int) - クラス org.springframework.boot.actuate.endpoint.web のメソッド。EndpointServlet
サーブレット登録時に設定される loadOnStartup 優先度を設定します。
withLogger(Class<?>) - クラス org.springframework.boot.util のメソッド。LambdaSafe.LambdaSafeCallback
指定されたロガーソースを使用して、ラムダエラーを報告します。
withLogger(Log) - クラス org.springframework.boot.util のメソッド。LambdaSafe.LambdaSafeCallback
指定されたロガーを使用して、ラムダエラーを報告します。
withMockServletContext(Supplier<ConfigurableWebApplicationContext>) - Static method in class org.springframework.boot.test.context.runner.WebApplicationContextRunner
指定された contextFactory を装飾して、新しく作成された各 WebApplicationContextMockServletContext を設定します。
withOptions(ConnectionFactoryOptions.Builder) - Static method in class org.springframework.boot.r2dbc.ConnectionFactoryBuilder
指定された options に基づいて新しい ConnectionFactoryBuilder を初期化します。
without(ConfigData.Option) - クラス org.springframework.boot.context.config のメソッド。ConfigData.Options
指定されたオプションを除くこのセットのオプションを含む新しい ConfigData.Options インスタンスを作成します。
withParent(ApplicationContext) - クラス org.springframework.boot.test.context.runner のメソッド。AbstractApplicationContextRunner
ApplicationContextparent を構成します。
withPassword(String) - Method in record class org.springframework.boot.ssl.jks.JksSslStoreDetails
新しいパスワードを使用して新しい JksSslStoreDetails インスタンスを返します。
withPassword(String) - インターフェース org.springframework.boot.ssl.pem のメソッド。PemSslStore
新しいパスワードを使用して新しい PemSslStore インスタンスを返します。
withPassword(String) - Method in record class org.springframework.boot.ssl.pem.PemSslStoreDetails
新しいパスワードを使用して新しい PemSslStoreDetails インスタンスを返します。
withPrefix(String) - インターフェース org.springframework.boot.context.properties.source のメソッド。ConfigurationPropertySource
プレフィックスをサポートするこのソースのバリアントを返します。
withPrefix(String) - インターフェース org.springframework.boot.context.properties.source のメソッド。IterableConfigurationPropertySource
withPrivateKey(String) - Method in record class org.springframework.boot.ssl.pem.PemSslStoreDetails
新しい秘密鍵を持つ新しい PemSslStoreDetails インスタンスを返します。
withPrivateKeyPassword(String) - Method in record class org.springframework.boot.ssl.pem.PemSslStoreDetails
新しい秘密鍵のパスワードを持つ新しい PemSslStoreDetails インスタンスを返します。
withPropertyValues(String...) - クラス org.springframework.boot.test.context.runner のメソッド。AbstractApplicationContextRunner
指定された Environment プロパティペアを追加します。
withReadTimeout(Duration) - Method in record class org.springframework.boot.web.client.ClientHttpRequestFactorySettings
読み取りタイムアウト設定が更新された新しい ClientHttpRequestFactorySettings インスタンスを返します。
withSanitizedValue() - クラス org.springframework.boot.actuate.endpoint のメソッド。SanitizableData
サナライズされた値を持つ新しい SanitizableData インスタンスを返します。
withScope(BootstrapRegistry.Scope) - Method in interface org.springframework.boot.BootstrapRegistry.InstanceSupplier
更新された BootstrapRegistry.Scope を含む新しい BootstrapRegistry.InstanceSupplier を返します。
withSettings(MockReset) - Static method in enum class org.springframework.boot.test.mock.mockito.MockReset
特定のリセットが発生する必要があるモックで使用される settings を作成します。
withSslBundle(SslBundle) - Method in record class org.springframework.boot.web.client.ClientHttpRequestFactorySettings
更新された SSL バンドル設定を使用して新しい ClientHttpRequestFactorySettings インスタンスを返します。
withSuppliedValue(Supplier<T>) - Method in class org.springframework.boot.context.properties.bind.Bindable
値サプライヤーで更新された Bindable インスタンスを作成します。
withSystemProperties(String...) - クラス org.springframework.boot.test.context.runner のメソッド。AbstractApplicationContextRunner
指定された SystemSE プロパティペアを追加します。
withUrl(String) - Static method in class org.springframework.boot.r2dbc.ConnectionFactoryBuilder
指定された R2DBC url に基づいて新しい ConnectionFactoryBuilder を初期化します。
withUserConfiguration(Class<?>...) - クラス org.springframework.boot.test.context.runner のメソッド。AbstractApplicationContextRunner
指定されたユーザー構成クラスを ApplicationContext に登録します。
withValue(Object) - クラス org.springframework.boot.actuate.endpoint のメソッド。SanitizableData
別の値を持つ新しい SanitizableData インスタンスを返します。
wrapConnectionFactory(XAConnectionFactory) - Method in interface org.springframework.boot.jms.XAConnectionFactoryWrapper
特定の XAConnectionFactoryEE をラップして、JTA TransactionManagerEE に登録します。
wrapDataSource(XADataSource) - Method in interface org.springframework.boot.jdbc.XADataSourceWrapper
特定の XADataSourceSE をラップして、JTA TransactionManagerEE に登録します。
wrapReactiveWebOperation(ExposableWebEndpoint, WebOperation, AbstractWebFluxEndpointHandlerMapping.ReactiveWebOperation) - クラス org.springframework.boot.actuate.endpoint.web.reactive のメソッド。AbstractWebFluxEndpointHandlerMapping
サブクラスが AbstractWebFluxEndpointHandlerMapping.ReactiveWebOperation を呼び出す前にラップできるようにするフックポイント。
wrapServletWebOperation(ExposableWebEndpoint, WebOperation, AbstractWebMvcEndpointHandlerMapping.ServletWebOperation) - クラス org.springframework.boot.actuate.endpoint.web.servlet のメソッド。AbstractWebMvcEndpointHandlerMapping
サブクラスが AbstractWebMvcEndpointHandlerMapping.ServletWebOperation を呼び出す前にラップできるようにするフックポイント。
write(File) - クラス org.springframework.boot.system のメソッド。ApplicationPid
PID を指定したファイルに書き込みます。
write(T) - クラス org.springframework.boot.test.json のメソッド。AbstractJsonMarshalTester
特定の値の書き込みから JsonContent を返します。
WRITE - Enum constant in enum class org.springframework.boot.actuate.endpoint.OperationType
書き込み操作。
writeObject(T, ResolvableType) - クラス org.springframework.boot.test.json のメソッド。AbstractJsonMarshalTester
指定されたオブジェクトを JSON 文字列に書き込みます。
writeObject(T, ResolvableType) - クラス org.springframework.boot.test.json のメソッド。GsonTester
writeObject(T, ResolvableType) - クラス org.springframework.boot.test.json のメソッド。JacksonTester
writeObject(T, ResolvableType) - クラス org.springframework.boot.test.json のメソッド。JsonbTester
WriteOperation - Annotation Interface in org.springframework.boot.actuate.endpoint.annotation
@Endpoint のメソッドを書き込み操作として識別します。
WsConfiguration() - クラス org.springframework.boot.autoconfigure.webservices のコンストラクター。WebServicesAutoConfiguration.WsConfiguration
wsdlDefinitionBeanFactoryPostProcessor() - Static method in class org.springframework.boot.autoconfigure.webservices.WebServicesAutoConfiguration
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 直列化された形式