spring-web-5.3.7.jar中文-英文对照文档.zip

org.springframeworkspring-web5.3.7API文档接口文档中文文档中英对照JavaJavaDoc操作手册Maven依赖Gradle依赖Java开发使用指南离线文档Java编程寒水馨
文件基础信息

文件名称: spring-web-5.3.7.jar中文-英文对照文档.zip

文件类型: Java 组件中文文档
文件大小: 6.03 MB

选择下载方式

方式1:前往hanshuixin.org下载
前往 hanshuixin.org ,在hanshuixin.org查看/下载

文件简介

spring-web-5.3.7.jar中文-英文对照文档.zip 中包含以下内容

  1. 中文-英文对照文档:位于压缩包内的“文档”文件夹中
  2. 说明文件:使用说明.txt、README.md
  3. Maven依赖:spring-web-5.3.7.jar Maven依赖信息(可用于项目pom.xml).txt
  4. Gradle依赖:spring-web-5.3.7.jar Gradle依赖信息(可用于项目build.gradle).txt
  5. jar包下载地址:spring-web-5.3.7.jar下载地址(官方地址+国内镜像地址).txt
  6. 源码下载地址:spring-web-5.3.7-sources.jar下载地址(官方地址+国内镜像地址).txt

使用方法

  1. 解压 spring-web-5.3.7.jar中文-英文对照文档.zip,找到 解压后的文件夹>文档>index.html,双击index.html即可用浏览器打开查看。
  2. 为了防止解压后路径太长导致浏览器无法打开,推荐在解压时选择“解压到当前文件夹”(放心,自带文件夹,文件不会散落一地)。
  3. 有时,一套Java组件会有多个jar,所以在下载前,请仔细阅读本篇描述,以确保这就是你需要的文件。

组件信息

简介

  • 名称: Spring Web
  • 描述: Spring Web
  • 版本: 5.3.7

Maven依赖

<dependency>
	<groupId>org.springframework</groupId>
	<artifactId>spring-web</artifactId>
	<version>5.3.7</version>
</dependency>

Gradle依赖

Gradle:
	implementation group: 'org.springframework', name: 'spring-web', version: '5.3.7'
Gradle (Short):
	implementation 'org.springframework:spring-web:5.3.7'
Gradle (Kotlin):
	implementation("org.springframework:spring-web:5.3.7")

寒水馨 Java 组件中文文档系列说明

  • 文档为 Java 组件的中文翻译文档
  • 文档由 寒水馨 翻译整理,非官方版本
  • 本系列文档获取地址:https://hanshuixin.org
  • 本文档为人性化翻译,精心制作,请放心使用
  • 本文档为双语同时展示,一行原文、一行译文,可逐行对照,避免了原文/译文来回切换的麻烦
  • 有原文可参照,不再担心翻译偏差误导
  • 边学技术、边学英语
  • 只翻译了该翻译的内容,如:注释、说明、描述、用法讲解 等
  • 不该翻译的内容保持原样,如:类名、方法名、包名、类型、关键字、代码 等

版权声明与来源信息

本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。

本组件包含的 Java package(包)

org.springframework.http
org.springframework.http.client
org.springframework.http.client.reactive
org.springframework.http.client.support
org.springframework.http.codec
org.springframework.http.codec.cbor
org.springframework.http.codec.json
org.springframework.http.codec.multipart
org.springframework.http.codec.protobuf
org.springframework.http.codec.support
org.springframework.http.codec.xml
org.springframework.http.converter
org.springframework.http.converter.cbor
org.springframework.http.converter.feed
org.springframework.http.converter.json
org.springframework.http.converter.protobuf
org.springframework.http.converter.smile
org.springframework.http.converter.support
org.springframework.http.converter.xml
org.springframework.http.server
org.springframework.http.server.reactive
org.springframework.remoting.caucho
org.springframework.remoting.httpinvoker
org.springframework.remoting.jaxws
org.springframework.web
org.springframework.web.accept
org.springframework.web.bind
org.springframework.web.bind.annotation
org.springframework.web.bind.support
org.springframework.web.client
org.springframework.web.client.support
org.springframework.web.context
org.springframework.web.context.annotation
org.springframework.web.context.request
org.springframework.web.context.request.async
org.springframework.web.context.support
org.springframework.web.cors
org.springframework.web.cors.reactive
org.springframework.web.filter
org.springframework.web.filter.reactive
org.springframework.web.jsf
org.springframework.web.jsf.el
org.springframework.web.method
org.springframework.web.method.annotation
org.springframework.web.method.support
org.springframework.web.multipart
org.springframework.web.multipart.commons
org.springframework.web.multipart.support
org.springframework.web.server
org.springframework.web.server.adapter
org.springframework.web.server.handler
org.springframework.web.server.i18n
org.springframework.web.server.session
org.springframework.web.util
org.springframework.web.util.pattern

本组件包含的 Java class(类)

org.springframework.http.CacheControl
org.springframework.http.ContentDisposition
org.springframework.http.ContentDisposition.Builder
org.springframework.http.HttpCookie
org.springframework.http.HttpEntity
org.springframework.http.HttpHeaders
org.springframework.http.HttpInputMessage
org.springframework.http.HttpLogging
org.springframework.http.HttpMessage
org.springframework.http.HttpMethod
org.springframework.http.HttpOutputMessage
org.springframework.http.HttpRange
org.springframework.http.HttpRequest
org.springframework.http.HttpStatus
org.springframework.http.HttpStatus.Series
org.springframework.http.InvalidMediaTypeException
org.springframework.http.MediaType
org.springframework.http.MediaTypeEditor
org.springframework.http.MediaTypeFactory
org.springframework.http.ReactiveHttpInputMessage
org.springframework.http.ReactiveHttpOutputMessage
org.springframework.http.RequestEntity
org.springframework.http.RequestEntity.BodyBuilder
org.springframework.http.RequestEntity.HeadersBuilder
org.springframework.http.RequestEntity.UriTemplateRequestEntity
org.springframework.http.ResponseCookie
org.springframework.http.ResponseCookie.ResponseCookieBuilder
org.springframework.http.ResponseEntity
org.springframework.http.ResponseEntity.BodyBuilder
org.springframework.http.ResponseEntity.HeadersBuilder
org.springframework.http.StreamingHttpOutputMessage
org.springframework.http.StreamingHttpOutputMessage.Body
org.springframework.http.ZeroCopyHttpOutputMessage
org.springframework.http.client.AbstractClientHttpRequest
org.springframework.http.client.AbstractClientHttpRequestFactoryWrapper
org.springframework.http.client.AbstractClientHttpResponse
org.springframework.http.client.AsyncClientHttpRequest
org.springframework.http.client.AsyncClientHttpRequestExecution
org.springframework.http.client.AsyncClientHttpRequestFactory
org.springframework.http.client.AsyncClientHttpRequestInterceptor
org.springframework.http.client.BufferingClientHttpRequestFactory
org.springframework.http.client.ClientHttpRequest
org.springframework.http.client.ClientHttpRequestExecution
org.springframework.http.client.ClientHttpRequestFactory
org.springframework.http.client.ClientHttpRequestInitializer
org.springframework.http.client.ClientHttpRequestInterceptor
org.springframework.http.client.ClientHttpResponse
org.springframework.http.client.HttpComponentsAsyncClientHttpRequestFactory
org.springframework.http.client.HttpComponentsClientHttpRequestFactory
org.springframework.http.client.InterceptingAsyncClientHttpRequestFactory
org.springframework.http.client.InterceptingClientHttpRequestFactory
org.springframework.http.client.MultipartBodyBuilder
org.springframework.http.client.MultipartBodyBuilder.PartBuilder
org.springframework.http.client.Netty4ClientHttpRequestFactory
org.springframework.http.client.OkHttp3ClientHttpRequestFactory
org.springframework.http.client.SimpleClientHttpRequestFactory
org.springframework.http.client.reactive.AbstractClientHttpRequest
org.springframework.http.client.reactive.ClientHttpConnector
org.springframework.http.client.reactive.ClientHttpRequest
org.springframework.http.client.reactive.ClientHttpRequestDecorator
org.springframework.http.client.reactive.ClientHttpResponse
org.springframework.http.client.reactive.ClientHttpResponseDecorator
org.springframework.http.client.reactive.HttpComponentsClientHttpConnector
org.springframework.http.client.reactive.JettyClientHttpConnector
org.springframework.http.client.reactive.JettyResourceFactory
org.springframework.http.client.reactive.ReactorClientHttpConnector
org.springframework.http.client.reactive.ReactorResourceFactory
org.springframework.http.client.support.AsyncHttpAccessor
org.springframework.http.client.support.BasicAuthenticationInterceptor
org.springframework.http.client.support.BasicAuthorizationInterceptor
org.springframework.http.client.support.HttpAccessor
org.springframework.http.client.support.HttpRequestWrapper
org.springframework.http.client.support.InterceptingAsyncHttpAccessor
org.springframework.http.client.support.InterceptingHttpAccessor
org.springframework.http.client.support.ProxyFactoryBean
org.springframework.http.codec.ClientCodecConfigurer
org.springframework.http.codec.ClientCodecConfigurer.ClientDefaultCodecs
org.springframework.http.codec.ClientCodecConfigurer.MultipartCodecs
org.springframework.http.codec.CodecConfigurer
org.springframework.http.codec.CodecConfigurer.CustomCodecs
org.springframework.http.codec.CodecConfigurer.DefaultCodecConfig
org.springframework.http.codec.CodecConfigurer.DefaultCodecs
org.springframework.http.codec.DecoderHttpMessageReader
org.springframework.http.codec.EncoderHttpMessageWriter
org.springframework.http.codec.FormHttpMessageReader
org.springframework.http.codec.FormHttpMessageWriter
org.springframework.http.codec.HttpMessageDecoder
org.springframework.http.codec.HttpMessageEncoder
org.springframework.http.codec.HttpMessageReader
org.springframework.http.codec.HttpMessageWriter
org.springframework.http.codec.LoggingCodecSupport
org.springframework.http.codec.ResourceHttpMessageReader
org.springframework.http.codec.ResourceHttpMessageWriter
org.springframework.http.codec.ServerCodecConfigurer
org.springframework.http.codec.ServerCodecConfigurer.ServerDefaultCodecs
org.springframework.http.codec.ServerSentEvent
org.springframework.http.codec.ServerSentEvent.Builder
org.springframework.http.codec.ServerSentEventHttpMessageReader
org.springframework.http.codec.ServerSentEventHttpMessageWriter
org.springframework.http.codec.cbor.Jackson2CborDecoder
org.springframework.http.codec.cbor.Jackson2CborEncoder
org.springframework.http.codec.json.AbstractJackson2Decoder
org.springframework.http.codec.json.AbstractJackson2Encoder
org.springframework.http.codec.json.Jackson2CodecSupport
org.springframework.http.codec.json.Jackson2JsonDecoder
org.springframework.http.codec.json.Jackson2JsonEncoder
org.springframework.http.codec.json.Jackson2SmileDecoder
org.springframework.http.codec.json.Jackson2SmileEncoder
org.springframework.http.codec.json.KotlinSerializationJsonDecoder
org.springframework.http.codec.json.KotlinSerializationJsonEncoder
org.springframework.http.codec.multipart.DefaultPartHttpMessageReader
org.springframework.http.codec.multipart.FilePart
org.springframework.http.codec.multipart.FormFieldPart
org.springframework.http.codec.multipart.MultipartHttpMessageReader
org.springframework.http.codec.multipart.MultipartHttpMessageWriter
org.springframework.http.codec.multipart.MultipartWriterSupport
org.springframework.http.codec.multipart.Part
org.springframework.http.codec.multipart.PartHttpMessageWriter
org.springframework.http.codec.multipart.SynchronossPartHttpMessageReader
org.springframework.http.codec.protobuf.ProtobufCodecSupport
org.springframework.http.codec.protobuf.ProtobufDecoder
org.springframework.http.codec.protobuf.ProtobufEncoder
org.springframework.http.codec.protobuf.ProtobufHttpMessageWriter
org.springframework.http.codec.support.DefaultClientCodecConfigurer
org.springframework.http.codec.support.DefaultServerCodecConfigurer
org.springframework.http.codec.xml.Jaxb2XmlDecoder
org.springframework.http.codec.xml.Jaxb2XmlEncoder
org.springframework.http.codec.xml.XmlEventDecoder
org.springframework.http.converter.AbstractGenericHttpMessageConverter
org.springframework.http.converter.AbstractHttpMessageConverter
org.springframework.http.converter.BufferedImageHttpMessageConverter
org.springframework.http.converter.ByteArrayHttpMessageConverter
org.springframework.http.converter.FormHttpMessageConverter
org.springframework.http.converter.GenericHttpMessageConverter
org.springframework.http.converter.HttpMessageConversionException
org.springframework.http.converter.HttpMessageConverter
org.springframework.http.converter.HttpMessageNotReadableException
org.springframework.http.converter.HttpMessageNotWritableException
org.springframework.http.converter.ObjectToStringHttpMessageConverter
org.springframework.http.converter.ResourceHttpMessageConverter
org.springframework.http.converter.ResourceRegionHttpMessageConverter
org.springframework.http.converter.StringHttpMessageConverter
org.springframework.http.converter.cbor.MappingJackson2CborHttpMessageConverter
org.springframework.http.converter.feed.AbstractWireFeedHttpMessageConverter
org.springframework.http.converter.feed.AtomFeedHttpMessageConverter
org.springframework.http.converter.feed.RssChannelHttpMessageConverter
org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter
org.springframework.http.converter.json.AbstractJsonHttpMessageConverter
org.springframework.http.converter.json.GsonBuilderUtils
org.springframework.http.converter.json.GsonFactoryBean
org.springframework.http.converter.json.GsonHttpMessageConverter
org.springframework.http.converter.json.Jackson2ObjectMapperBuilder
org.springframework.http.converter.json.Jackson2ObjectMapperFactoryBean
org.springframework.http.converter.json.JsonbHttpMessageConverter
org.springframework.http.converter.json.KotlinSerializationJsonHttpMessageConverter
org.springframework.http.converter.json.MappingJackson2HttpMessageConverter
org.springframework.http.converter.json.MappingJacksonInputMessage
org.springframework.http.converter.json.MappingJacksonValue
org.springframework.http.converter.json.SpringHandlerInstantiator
org.springframework.http.converter.protobuf.ExtensionRegistryInitializer
org.springframework.http.converter.protobuf.ProtobufHttpMessageConverter
org.springframework.http.converter.protobuf.ProtobufJsonFormatHttpMessageConverter
org.springframework.http.converter.smile.MappingJackson2SmileHttpMessageConverter
org.springframework.http.converter.support.AllEncompassingFormHttpMessageConverter
org.springframework.http.converter.xml.AbstractJaxb2HttpMessageConverter
org.springframework.http.converter.xml.AbstractXmlHttpMessageConverter
org.springframework.http.converter.xml.Jaxb2CollectionHttpMessageConverter
org.springframework.http.converter.xml.Jaxb2RootElementHttpMessageConverter
org.springframework.http.converter.xml.MappingJackson2XmlHttpMessageConverter
org.springframework.http.converter.xml.MarshallingHttpMessageConverter
org.springframework.http.converter.xml.SourceHttpMessageConverter
org.springframework.http.server.DelegatingServerHttpResponse
org.springframework.http.server.PathContainer
org.springframework.http.server.PathContainer.Element
org.springframework.http.server.PathContainer.Options
org.springframework.http.server.PathContainer.PathSegment
org.springframework.http.server.PathContainer.Separator
org.springframework.http.server.RequestPath
org.springframework.http.server.ServerHttpAsyncRequestControl
org.springframework.http.server.ServerHttpRequest
org.springframework.http.server.ServerHttpResponse
org.springframework.http.server.ServletServerHttpAsyncRequestControl
org.springframework.http.server.ServletServerHttpRequest
org.springframework.http.server.ServletServerHttpResponse
org.springframework.http.server.reactive.AbstractListenerReadPublisher
org.springframework.http.server.reactive.AbstractListenerServerHttpResponse
org.springframework.http.server.reactive.AbstractListenerWriteFlushProcessor
org.springframework.http.server.reactive.AbstractListenerWriteProcessor
org.springframework.http.server.reactive.AbstractServerHttpRequest
org.springframework.http.server.reactive.AbstractServerHttpResponse
org.springframework.http.server.reactive.ChannelSendOperator
org.springframework.http.server.reactive.ContextPathCompositeHandler
org.springframework.http.server.reactive.HttpHandler
org.springframework.http.server.reactive.HttpHandlerDecoratorFactory
org.springframework.http.server.reactive.HttpHeadResponseDecorator
org.springframework.http.server.reactive.JettyHttpHandlerAdapter
org.springframework.http.server.reactive.ReactorHttpHandlerAdapter
org.springframework.http.server.reactive.ServerHttpRequest
org.springframework.http.server.reactive.ServerHttpRequest.Builder
org.springframework.http.server.reactive.ServerHttpRequestDecorator
org.springframework.http.server.reactive.ServerHttpResponse
org.springframework.http.server.reactive.ServerHttpResponseDecorator
org.springframework.http.server.reactive.ServletHttpHandlerAdapter
org.springframework.http.server.reactive.SslInfo
org.springframework.http.server.reactive.TomcatHttpHandlerAdapter
org.springframework.http.server.reactive.UndertowHttpHandlerAdapter
org.springframework.remoting.caucho.HessianClientInterceptor
org.springframework.remoting.caucho.HessianExporter
org.springframework.remoting.caucho.HessianProxyFactoryBean
org.springframework.remoting.caucho.HessianServiceExporter
org.springframework.remoting.caucho.SimpleHessianServiceExporter
org.springframework.remoting.httpinvoker.AbstractHttpInvokerRequestExecutor
org.springframework.remoting.httpinvoker.HttpComponentsHttpInvokerRequestExecutor
org.springframework.remoting.httpinvoker.HttpInvokerClientConfiguration
org.springframework.remoting.httpinvoker.HttpInvokerClientInterceptor
org.springframework.remoting.httpinvoker.HttpInvokerProxyFactoryBean
org.springframework.remoting.httpinvoker.HttpInvokerRequestExecutor
org.springframework.remoting.httpinvoker.HttpInvokerServiceExporter
org.springframework.remoting.httpinvoker.SimpleHttpInvokerRequestExecutor
org.springframework.remoting.httpinvoker.SimpleHttpInvokerServiceExporter
org.springframework.remoting.jaxws.AbstractJaxWsServiceExporter
org.springframework.remoting.jaxws.JaxWsPortClientInterceptor
org.springframework.remoting.jaxws.JaxWsPortProxyFactoryBean
org.springframework.remoting.jaxws.JaxWsSoapFaultException
org.springframework.remoting.jaxws.LocalJaxWsServiceFactory
org.springframework.remoting.jaxws.LocalJaxWsServiceFactoryBean
org.springframework.remoting.jaxws.SimpleHttpServerJaxWsServiceExporter
org.springframework.remoting.jaxws.SimpleJaxWsServiceExporter
org.springframework.web.HttpMediaTypeException
org.springframework.web.HttpMediaTypeNotAcceptableException
org.springframework.web.HttpMediaTypeNotSupportedException
org.springframework.web.HttpRequestHandler
org.springframework.web.HttpRequestMethodNotSupportedException
org.springframework.web.HttpSessionRequiredException
org.springframework.web.SpringServletContainerInitializer
org.springframework.web.WebApplicationInitializer
org.springframework.web.accept.AbstractMappingContentNegotiationStrategy
org.springframework.web.accept.ContentNegotiationManager
org.springframework.web.accept.ContentNegotiationManagerFactoryBean
org.springframework.web.accept.ContentNegotiationStrategy
org.springframework.web.accept.FixedContentNegotiationStrategy
org.springframework.web.accept.HeaderContentNegotiationStrategy
org.springframework.web.accept.MappingMediaTypeFileExtensionResolver
org.springframework.web.accept.MediaTypeFileExtensionResolver
org.springframework.web.accept.ParameterContentNegotiationStrategy
org.springframework.web.accept.PathExtensionContentNegotiationStrategy
org.springframework.web.accept.ServletPathExtensionContentNegotiationStrategy
org.springframework.web.bind.EscapedErrors
org.springframework.web.bind.MethodArgumentNotValidException
org.springframework.web.bind.MissingMatrixVariableException
org.springframework.web.bind.MissingPathVariableException
org.springframework.web.bind.MissingRequestCookieException
org.springframework.web.bind.MissingRequestHeaderException
org.springframework.web.bind.MissingRequestValueException
org.springframework.web.bind.MissingServletRequestParameterException
org.springframework.web.bind.ServletRequestBindingException
org.springframework.web.bind.ServletRequestDataBinder
org.springframework.web.bind.ServletRequestParameterPropertyValues
org.springframework.web.bind.ServletRequestUtils
org.springframework.web.bind.UnsatisfiedServletRequestParameterException
org.springframework.web.bind.WebDataBinder
org.springframework.web.bind.annotation.ControllerAdvice
org.springframework.web.bind.annotation.CookieValue
org.springframework.web.bind.annotation.CrossOrigin
org.springframework.web.bind.annotation.DeleteMapping
org.springframework.web.bind.annotation.ExceptionHandler
org.springframework.web.bind.annotation.GetMapping
org.springframework.web.bind.annotation.InitBinder
org.springframework.web.bind.annotation.Mapping
org.springframework.web.bind.annotation.MatrixVariable
org.springframework.web.bind.annotation.ModelAttribute
org.springframework.web.bind.annotation.PatchMapping
org.springframework.web.bind.annotation.PathVariable
org.springframework.web.bind.annotation.PostMapping
org.springframework.web.bind.annotation.PutMapping
org.springframework.web.bind.annotation.RequestAttribute
org.springframework.web.bind.annotation.RequestBody
org.springframework.web.bind.annotation.RequestHeader
org.springframework.web.bind.annotation.RequestMapping
org.springframework.web.bind.annotation.RequestMethod
org.springframework.web.bind.annotation.RequestParam
org.springframework.web.bind.annotation.RequestPart
org.springframework.web.bind.annotation.ResponseBody
org.springframework.web.bind.annotation.ResponseStatus
org.springframework.web.bind.annotation.RestController
org.springframework.web.bind.annotation.RestControllerAdvice
org.springframework.web.bind.annotation.SessionAttribute
org.springframework.web.bind.annotation.SessionAttributes
org.springframework.web.bind.annotation.ValueConstants
org.springframework.web.bind.support.ConfigurableWebBindingInitializer
org.springframework.web.bind.support.DefaultDataBinderFactory
org.springframework.web.bind.support.DefaultSessionAttributeStore
org.springframework.web.bind.support.SessionAttributeStore
org.springframework.web.bind.support.SessionStatus
org.springframework.web.bind.support.SimpleSessionStatus
org.springframework.web.bind.support.SpringWebConstraintValidatorFactory
org.springframework.web.bind.support.WebArgumentResolver
org.springframework.web.bind.support.WebBindingInitializer
org.springframework.web.bind.support.WebDataBinderFactory
org.springframework.web.bind.support.WebExchangeBindException
org.springframework.web.bind.support.WebExchangeDataBinder
org.springframework.web.bind.support.WebRequestDataBinder
org.springframework.web.client.AsyncRequestCallback
org.springframework.web.client.AsyncRestOperations
org.springframework.web.client.AsyncRestTemplate
org.springframework.web.client.DefaultResponseErrorHandler
org.springframework.web.client.ExtractingResponseErrorHandler
org.springframework.web.client.HttpClientErrorException
org.springframework.web.client.HttpClientErrorException.BadRequest
org.springframework.web.client.HttpClientErrorException.Conflict
org.springframework.web.client.HttpClientErrorException.Forbidden
org.springframework.web.client.HttpClientErrorException.Gone
org.springframework.web.client.HttpClientErrorException.MethodNotAllowed
org.springframework.web.client.HttpClientErrorException.NotAcceptable
org.springframework.web.client.HttpClientErrorException.NotFound
org.springframework.web.client.HttpClientErrorException.TooManyRequests
org.springframework.web.client.HttpClientErrorException.Unauthorized
org.springframework.web.client.HttpClientErrorException.UnprocessableEntity
org.springframework.web.client.HttpClientErrorException.UnsupportedMediaType
org.springframework.web.client.HttpMessageConverterExtractor
org.springframework.web.client.HttpServerErrorException
org.springframework.web.client.HttpServerErrorException.BadGateway
org.springframework.web.client.HttpServerErrorException.GatewayTimeout
org.springframework.web.client.HttpServerErrorException.InternalServerError
org.springframework.web.client.HttpServerErrorException.NotImplemented
org.springframework.web.client.HttpServerErrorException.ServiceUnavailable
org.springframework.web.client.HttpStatusCodeException
org.springframework.web.client.RequestCallback
org.springframework.web.client.ResourceAccessException
org.springframework.web.client.ResponseErrorHandler
org.springframework.web.client.ResponseExtractor
org.springframework.web.client.RestClientException
org.springframework.web.client.RestClientResponseException
org.springframework.web.client.RestOperations
org.springframework.web.client.RestTemplate
org.springframework.web.client.UnknownContentTypeException
org.springframework.web.client.UnknownHttpStatusCodeException
org.springframework.web.client.support.RestGatewaySupport
org.springframework.web.context.AbstractContextLoaderInitializer
org.springframework.web.context.ConfigurableWebApplicationContext
org.springframework.web.context.ConfigurableWebEnvironment
org.springframework.web.context.ContextCleanupListener
org.springframework.web.context.ContextLoader
org.springframework.web.context.ContextLoaderListener
org.springframework.web.context.ServletConfigAware
org.springframework.web.context.ServletContextAware
org.springframework.web.context.WebApplicationContext
org.springframework.web.context.annotation.ApplicationScope
org.springframework.web.context.annotation.RequestScope
org.springframework.web.context.annotation.SessionScope
org.springframework.web.context.request.AbstractRequestAttributes
org.springframework.web.context.request.AbstractRequestAttributesScope
org.springframework.web.context.request.AsyncWebRequestInterceptor
org.springframework.web.context.request.DestructionCallbackBindingListener
org.springframework.web.context.request.FacesRequestAttributes
org.springframework.web.context.request.FacesWebRequest
org.springframework.web.context.request.NativeWebRequest
org.springframework.web.context.request.RequestAttributes
org.springframework.web.context.request.RequestContextHolder
org.springframework.web.context.request.RequestContextListener
org.springframework.web.context.request.RequestScope
org.springframework.web.context.request.ServletRequestAttributes
org.springframework.web.context.request.ServletWebRequest
org.springframework.web.context.request.SessionScope
org.springframework.web.context.request.WebRequest
org.springframework.web.context.request.WebRequestInterceptor
org.springframework.web.context.request.async.AsyncRequestTimeoutException
org.springframework.web.context.request.async.AsyncWebRequest
org.springframework.web.context.request.async.CallableProcessingInterceptor
org.springframework.web.context.request.async.CallableProcessingInterceptorAdapter
org.springframework.web.context.request.async.DeferredResult
org.springframework.web.context.request.async.DeferredResult.DeferredResultHandler
org.springframework.web.context.request.async.DeferredResultProcessingInterceptor
org.springframework.web.context.request.async.DeferredResultProcessingInterceptorAdapter
org.springframework.web.context.request.async.StandardServletAsyncWebRequest
org.springframework.web.context.request.async.TimeoutCallableProcessingInterceptor
org.springframework.web.context.request.async.TimeoutDeferredResultProcessingInterceptor
org.springframework.web.context.request.async.WebAsyncManager
org.springframework.web.context.request.async.WebAsyncTask
org.springframework.web.context.request.async.WebAsyncUtils
org.springframework.web.context.support.AbstractRefreshableWebApplicationContext
org.springframework.web.context.support.AnnotationConfigWebApplicationContext
org.springframework.web.context.support.ContextExposingHttpServletRequest
org.springframework.web.context.support.GenericWebApplicationContext
org.springframework.web.context.support.GroovyWebApplicationContext
org.springframework.web.context.support.HttpRequestHandlerServlet
org.springframework.web.context.support.LiveBeansViewServlet
org.springframework.web.context.support.RequestHandledEvent
org.springframework.web.context.support.ServletConfigPropertySource
org.springframework.web.context.support.ServletContextAttributeExporter
org.springframework.web.context.support.ServletContextAttributeFactoryBean
org.springframework.web.context.support.ServletContextAwareProcessor
org.springframework.web.context.support.ServletContextLiveBeansView
org.springframework.web.context.support.ServletContextParameterFactoryBean
org.springframework.web.context.support.ServletContextPropertySource
org.springframework.web.context.support.ServletContextResource
org.springframework.web.context.support.ServletContextResourceLoader
org.springframework.web.context.support.ServletContextResourcePatternResolver
org.springframework.web.context.support.ServletContextScope
org.springframework.web.context.support.ServletRequestHandledEvent
org.springframework.web.context.support.SpringBeanAutowiringSupport
org.springframework.web.context.support.StandardServletEnvironment
org.springframework.web.context.support.StaticWebApplicationContext
org.springframework.web.context.support.WebApplicationContextUtils
org.springframework.web.context.support.WebApplicationObjectSupport
org.springframework.web.context.support.XmlWebApplicationContext
org.springframework.web.cors.CorsConfiguration
org.springframework.web.cors.CorsConfigurationSource
org.springframework.web.cors.CorsProcessor
org.springframework.web.cors.CorsUtils
org.springframework.web.cors.DefaultCorsProcessor
org.springframework.web.cors.UrlBasedCorsConfigurationSource
org.springframework.web.cors.reactive.CorsConfigurationSource
org.springframework.web.cors.reactive.CorsProcessor
org.springframework.web.cors.reactive.CorsUtils
org.springframework.web.cors.reactive.CorsWebFilter
org.springframework.web.cors.reactive.DefaultCorsProcessor
org.springframework.web.cors.reactive.PreFlightRequestHandler
org.springframework.web.cors.reactive.PreFlightRequestWebFilter
org.springframework.web.cors.reactive.UrlBasedCorsConfigurationSource
org.springframework.web.filter.AbstractRequestLoggingFilter
org.springframework.web.filter.CharacterEncodingFilter
org.springframework.web.filter.CommonsRequestLoggingFilter
org.springframework.web.filter.CompositeFilter
org.springframework.web.filter.CorsFilter
org.springframework.web.filter.DelegatingFilterProxy
org.springframework.web.filter.FormContentFilter
org.springframework.web.filter.ForwardedHeaderFilter
org.springframework.web.filter.GenericFilterBean
org.springframework.web.filter.HiddenHttpMethodFilter
org.springframework.web.filter.HttpPutFormContentFilter
org.springframework.web.filter.OncePerRequestFilter
org.springframework.web.filter.RelativeRedirectFilter
org.springframework.web.filter.RequestContextFilter
org.springframework.web.filter.ServletContextRequestLoggingFilter
org.springframework.web.filter.ServletRequestPathFilter
org.springframework.web.filter.ShallowEtagHeaderFilter
org.springframework.web.filter.reactive.ForwardedHeaderFilter
org.springframework.web.filter.reactive.HiddenHttpMethodFilter
org.springframework.web.filter.reactive.ServerWebExchangeContextFilter
org.springframework.web.jsf.DecoratingNavigationHandler
org.springframework.web.jsf.DelegatingNavigationHandlerProxy
org.springframework.web.jsf.DelegatingPhaseListenerMulticaster
org.springframework.web.jsf.FacesContextUtils
org.springframework.web.jsf.el.SpringBeanFacesELResolver
org.springframework.web.jsf.el.WebApplicationContextFacesELResolver
org.springframework.web.method.ControllerAdviceBean
org.springframework.web.method.HandlerMethod
org.springframework.web.method.HandlerTypePredicate
org.springframework.web.method.HandlerTypePredicate.Builder
org.springframework.web.method.annotation.AbstractCookieValueMethodArgumentResolver
org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver
org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.NamedValueInfo
org.springframework.web.method.annotation.AbstractWebArgumentResolverAdapter
org.springframework.web.method.annotation.ErrorsMethodArgumentResolver
org.springframework.web.method.annotation.ExceptionHandlerMethodResolver
org.springframework.web.method.annotation.ExpressionValueMethodArgumentResolver
org.springframework.web.method.annotation.InitBinderDataBinderFactory
org.springframework.web.method.annotation.MapMethodProcessor
org.springframework.web.method.annotation.MethodArgumentConversionNotSupportedException
org.springframework.web.method.annotation.MethodArgumentTypeMismatchException
org.springframework.web.method.annotation.ModelAttributeMethodProcessor
org.springframework.web.method.annotation.ModelFactory
org.springframework.web.method.annotation.ModelMethodProcessor
org.springframework.web.method.annotation.RequestHeaderMapMethodArgumentResolver
org.springframework.web.method.annotation.RequestHeaderMethodArgumentResolver
org.springframework.web.method.annotation.RequestParamMapMethodArgumentResolver
org.springframework.web.method.annotation.RequestParamMethodArgumentResolver
org.springframework.web.method.annotation.SessionAttributesHandler
org.springframework.web.method.annotation.SessionStatusMethodArgumentResolver
org.springframework.web.method.support.AsyncHandlerMethodReturnValueHandler
org.springframework.web.method.support.CompositeUriComponentsContributor
org.springframework.web.method.support.HandlerMethodArgumentResolver
org.springframework.web.method.support.HandlerMethodArgumentResolverComposite
org.springframework.web.method.support.HandlerMethodReturnValueHandler
org.springframework.web.method.support.HandlerMethodReturnValueHandlerComposite
org.springframework.web.method.support.InvocableHandlerMethod
org.springframework.web.method.support.ModelAndViewContainer
org.springframework.web.method.support.UriComponentsContributor
org.springframework.web.multipart.MaxUploadSizeExceededException
org.springframework.web.multipart.MultipartException
org.springframework.web.multipart.MultipartFile
org.springframework.web.multipart.MultipartHttpServletRequest
org.springframework.web.multipart.MultipartRequest
org.springframework.web.multipart.MultipartResolver
org.springframework.web.multipart.commons.CommonsFileUploadSupport
org.springframework.web.multipart.commons.CommonsFileUploadSupport.MultipartParsingResult
org.springframework.web.multipart.commons.CommonsMultipartFile
org.springframework.web.multipart.commons.CommonsMultipartResolver
org.springframework.web.multipart.support.AbstractMultipartHttpServletRequest
org.springframework.web.multipart.support.ByteArrayMultipartFileEditor
org.springframework.web.multipart.support.DefaultMultipartHttpServletRequest
org.springframework.web.multipart.support.MissingServletRequestPartException
org.springframework.web.multipart.support.MultipartFilter
org.springframework.web.multipart.support.MultipartResolutionDelegate
org.springframework.web.multipart.support.RequestPartServletServerHttpRequest
org.springframework.web.multipart.support.StandardMultipartHttpServletRequest
org.springframework.web.multipart.support.StandardServletMultipartResolver
org.springframework.web.multipart.support.StandardServletPartUtils
org.springframework.web.multipart.support.StringMultipartFileEditor
org.springframework.web.server.MediaTypeNotSupportedStatusException
org.springframework.web.server.MethodNotAllowedException
org.springframework.web.server.NotAcceptableStatusException
org.springframework.web.server.ResponseStatusException
org.springframework.web.server.ServerErrorException
org.springframework.web.server.ServerWebExchange
org.springframework.web.server.ServerWebExchange.Builder
org.springframework.web.server.ServerWebExchangeDecorator
org.springframework.web.server.ServerWebInputException
org.springframework.web.server.UnsupportedMediaTypeStatusException
org.springframework.web.server.WebExceptionHandler
org.springframework.web.server.WebFilter
org.springframework.web.server.WebFilterChain
org.springframework.web.server.WebHandler
org.springframework.web.server.WebSession
org.springframework.web.server.adapter.AbstractReactiveWebInitializer
org.springframework.web.server.adapter.DefaultServerWebExchange
org.springframework.web.server.adapter.ForwardedHeaderTransformer
org.springframework.web.server.adapter.HttpWebHandlerAdapter
org.springframework.web.server.adapter.WebHttpHandlerBuilder
org.springframework.web.server.adapter.WebHttpHandlerBuilder.SpringWebBlockHoundIntegration
org.springframework.web.server.handler.DefaultWebFilterChain
org.springframework.web.server.handler.ExceptionHandlingWebHandler
org.springframework.web.server.handler.FilteringWebHandler
org.springframework.web.server.handler.ResponseStatusExceptionHandler
org.springframework.web.server.handler.WebHandlerDecorator
org.springframework.web.server.i18n.AcceptHeaderLocaleContextResolver
org.springframework.web.server.i18n.FixedLocaleContextResolver
org.springframework.web.server.i18n.LocaleContextResolver
org.springframework.web.server.session.CookieWebSessionIdResolver
org.springframework.web.server.session.DefaultWebSessionManager
org.springframework.web.server.session.HeaderWebSessionIdResolver
org.springframework.web.server.session.InMemoryWebSessionStore
org.springframework.web.server.session.WebSessionIdResolver
org.springframework.web.server.session.WebSessionManager
org.springframework.web.server.session.WebSessionStore
org.springframework.web.util.AbstractUriTemplateHandler
org.springframework.web.util.ContentCachingRequestWrapper
org.springframework.web.util.ContentCachingResponseWrapper
org.springframework.web.util.CookieGenerator
org.springframework.web.util.DefaultUriBuilderFactory
org.springframework.web.util.DefaultUriBuilderFactory.EncodingMode
org.springframework.web.util.DefaultUriTemplateHandler
org.springframework.web.util.HtmlUtils
org.springframework.web.util.HttpSessionMutexListener
org.springframework.web.util.IntrospectorCleanupListener
org.springframework.web.util.JavaScriptUtils
org.springframework.web.util.NestedServletException
org.springframework.web.util.ServletContextPropertyUtils
org.springframework.web.util.ServletRequestPathUtils
org.springframework.web.util.TagUtils
org.springframework.web.util.UriBuilder
org.springframework.web.util.UriBuilderFactory
org.springframework.web.util.UriComponents
org.springframework.web.util.UriComponents.UriTemplateVariables
org.springframework.web.util.UriComponentsBuilder
org.springframework.web.util.UriTemplate
org.springframework.web.util.UriTemplateHandler
org.springframework.web.util.UriUtils
org.springframework.web.util.UrlPathHelper
org.springframework.web.util.WebAppRootListener
org.springframework.web.util.WebUtils
org.springframework.web.util.pattern.PathPattern
org.springframework.web.util.pattern.PathPattern.PathMatchInfo
org.springframework.web.util.pattern.PathPattern.PathRemainingMatchInfo
org.springframework.web.util.pattern.PathPatternParser
org.springframework.web.util.pattern.PathPatternRouteMatcher
org.springframework.web.util.pattern.PatternParseException
org.springframework.web.util.pattern.PatternParseException.PatternMessage