Change |
METHOD_REMOVED_IN_SUPERCLASS |
Status: | Fully Qualified Name: | Elements: | ||||||||
MODIFIED | org.springframework.context.annotation.Configuration |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
REMOVED (!) | public | org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerAdapter | requestMappingHandlerAdapter()
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerAdapter | requestMappingHandlerAdapter(org.springframework.core.ReactiveAdapterRegistry,
Annotations:
| n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping | requestMappingHandlerMapping()
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | org.springframework.web.reactive.result.method.annotation.RequestMappingHandlerMapping | requestMappingHandlerMapping(org.springframework.web.reactive.accept.RequestedContentTypeResolver)
Annotations:
| n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | org.springframework.web.reactive.HandlerMapping | resourceHandlerMapping()
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | org.springframework.web.reactive.HandlerMapping | resourceHandlerMapping(org.springframework.web.reactive.resource.ResourceUrlProvider)
Annotations:
| n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | org.springframework.web.reactive.result.method.annotation.ResponseBodyResultHandler | responseBodyResultHandler()
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | org.springframework.web.reactive.result.method.annotation.ResponseBodyResultHandler | responseBodyResultHandler(org.springframework.core.ReactiveAdapterRegistry,
Annotations:
| n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | org.springframework.web.reactive.result.method.annotation.ResponseEntityResultHandler | responseEntityResultHandler()
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | org.springframework.web.reactive.result.method.annotation.ResponseEntityResultHandler | responseEntityResultHandler(org.springframework.core.ReactiveAdapterRegistry,
Annotations:
| n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | org.springframework.web.reactive.function.server.support.RouterFunctionMapping | routerFunctionMapping()
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | org.springframework.web.reactive.function.server.support.RouterFunctionMapping | routerFunctionMapping(org.springframework.http.codec.ServerCodecConfigurer)
Annotations:
| n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | org.springframework.web.reactive.function.server.support.ServerResponseResultHandler | serverResponseResultHandler()
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | org.springframework.web.reactive.function.server.support.ServerResponseResultHandler | serverResponseResultHandler(org.springframework.http.codec.ServerCodecConfigurer)
Annotations:
| n.a. | n.a. |
|
||||||||||||
REMOVED (!) | public | org.springframework.web.reactive.result.view.ViewResolutionResultHandler | viewResolutionResultHandler()
Annotations:
| n.a. |
|
|
||||||||||||
NEW | public | org.springframework.web.reactive.result.view.ViewResolutionResultHandler | viewResolutionResultHandler(org.springframework.core.ReactiveAdapterRegistry,
Annotations:
| n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
UNCHANGED | static public | org.springframework.web.reactive.function.BodyInserter | fromObject(java.lang.Object)
Annotations:
| n.a. |
|
|
||||||||||||
NEW | static public | org.springframework.web.reactive.function.BodyInserter | fromProducer(java.lang.Object, | n.a. | n.a. |
|
||||||||||||
NEW | static public | org.springframework.web.reactive.function.BodyInserter | fromProducer(java.lang.Object, | n.a. | n.a. |
|
||||||||||||
NEW | static public | org.springframework.web.reactive.function.BodyInserter | fromValue(java.lang.Object) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (*) | public abstract | reactor.core.publisher.Mono | createException() | n.a. |
|
|
||||||
NEW (*) | public abstract | reactor.core.publisher.Mono | releaseBody() | n.a. |
|
|
||||||
NEW (*) | public abstract | reactor.core.publisher.Mono | toBodilessEntity() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (*) | public abstract | org.springframework.web.reactive.function.client.ClientResponse$Builder | request(org.springframework.http.HttpRequest) | n.a. |
|
|
Status | Interface | Compatibility Changes: |
UNCHANGED (*) | org.springframework.web.reactive.function.client.ClientResponse | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | reactor.core.publisher.Mono | createException() | n.a. | n.a. |
|
||||
NEW | public | reactor.core.publisher.Mono | releaseBody() | n.a. | n.a. |
|
||||
NEW | public | reactor.core.publisher.Mono | toBodilessEntity() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW (*) | public abstract | org.springframework.web.reactive.function.client.WebClient$RequestHeadersSpec | body(java.lang.Object, | n.a. |
|
|
||||||||||||
NEW (*) | public abstract | org.springframework.web.reactive.function.client.WebClient$RequestHeadersSpec | body(java.lang.Object, | n.a. |
|
|
||||||||||||
NEW (*) | public abstract | org.springframework.web.reactive.function.client.WebClient$RequestHeadersSpec | bodyValue(java.lang.Object) | n.a. |
|
|
||||||||||||
UNCHANGED | public abstract | org.springframework.web.reactive.function.client.WebClient$RequestHeadersSpec | syncBody(java.lang.Object)
Annotations:
| n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (*) | public abstract | reactor.core.publisher.Mono | toBodilessEntity() | n.a. |
|
|
||||||
NEW (*) | public abstract | reactor.core.publisher.Mono | toEntity(java.lang.Class) | n.a. |
|
|
||||||
NEW (*) | public abstract | reactor.core.publisher.Mono | toEntity(org.springframework.core.ParameterizedTypeReference) | n.a. |
|
|
||||||
NEW (*) | public abstract | reactor.core.publisher.Mono | toEntityList(java.lang.Class) | n.a. |
|
|
||||||
NEW (*) | public abstract | reactor.core.publisher.Mono | toEntityList(org.springframework.core.ParameterizedTypeReference) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (*) | public abstract | org.springframework.web.reactive.function.client.WebClient$RequestHeadersSpec | uri(java.lang.String, | n.a. |
|
|
Status | Interface | Compatibility Changes: |
UNCHANGED (*) | org.springframework.web.reactive.function.server.ServerResponse | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (!) | static public | org.springframework.web.reactive.function.server.EntityResponse$Builder | fromProducer(java.lang.Object, | n.a. |
|
|
||||||
NEW (!) | static public | org.springframework.web.reactive.function.server.EntityResponse$Builder | fromProducer(java.lang.Object, | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (*) | public abstract | org.springframework.web.reactive.function.server.RouterFunctions$Builder | route(org.springframework.web.reactive.function.server.RequestPredicate, | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
NEW (*) | public abstract | int | rawStatusCode() | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW (*) | public abstract | reactor.core.publisher.Mono | body(java.lang.Object, | n.a. |
|
|
||||||||||||
NEW (*) | public abstract | reactor.core.publisher.Mono | body(java.lang.Object, | n.a. |
|
|
||||||||||||
NEW (*) | public abstract | reactor.core.publisher.Mono | bodyValue(java.lang.Object) | n.a. |
|
|
||||||||||||
UNCHANGED | public abstract | reactor.core.publisher.Mono | syncBody(java.lang.Object)
Annotations:
| n.a. |
|
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | SimpleUrlHandlerMapping(java.util.Map) | n.a. | n.a. |
|
||||
NEW | public | SimpleUrlHandlerMapping(java.util.Map, | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | boolean | isBodyRequired() | n.a. | n.a. |
|
||||
NEW | public | void | setBodyRequired(boolean) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | static public | void | clearMediaTypesAttribute(org.springframework.web.server.ServerWebExchange) | n.a. | n.a. |
|
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.reactive.result.method.HandlerMethodArgumentResolver | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ContinuationHandlerMethodArgumentResolver() | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | reactor.core.publisher.Mono | resolveArgument(org.springframework.core.MethodParameter, | n.a. | n.a. |
|
||||
NEW | public | boolean | supportsParameter(org.springframework.core.MethodParameter) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.springframework.web.reactive.result.method.annotation.AbstractMessageReaderArgumentResolver |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.springframework.web.reactive.result.method.HandlerMethodArgumentResolver |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | HttpEntityArgumentResolver(java.util.List, | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | reactor.core.publisher.Mono | resolveArgument(org.springframework.core.MethodParameter, | n.a. | n.a. |
|
||||
REMOVED | public | boolean | supportsParameter(org.springframework.core.MethodParameter) | n.a. | n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | org.springframework.web.reactive.result.method.annotation.AbstractMessageReaderArgumentResolver | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.reactive.result.method.HandlerMethodArgumentResolver | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | HttpEntityMethodArgumentResolver(java.util.List, | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | reactor.core.publisher.Mono | resolveArgument(org.springframework.core.MethodParameter, | n.a. | n.a. |
|
||||
NEW | public | boolean | supportsParameter(org.springframework.core.MethodParameter) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.springframework.web.reactive.result.method.HandlerMethodArgumentResolverSupport |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.springframework.web.reactive.result.method.HandlerMethodArgumentResolver |
|
||
REMOVED (!) | org.springframework.web.reactive.result.method.SyncHandlerMethodArgumentResolver |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ModelArgumentResolver(org.springframework.core.ReactiveAdapterRegistry) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | java.lang.Object | resolveArgumentValue(org.springframework.core.MethodParameter, | n.a. | n.a. |
|
||||
REMOVED | public | boolean | supportsParameter(org.springframework.core.MethodParameter) | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.springframework.web.reactive.result.method.HandlerMethodArgumentResolverSupport | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.reactive.result.method.HandlerMethodArgumentResolver | n.a. |
NEW | org.springframework.web.reactive.result.method.SyncHandlerMethodArgumentResolver | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ModelMethodArgumentResolver(org.springframework.core.ReactiveAdapterRegistry) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | java.lang.Object | resolveArgumentValue(org.springframework.core.MethodParameter, | n.a. | n.a. |
|
||||
NEW | public | boolean | supportsParameter(org.springframework.core.MethodParameter) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.springframework.web.reactive.result.method.HandlerMethodArgumentResolverSupport |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.springframework.web.reactive.result.method.HandlerMethodArgumentResolver |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | PrincipalArgumentResolver(org.springframework.core.ReactiveAdapterRegistry) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | reactor.core.publisher.Mono | resolveArgument(org.springframework.core.MethodParameter, | n.a. | n.a. |
|
||||
REMOVED | public | boolean | supportsParameter(org.springframework.core.MethodParameter) | n.a. | n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | org.springframework.web.reactive.result.method.HandlerMethodArgumentResolverSupport | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.reactive.result.method.HandlerMethodArgumentResolver | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | PrincipalMethodArgumentResolver(org.springframework.core.ReactiveAdapterRegistry) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | reactor.core.publisher.Mono | resolveArgument(org.springframework.core.MethodParameter, | n.a. | n.a. |
|
||||
NEW | public | boolean | supportsParameter(org.springframework.core.MethodParameter) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.springframework.web.reactive.result.method.annotation.AbstractMessageReaderArgumentResolver |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.springframework.web.reactive.result.method.HandlerMethodArgumentResolver |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | RequestBodyArgumentResolver(java.util.List, | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | reactor.core.publisher.Mono | resolveArgument(org.springframework.core.MethodParameter, | n.a. | n.a. |
|
||||
REMOVED | public | boolean | supportsParameter(org.springframework.core.MethodParameter) | n.a. | n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | org.springframework.web.reactive.result.method.annotation.AbstractMessageReaderArgumentResolver | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.reactive.result.method.HandlerMethodArgumentResolver | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | RequestBodyMethodArgumentResolver(java.util.List, | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | reactor.core.publisher.Mono | resolveArgument(org.springframework.core.MethodParameter, | n.a. | n.a. |
|
||||
NEW | public | boolean | supportsParameter(org.springframework.core.MethodParameter) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | reactor.core.publisher.Mono | getHandlerInternal(org.springframework.web.server.ServerWebExchange) | n.a. | n.a. |
|
||||
NEW | public | void | registerMapping(org.springframework.web.reactive.result.method.RequestMappingInfo, | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.springframework.web.reactive.result.method.HandlerMethodArgumentResolverSupport |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.springframework.web.reactive.result.method.HandlerMethodArgumentResolver |
|
||
REMOVED (!) | org.springframework.web.reactive.result.method.SyncHandlerMethodArgumentResolver |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | ServerWebExchangeArgumentResolver(org.springframework.core.ReactiveAdapterRegistry) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | java.lang.Object | resolveArgumentValue(org.springframework.core.MethodParameter, | n.a. | n.a. |
|
||||
REMOVED | public | boolean | supportsParameter(org.springframework.core.MethodParameter) | n.a. | n.a. |
|
Change |
INTERFACE_ADDED |
Status | Superclass | Compatibility Changes: |
NEW | org.springframework.web.reactive.result.method.HandlerMethodArgumentResolverSupport | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.reactive.result.method.HandlerMethodArgumentResolver | n.a. |
NEW | org.springframework.web.reactive.result.method.SyncHandlerMethodArgumentResolver | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ServerWebExchangeMethodArgumentResolver(org.springframework.core.ReactiveAdapterRegistry) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | java.lang.Object | resolveArgumentValue(org.springframework.core.MethodParameter, | n.a. | n.a. |
|
||||
NEW | public | boolean | supportsParameter(org.springframework.core.MethodParameter) | n.a. | n.a. |
|
Change |
CLASS_REMOVED |
Status | Superclass | Compatibility Changes: | ||
REMOVED (!) | org.springframework.web.reactive.result.method.HandlerMethodArgumentResolverSupport |
|
Status | Interface | Compatibility Changes: | ||
REMOVED (!) | org.springframework.web.reactive.result.method.HandlerMethodArgumentResolver |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
REMOVED (!) | public | WebSessionArgumentResolver(org.springframework.core.ReactiveAdapterRegistry) | n.a. |
|
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | reactor.core.publisher.Mono | resolveArgument(org.springframework.core.MethodParameter, | n.a. | n.a. |
|
||||
REMOVED | public | boolean | supportsParameter(org.springframework.core.MethodParameter) | n.a. | n.a. |
|
Status | Superclass | Compatibility Changes: |
NEW | org.springframework.web.reactive.result.method.HandlerMethodArgumentResolverSupport | n.a. |
Status | Interface | Compatibility Changes: |
NEW | org.springframework.web.reactive.result.method.HandlerMethodArgumentResolver | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | WebSessionMethodArgumentResolver(org.springframework.core.ReactiveAdapterRegistry) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | reactor.core.publisher.Mono | resolveArgument(org.springframework.core.MethodParameter, | n.a. | n.a. |
|
||||
NEW | public | boolean | supportsParameter(org.springframework.core.MethodParameter) | n.a. | n.a. |
|
Status | Modifier | Type | Field | Compatibility Changes: |
NEW | public static final | java.lang.String | n.a. | SPRING_MACRO_REQUEST_CONTEXT_ATTRIBUTE |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | void | setExposeSpringMacroHelpers(boolean) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
NEW (*) | public abstract | java.util.function.Supplier | getEngineSupplier()
Annotations:
| n.a. |
|
|
Status | Interface | Compatibility Changes: |
UNCHANGED (*) | org.springframework.web.reactive.result.view.script.ScriptTemplateConfig | n.a. |
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
NEW | public | java.util.function.Supplier | getEngineSupplier()
Annotations:
| n.a. | n.a. |
|
||||||||||
NEW | public | void | setEngineSupplier(java.util.function.Supplier) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | void | setEngineSupplier(java.util.function.Supplier) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | int | getMaxFramePayloadLength() | n.a. | n.a. |
|
||||
NEW | public | void | setMaxFramePayloadLength(int) | n.a. | n.a. |
|