组织ID: |
org.springframework |
项目ID: |
spring-webflux |
版本: |
5.2.2.RELEASE |
最后修改时间: |
2019-12-03 20:31:54 |
包类型: |
jar |
标题: |
Spring WebFlux |
描述: |
Spring WebFlux |
相关URL: |
https://github.com/spring-projects/spring-framework |
大小: |
824.87KB |
|
Maven引入代码: |
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webflux</artifactId>
<version>5.2.2.RELEASE</version>
</dependency>
|
Gradle引入代码: |
org.springframework:spring-webflux:5.2.2.RELEASE
|
下载Jar包: |
|
POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework</groupId>
<artifactId>spring-webflux</artifactId>
<version>5.2.2.RELEASE</version>
<name>Spring WebFlux</name>
<description>Spring WebFlux</description>
<url>https://github.com/spring-projects/spring-framework</url>
<organization>
<name>Spring IO</name>
<url>https://spring.io/projects/spring-framework</url>
</organization>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>jhoeller</id>
<name>Juergen Hoeller</name>
<email>jhoeller@pivotal.io</email>
</developer>
</developers>
<scm>
<connection>scm:git:git://github.com/spring-projects/spring-framework</connection>
<developerConnection>scm:git:git://github.com/spring-projects/spring-framework</developerConnection>
<url>https://github.com/spring-projects/spring-framework</url>
</scm>
<issueManagement>
<system>GitHub</system>
<url>https://github.com/spring-projects/spring-framework/issues</url>
</issueManagement>
<dependencies>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
<version>5.2.2.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<version>5.2.2.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<version>5.2.2.RELEASE</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-core</artifactId>
<version>3.3.1.RELEASE</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
org.springframework.web.reactive.config.ViewResolverRegistry.class
org.springframework.web.reactive.config.DelegatingWebFluxConfiguration.class
org.springframework.web.reactive.config.WebFluxConfigurationSupport$EmptyHandlerMapping.class
org.springframework.web.reactive.config.EnableWebFlux.class
org.springframework.web.reactive.config.ResourceHandlerRegistration.class
org.springframework.web.reactive.config.WebFluxConfigurationSupport$NoOpValidator.class
org.springframework.web.reactive.config.WebFluxConfigurerComposite.class
org.springframework.web.reactive.config.CorsRegistration.class
org.springframework.web.reactive.config.ResourceHandlerRegistry.class
org.springframework.web.reactive.config.CorsRegistry.class
org.springframework.web.reactive.config.WebFluxConfigurationSupport$1.class
org.springframework.web.reactive.config.ViewResolverRegistry$FreeMarkerRegistration.class
org.springframework.web.reactive.config.WebFluxConfigurationSupport.class
org.springframework.web.reactive.config.WebFluxConfigurer.class
org.springframework.web.reactive.config.ViewResolverRegistry$ScriptRegistration.class
org.springframework.web.reactive.config.PathMatchConfigurer.class
org.springframework.web.reactive.config.ResourceChainRegistration.class
org.springframework.web.reactive.config.UrlBasedViewResolverRegistration.class
org.springframework.web.reactive.config.package-info.class
org.springframework.web.reactive.result.method.RequestMappingInfoHandlerMapping$PartialMatchHelper$PartialMatch.class
org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping$MatchComparator.class
org.springframework.web.reactive.result.method.RequestMappingInfoHandlerMapping$HttpOptionsHandler.class
org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping.class
org.springframework.web.reactive.result.method.annotation.ArgumentResolverConfigurer.class
org.springframework.web.reactive.result.method.annotation.SessionStatusMethodArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.SessionAttributesHandler.class
org.springframework.web.reactive.result.method.annotation.ServerWebExchangeMethodArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.RequestHeaderMethodArgumentResolver$RequestHeaderNamedValueInfo.class
org.springframework.web.reactive.result.method.annotation.HttpEntityMethodArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerAdapter.class
org.springframework.web.reactive.result.method.annotation.ExpressionValueMethodArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.ContinuationHandlerMethodArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.AbstractNamedValueArgumentResolver$NamedValueInfo.class
org.springframework.web.reactive.result.method.annotation.SessionAttributeMethodArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.ExpressionValueMethodArgumentResolver$1.class
org.springframework.web.reactive.result.method.annotation.RequestAttributeMethodArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.ControllerMethodResolver.class
org.springframework.web.reactive.result.method.annotation.PathVariableMethodArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.ModelMethodArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.ResponseEntityResultHandler.class
org.springframework.web.reactive.result.method.annotation.CookieValueMethodArgumentResolver$1.class
org.springframework.web.reactive.result.method.annotation.MatrixVariableMethodArgumentResolver$1.class
org.springframework.web.reactive.result.method.annotation.RequestHeaderMethodArgumentResolver$1.class
org.springframework.web.reactive.result.method.annotation.CookieValueMethodArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.RequestHeaderMapMethodArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.WebSessionMethodArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.PrincipalMethodArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.MatrixVariableMapMethodArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.ResponseBodyResultHandler.class
org.springframework.web.reactive.result.method.annotation.PathVariableMethodArgumentResolver$PathVariableNamedValueInfo.class
org.springframework.web.reactive.result.method.annotation.AbstractMessageReaderArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.ExpressionValueMethodArgumentResolver$ExpressionValueNamedValueInfo.class
org.springframework.web.reactive.result.method.annotation.RequestHeaderMethodArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.RequestParamMethodArgumentResolver$RequestParamNamedValueInfo.class
org.springframework.web.reactive.result.method.annotation.MatrixVariableMethodArgumentResolver$MatrixVariableNamedValueInfo.class
org.springframework.web.reactive.result.method.annotation.RequestParamMethodArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.ErrorsMethodArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.CookieValueMethodArgumentResolver$CookieValueNamedValueInfo.class
org.springframework.web.reactive.result.method.annotation.RequestPartMethodArgumentResolver$PartServerHttpRequest.class
org.springframework.web.reactive.result.method.annotation.InitBinderBindingContext.class
org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping.class
org.springframework.web.reactive.result.method.annotation.PathVariableMapMethodArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.ModelAttributeMethodArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.RequestBodyMethodArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.ModelInitializer.class
org.springframework.web.reactive.result.method.annotation.AbstractNamedValueArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.RequestParamMapMethodArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.RequestPartMethodArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.AbstractNamedValueSyncArgumentResolver.class
org.springframework.web.reactive.result.method.annotation.AbstractMessageWriterResultHandler.class
org.springframework.web.reactive.result.method.annotation.AbstractMessageWriterResultHandler$KotlinDelegate.class
org.springframework.web.reactive.result.method.annotation.package-info.class
org.springframework.web.reactive.result.method.annotation.MatrixVariableMethodArgumentResolver.class
org.springframework.web.reactive.result.method.SyncHandlerMethodArgumentResolver.class
org.springframework.web.reactive.result.method.RequestMappingInfo$DefaultBuilder.class
org.springframework.web.reactive.result.method.RequestMappingInfo$Builder.class
org.springframework.web.reactive.result.method.HandlerMethodArgumentResolverSupport.class
org.springframework.web.reactive.result.method.InvocableHandlerMethod.class
org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping$MappingRegistration.class
org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping$MappingRegistry.class
org.springframework.web.reactive.result.method.RequestMappingInfo.class
org.springframework.web.reactive.result.method.RequestMappingInfoHandlerMapping.class
org.springframework.web.reactive.result.method.HandlerMethodArgumentResolverComposite.class
org.springframework.web.reactive.result.method.HandlerMethodArgumentResolver.class
org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping$1.class
org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping$PreFlightAmbiguousMatchHandler.class
org.springframework.web.reactive.result.method.RequestMappingInfoHandlerMapping$PartialMatchHelper.class
org.springframework.web.reactive.result.method.AbstractHandlerMethodMapping$Match.class
org.springframework.web.reactive.result.method.RequestMappingInfo$BuilderConfiguration.class
org.springframework.web.reactive.result.method.package-info.class
org.springframework.web.reactive.result.method.SyncInvocableHandlerMethod.class
org.springframework.web.reactive.result.SimpleHandlerAdapter.class
org.springframework.web.reactive.result.HandlerResultHandlerSupport.class
org.springframework.web.reactive.result.condition.ProducesRequestCondition$ProduceMediaTypeExpression.class
org.springframework.web.reactive.result.condition.RequestCondition.class
org.springframework.web.reactive.result.condition.ParamsRequestCondition$ParamExpression.class
org.springframework.web.reactive.result.condition.HeadersRequestCondition.class
org.springframework.web.reactive.result.condition.AbstractMediaTypeExpression.class
org.springframework.web.reactive.result.condition.CompositeRequestCondition.class
org.springframework.web.reactive.result.condition.AbstractNameValueExpression.class
org.springframework.web.reactive.result.condition.AbstractRequestCondition.class
org.springframework.web.reactive.result.condition.ParamsRequestCondition.class
org.springframework.web.reactive.result.condition.RequestConditionHolder.class
org.springframework.web.reactive.result.condition.RequestMethodsRequestCondition.class
org.springframework.web.reactive.result.condition.ConsumesRequestCondition.class
org.springframework.web.reactive.result.condition.MediaTypeExpression.class
org.springframework.web.reactive.result.condition.ConsumesRequestCondition$ConsumeMediaTypeExpression.class
org.springframework.web.reactive.result.condition.PatternsRequestCondition.class
org.springframework.web.reactive.result.condition.NameValueExpression.class
org.springframework.web.reactive.result.condition.ProducesRequestCondition.class
org.springframework.web.reactive.result.condition.HeadersRequestCondition$HeaderExpression.class
org.springframework.web.reactive.result.package-info.class
org.springframework.web.reactive.result.view.DefaultRendering.class
org.springframework.web.reactive.result.view.Rendering$RedirectBuilder.class
org.springframework.web.reactive.result.view.RedirectView.class
org.springframework.web.reactive.result.view.AbstractView.class
org.springframework.web.reactive.result.view.Rendering$Builder.class
org.springframework.web.reactive.result.view.RequestContext.class
org.springframework.web.reactive.result.view.RequestDataValueProcessor.class
org.springframework.web.reactive.result.view.HttpMessageWriterView.class
org.springframework.web.reactive.result.view.Rendering.class
org.springframework.web.reactive.result.view.freemarker.FreeMarkerConfigurer.class
org.springframework.web.reactive.result.view.freemarker.FreeMarkerViewResolver.class
org.springframework.web.reactive.result.view.freemarker.FreeMarkerConfig.class
org.springframework.web.reactive.result.view.freemarker.FreeMarkerView.class
org.springframework.web.reactive.result.view.freemarker.package-info.class
org.springframework.web.reactive.result.view.AbstractUrlBasedView.class
org.springframework.web.reactive.result.view.ViewResolver.class
org.springframework.web.reactive.result.view.UrlBasedViewResolver.class
org.springframework.web.reactive.result.view.ViewResolverSupport.class
org.springframework.web.reactive.result.view.BindStatus.class
org.springframework.web.reactive.result.view.DefaultRenderingBuilder.class
org.springframework.web.reactive.result.view.ViewResolutionResultHandler.class
org.springframework.web.reactive.result.view.package-info.class
org.springframework.web.reactive.result.view.script.RenderingContext.class
org.springframework.web.reactive.result.view.script.ScriptTemplateViewResolver.class
org.springframework.web.reactive.result.view.script.ScriptTemplateConfig.class
org.springframework.web.reactive.result.view.script.ScriptTemplateConfigurer.class
org.springframework.web.reactive.result.view.script.ScriptTemplateView.class
org.springframework.web.reactive.result.view.script.package-info.class
org.springframework.web.reactive.result.view.View.class
org.springframework.web.reactive.accept.RequestedContentTypeResolver.class
org.springframework.web.reactive.accept.HeaderContentTypeResolver.class
org.springframework.web.reactive.accept.RequestedContentTypeResolverBuilder.class
org.springframework.web.reactive.accept.ParameterContentTypeResolver.class
org.springframework.web.reactive.accept.FixedContentTypeResolver.class
org.springframework.web.reactive.accept.package-info.class
org.springframework.web.reactive.accept.RequestedContentTypeResolverBuilder$ParameterResolverConfigurer.class
org.springframework.web.reactive.function.client.DefaultWebClientBuilder.class
org.springframework.web.reactive.function.client.DefaultClientRequestBuilder.class
org.springframework.web.reactive.function.client.ClientResponse$1.class
org.springframework.web.reactive.function.client.WebClient$Builder.class
org.springframework.web.reactive.function.client.ExchangeFilterFunction.class
org.springframework.web.reactive.function.client.UnknownHttpStatusCodeException.class
org.springframework.web.reactive.function.client.WebClientResponseException$BadRequest.class
org.springframework.web.reactive.function.client.DefaultExchangeStrategiesBuilder.class
org.springframework.web.reactive.function.client.support.ClientResponseWrapper.class
org.springframework.web.reactive.function.client.support.ClientResponseWrapper$HeadersWrapper.class
org.springframework.web.reactive.function.client.support.package-info.class
org.springframework.web.reactive.function.client.DefaultClientResponseBuilder$BuiltClientHttpResponse.class
org.springframework.web.reactive.function.client.WebClientResponseException$UnsupportedMediaType.class
org.springframework.web.reactive.function.client.DefaultWebClient$DefaultResponseSpec.class
org.springframework.web.reactive.function.client.WebClientException.class
org.springframework.web.reactive.function.client.ExchangeFilterFunctions.class
org.springframework.web.reactive.function.client.ClientRequest$Builder.class
org.springframework.web.reactive.function.client.ClientResponse$Builder.class
org.springframework.web.reactive.function.client.DefaultClientResponseBuilder$1.class
org.springframework.web.reactive.function.client.WebClientResponseException$InternalServerError.class
org.springframework.web.reactive.function.client.ExchangeFunction.class
org.springframework.web.reactive.function.client.DefaultWebClient$DefaultResponseSpec$StatusHandler.class
org.springframework.web.reactive.function.client.DefaultWebClient.class
org.springframework.web.reactive.function.client.WebClient$RequestBodySpec.class
org.springframework.web.reactive.function.client.ClientResponse.class
org.springframework.web.reactive.function.client.WebClient$RequestHeadersSpec.class
org.springframework.web.reactive.function.client.DefaultClientResponse$1.class
org.springframework.web.reactive.function.client.ExchangeFilterFunctions$Credentials.class
org.springframework.web.reactive.function.client.WebClient$RequestHeadersUriSpec.class
org.springframework.web.reactive.function.client.WebClientResponseException$GatewayTimeout.class
org.springframework.web.reactive.function.client.ClientRequest.class
org.springframework.web.reactive.function.client.WebClientResponseException$BadGateway.class
org.springframework.web.reactive.function.client.DefaultClientRequestBuilder$BodyInserterRequest.class
org.springframework.web.reactive.function.client.DefaultClientRequestBuilder$BodyInserterRequest$1.class
org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized.class
org.springframework.web.reactive.function.client.DefaultExchangeStrategiesBuilder$DefaultExchangeStrategies.class
org.springframework.web.reactive.function.client.DefaultClientResponse.class
org.springframework.web.reactive.function.client.WebClientResponseException$UnprocessableEntity.class
org.springframework.web.reactive.function.client.ExchangeFunctions.class
org.springframework.web.reactive.function.client.WebClient$UriSpec.class
org.springframework.web.reactive.function.client.ExchangeStrategies$Builder.class
org.springframework.web.reactive.function.client.ExchangeFunctions$DefaultExchangeFunction$1.class
org.springframework.web.reactive.function.client.DefaultClientResponse$DefaultHeaders.class
org.springframework.web.reactive.function.client.WebClientResponseException$1.class
org.springframework.web.reactive.function.client.WebClientUtils.class
org.springframework.web.reactive.function.client.WebClientResponseException.class
org.springframework.web.reactive.function.client.ExchangeStrategies.class
org.springframework.web.reactive.function.client.WebClientResponseException$TooManyRequests.class
org.springframework.web.reactive.function.client.DefaultWebClient$DefaultRequestBodyUriSpec$1.class
org.springframework.web.reactive.function.client.WebClientResponseException$NotFound.class
org.springframework.web.reactive.function.client.WebClient.class
org.springframework.web.reactive.function.client.WebClientResponseException$NotAcceptable.class
org.springframework.web.reactive.function.client.WebClientResponseException$ServiceUnavailable.class
org.springframework.web.reactive.function.client.WebClientResponseException$NotImplemented.class
org.springframework.web.reactive.function.client.WebClientResponseException$Conflict.class
org.springframework.web.reactive.function.client.WebClientResponseException$Forbidden.class
org.springframework.web.reactive.function.client.DefaultWebClient$DefaultRequestBodyUriSpec.class
org.springframework.web.reactive.function.client.DefaultClientResponseBuilder.class
org.springframework.web.reactive.function.client.ClientResponse$Headers.class
org.springframework.web.reactive.function.client.WebClientResponseException$MethodNotAllowed.class
org.springframework.web.reactive.function.client.ExchangeFunctions$DefaultExchangeFunction.class
org.springframework.web.reactive.function.client.WebClient$RequestBodyUriSpec.class
org.springframework.web.reactive.function.client.DefaultExchangeStrategiesBuilder$1.class
org.springframework.web.reactive.function.client.WebClient$ResponseSpec.class
org.springframework.web.reactive.function.client.package-info.class
org.springframework.web.reactive.function.client.WebClientResponseException$Gone.class
org.springframework.web.reactive.function.BodyExtractors$ReadCancellationException.class
org.springframework.web.reactive.function.BodyInserters$DefaultFormInserter.class
org.springframework.web.reactive.function.BodyExtractor$Context.class
org.springframework.web.reactive.function.BodyInserters.class
org.springframework.web.reactive.function.BodyInserter.class
org.springframework.web.reactive.function.BodyExtractor.class
org.springframework.web.reactive.function.BodyInserters$DefaultMultipartInserter.class
org.springframework.web.reactive.function.BodyInserter$Context.class
org.springframework.web.reactive.function.BodyInserters$1.class
org.springframework.web.reactive.function.server.DefaultServerResponseBuilder$BodyInserterResponse$1.class
org.springframework.web.reactive.function.server.ServerResponse$Context.class
org.springframework.web.reactive.function.server.RequestPredicates$AndRequestPredicate.class
org.springframework.web.reactive.function.server.ToStringVisitor.class
org.springframework.web.reactive.function.server.RequestPredicates$OrRequestPredicate.class
org.springframework.web.reactive.function.server.ServerResponse$BodyBuilder.class
org.springframework.web.reactive.function.server.support.RouterFunctionMapping.class
org.springframework.web.reactive.function.server.support.ServerResponseResultHandler$1.class
org.springframework.web.reactive.function.server.support.ServerResponseResultHandler.class
org.springframework.web.reactive.function.server.support.ServerRequestWrapper.class
org.springframework.web.reactive.function.server.support.HandlerFunctionAdapter.class
org.springframework.web.reactive.function.server.support.package-info.class
org.springframework.web.reactive.function.server.support.ServerRequestWrapper$HeadersWrapper.class
org.springframework.web.reactive.function.server.RouterFunctions$AbstractRouterFunction.class
org.springframework.web.reactive.function.server.DefaultServerResponseBuilder.class
org.springframework.web.reactive.function.server.RouterFunctions$ResourcesRouterFunction.class
org.springframework.web.reactive.function.server.RouterFunctions$HandlerStrategiesResponseContext.class
org.springframework.web.reactive.function.server.RequestPredicates$QueryParamPredicate.class
org.springframework.web.reactive.function.server.RequestPredicates$Visitor.class
org.springframework.web.reactive.function.server.PathResourceLookupFunction.class
org.springframework.web.reactive.function.server.ServerRequest.class
org.springframework.web.reactive.function.server.DefaultServerRequestBuilder$DelegatingServerWebExchange.class
org.springframework.web.reactive.function.server.RequestPredicates$PathPatternPredicate.class
org.springframework.web.reactive.function.server.ResourceHandlerFunction.class
org.springframework.web.reactive.function.server.RouterFunctionBuilder.class
org.springframework.web.reactive.function.server.RouterFunctions$DefaultRouterFunction.class
org.springframework.web.reactive.function.server.RequestPredicates$AcceptPredicate.class
org.springframework.web.reactive.function.server.DefaultServerResponseBuilder$BodyInserterResponse.class
org.springframework.web.reactive.function.server.HandlerStrategies.class
org.springframework.web.reactive.function.server.HandlerFunction.class
org.springframework.web.reactive.function.server.EntityResponse$Builder.class
org.springframework.web.reactive.function.server.RequestPredicates$NegateRequestPredicate.class
org.springframework.web.reactive.function.server.RenderingResponse.class
org.springframework.web.reactive.function.server.RouterFunctions$Builder.class
org.springframework.web.reactive.function.server.DefaultHandlerStrategiesBuilder.class
org.springframework.web.reactive.function.server.RouterFunctions.class
org.springframework.web.reactive.function.server.ServerRequest$Headers.class
org.springframework.web.reactive.function.server.RouterFunctions$SameComposedRouterFunction.class
org.springframework.web.reactive.function.server.ServerRequest$Builder.class
org.springframework.web.reactive.function.server.DefaultServerResponseBuilder$AbstractServerResponse.class
org.springframework.web.reactive.function.server.HandlerFilterFunction.class
org.springframework.web.reactive.function.server.RequestPredicates$PathExtensionPredicate.class
org.springframework.web.reactive.function.server.DefaultEntityResponseBuilder.class
org.springframework.web.reactive.function.server.DefaultHandlerStrategiesBuilder$DefaultHandlerStrategies.class
org.springframework.web.reactive.function.server.RequestPredicate.class
org.springframework.web.reactive.function.server.RequestPredicates$HeadersPredicate.class
org.springframework.web.reactive.function.server.HandlerStrategies$Builder.class
org.springframework.web.reactive.function.server.RequestPredicates$SubPathServerRequestWrapper.class
org.springframework.web.reactive.function.server.DefaultServerRequest$DefaultHeaders.class
org.springframework.web.reactive.function.server.RouterFunctions$DifferentComposedRouterFunction.class
org.springframework.web.reactive.function.server.ServerResponse.class
org.springframework.web.reactive.function.server.DefaultServerRequest$1.class
org.springframework.web.reactive.function.server.DefaultServerResponseBuilder$WriterFunctionResponse.class
org.springframework.web.reactive.function.server.DefaultEntityResponseBuilder$DefaultEntityResponse$1.class
org.springframework.web.reactive.function.server.RequestPredicates$ContentTypePredicate.class
org.springframework.web.reactive.function.server.RequestPredicates$HttpMethodPredicate.class
org.springframework.web.reactive.function.server.ServerResponse$HeadersBuilder.class
org.springframework.web.reactive.function.server.RouterFunctions$1.class
org.springframework.web.reactive.function.server.RouterFunctions$RouterFunctionWebHandler.class
org.springframework.web.reactive.function.server.DefaultServerRequestBuilder$BuiltServerHttpRequest.class
org.springframework.web.reactive.function.server.RequestPredicates$SubPathServerRequestWrapper$SubPathContainer.class
org.springframework.web.reactive.function.server.RouterFunction.class
org.springframework.web.reactive.function.server.ResourceHandlerFunction$HeadMethodResource.class
org.springframework.web.reactive.function.server.EntityResponse.class
org.springframework.web.reactive.function.server.DefaultEntityResponseBuilder$DefaultEntityResponse.class
org.springframework.web.reactive.function.server.DefaultRenderingResponseBuilder$DefaultRenderingResponse.class
org.springframework.web.reactive.function.server.DefaultRenderingResponseBuilder.class
org.springframework.web.reactive.function.server.RenderingResponse$Builder.class
org.springframework.web.reactive.function.server.RouterFunctions$FilteredRouterFunction.class
org.springframework.web.reactive.function.server.ResourceHandlerFunction$1.class
org.springframework.web.reactive.function.server.DefaultServerRequestBuilder.class
org.springframework.web.reactive.function.server.RouterFunctions$Visitor.class
org.springframework.web.reactive.function.server.DefaultServerRequest.class
org.springframework.web.reactive.function.server.RequestPredicates.class
org.springframework.web.reactive.function.server.RouterFunctions$DefaultNestedRouterFunction.class
org.springframework.web.reactive.function.server.package-info.class
org.springframework.web.reactive.function.BodyExtractors$1.class
org.springframework.web.reactive.function.BodyInserters$MultipartInserter.class
org.springframework.web.reactive.function.BodyExtractors.class
org.springframework.web.reactive.function.UnsupportedMediaTypeException.class
org.springframework.web.reactive.function.package-info.class
org.springframework.web.reactive.function.BodyInserters$FormInserter.class
org.springframework.web.reactive.HandlerResult.class
org.springframework.web.reactive.DispatcherHandler.class
org.springframework.web.reactive.BindingContext.class
org.springframework.web.reactive.HandlerResultHandler.class
org.springframework.web.reactive.HandlerAdapter.class
org.springframework.web.reactive.handler.SimpleUrlHandlerMapping.class
org.springframework.web.reactive.handler.AbstractUrlHandlerMapping.class
org.springframework.web.reactive.handler.WebFluxResponseStatusExceptionHandler.class
org.springframework.web.reactive.handler.AbstractHandlerMapping.class
org.springframework.web.reactive.handler.package-info.class
org.springframework.web.reactive.HandlerMapping.class
org.springframework.web.reactive.socket.WebSocketMessage$Type.class
org.springframework.web.reactive.socket.HandshakeInfo.class
org.springframework.web.reactive.socket.client.UndertowWebSocketClient.class
org.springframework.web.reactive.socket.client.StandardWebSocketClient.class
org.springframework.web.reactive.socket.client.UndertowWebSocketClient$DefaultNegotiation.class
org.springframework.web.reactive.socket.client.TomcatWebSocketClient.class
org.springframework.web.reactive.socket.client.JettyWebSocketClient$DefaultUpgradeListener.class
org.springframework.web.reactive.socket.client.JettyWebSocketClient.class
org.springframework.web.reactive.socket.client.UndertowWebSocketClient$1.class
org.springframework.web.reactive.socket.client.WebSocketClient.class
org.springframework.web.reactive.socket.client.StandardWebSocketClient$DefaultConfigurator.class
org.springframework.web.reactive.socket.client.ReactorNettyWebSocketClient.class
org.springframework.web.reactive.socket.client.package-info.class
org.springframework.web.reactive.socket.adapter.StandardWebSocketSession$SendProcessorCallback.class
org.springframework.web.reactive.socket.adapter.UndertowWebSocketHandlerAdapter.class
org.springframework.web.reactive.socket.adapter.ReactorNettyWebSocketSession$WebSocketConnection.class
org.springframework.web.reactive.socket.adapter.TomcatWebSocketSession.class
org.springframework.web.reactive.socket.adapter.StandardWebSocketSession$1.class
org.springframework.web.reactive.socket.adapter.NettyWebSocketSessionSupport.class
org.springframework.web.reactive.socket.adapter.UndertowWebSocketSession$SendProcessorCallback.class
org.springframework.web.reactive.socket.adapter.JettyWebSocketSession$SendProcessorCallback.class
org.springframework.web.reactive.socket.adapter.UndertowWebSocketSession.class
org.springframework.web.reactive.socket.adapter.AbstractListenerWebSocketSession$WebSocketSendProcessor.class
org.springframework.web.reactive.socket.adapter.StandardWebSocketHandlerAdapter.class
org.springframework.web.reactive.socket.adapter.JettyWebSocketHandlerAdapter.class
org.springframework.web.reactive.socket.adapter.StandardWebSocketSession.class
org.springframework.web.reactive.socket.adapter.ReactorNettyWebSocketSession.class
org.springframework.web.reactive.socket.adapter.JettyWebSocketSession.class
org.springframework.web.reactive.socket.adapter.AbstractWebSocketSession.class
org.springframework.web.reactive.socket.adapter.AbstractListenerWebSocketSession.class
org.springframework.web.reactive.socket.adapter.AbstractListenerWebSocketSession$WebSocketReceivePublisher.class
org.springframework.web.reactive.socket.adapter.JettyWebSocketSession$1.class
org.springframework.web.reactive.socket.adapter.package-info.class
org.springframework.web.reactive.socket.WebSocketSession.class
org.springframework.web.reactive.socket.CloseStatus.class
org.springframework.web.reactive.socket.WebSocketMessage.class
org.springframework.web.reactive.socket.server.RequestUpgradeStrategy.class
org.springframework.web.reactive.socket.server.support.HandshakeWebSocketService.class
org.springframework.web.reactive.socket.server.support.WebSocketHandlerAdapter.class
org.springframework.web.reactive.socket.server.support.package-info.class
org.springframework.web.reactive.socket.server.upgrade.JettyRequestUpgradeStrategy$WebSocketHandlerContainer.class
org.springframework.web.reactive.socket.server.upgrade.UndertowRequestUpgradeStrategy$DefaultCallback.class
org.springframework.web.reactive.socket.server.upgrade.DefaultServerEndpointConfig.class
org.springframework.web.reactive.socket.server.upgrade.ReactorNettyRequestUpgradeStrategy.class
org.springframework.web.reactive.socket.server.upgrade.JettyRequestUpgradeStrategy.class
org.springframework.web.reactive.socket.server.upgrade.TomcatRequestUpgradeStrategy.class
org.springframework.web.reactive.socket.server.upgrade.UndertowRequestUpgradeStrategy.class
org.springframework.web.reactive.socket.server.upgrade.package-info.class
org.springframework.web.reactive.socket.server.WebSocketService.class
org.springframework.web.reactive.socket.server.package-info.class
org.springframework.web.reactive.socket.WebSocketHandler.class
org.springframework.web.reactive.socket.package-info.class
org.springframework.web.reactive.package-info.class
org.springframework.web.reactive.resource.CssLinkResourceTransformer$1.class
org.springframework.web.reactive.resource.VersionStrategy.class
org.springframework.web.reactive.resource.DefaultResourceResolverChain.class
org.springframework.web.reactive.resource.ResourceUrlProvider.class
org.springframework.web.reactive.resource.PathResourceResolver.class
org.springframework.web.reactive.resource.ResourceResolver.class
org.springframework.web.reactive.resource.ResourceResolverChain.class
org.springframework.web.reactive.resource.GzipResourceResolver$GzippedResource.class
org.springframework.web.reactive.resource.ResourceTransformerSupport.class
org.springframework.web.reactive.resource.AppCacheManifestTransformer.class
org.springframework.web.reactive.resource.EncodedResourceResolver.class
org.springframework.web.reactive.resource.TransformedResource.class
org.springframework.web.reactive.resource.GzipResourceResolver.class
org.springframework.web.reactive.resource.ResourceTransformerChain.class
org.springframework.web.reactive.resource.AbstractResourceResolver.class
org.springframework.web.reactive.resource.VersionResourceResolver.class
org.springframework.web.reactive.resource.ContentVersionStrategy.class
org.springframework.web.reactive.resource.CachingResourceResolver.class
org.springframework.web.reactive.resource.CssLinkResourceTransformer$AbstractLinkParser.class
org.springframework.web.reactive.resource.CssLinkResourceTransformer$ImportLinkParser.class
org.springframework.web.reactive.resource.CssLinkResourceTransformer$LinkParser.class
org.springframework.web.reactive.resource.VersionResourceResolver$FileNameVersionedResource.class
org.springframework.web.reactive.resource.AppCacheManifestTransformer$LineInfo.class
org.springframework.web.reactive.resource.WebJarsResourceResolver.class
org.springframework.web.reactive.resource.FixedVersionStrategy.class
org.springframework.web.reactive.resource.ResourceWebHandler.class
org.springframework.web.reactive.resource.HttpResource.class
org.springframework.web.reactive.resource.CssLinkResourceTransformer.class
org.springframework.web.reactive.resource.DefaultResourceTransformerChain.class
org.springframework.web.reactive.resource.CssLinkResourceTransformer$UrlFunctionLinkParser.class
org.springframework.web.reactive.resource.AbstractPrefixVersionStrategy.class
org.springframework.web.reactive.resource.CachingResourceTransformer.class
org.springframework.web.reactive.resource.EncodedResourceResolver$EncodedResource.class
org.springframework.web.reactive.resource.ResourceTransformer.class
org.springframework.web.reactive.resource.AbstractFileNameVersionStrategy.class
org.springframework.web.reactive.resource.package-info.class
org.springframework.web.reactive.resource.CssLinkResourceTransformer$ContentChunkInfo.class
org.springframework.web.reactive.resource.AppCacheManifestTransformer$LineInfoGenerator.class
META-INF/spring-webflux.kotlin_module
org.springframework.web.reactive.function.client.ClientResponseExtensionsKt$toEntityList$1.class
org.springframework.web.reactive.function.client.ClientResponseExtensionsKt$bodyToMono$1.class
org.springframework.web.reactive.function.client.ClientResponseExtensionsKt$awaitBody$$inlined$bodyToMono$1.class
org.springframework.web.reactive.function.client.WebClientExtensionsKt$bodyToFlow$$inlined$bodyToFlux$1.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
spring-beans-5.2.2.RELEASE.jar
/org.springframework/spring-beans/5.2.2.RELEASE
查看spring-beans所有版本文件
spring-core-5.2.2.RELEASE.jar
/org.springframework/spring-core/5.2.2.RELEASE
查看spring-core所有版本文件
spring-web-5.2.2.RELEASE.jar
/org.springframework/spring-web/5.2.2.RELEASE
查看spring-web所有版本文件
reactor-core-3.3.1.RELEASE.jar
/io.projectreactor/reactor-core/3.3.1.RELEASE
查看reactor-core所有版本文件
|