JApiCmp-Report
Old:n.a.
New:n.a.
Created:2022-05-12T15:05:27.989+0200
Access modifier filter:PUBLIC
Only modifications:true
Only binary incompatible modifications:false
Ignore missing classes:false
Includes:all
Excludes:n.a.
Semantic Versioning:n.a.
Classes:
StatusFully Qualified Name
MODIFIED (!)org.springframework.web.reactive.function.client.ClientResponse
MODIFIED (!)org.springframework.web.reactive.function.client.ClientResponse$Builder
MODIFIED (!)org.springframework.web.reactive.function.client.support.ClientResponseWrapper
NEWorg.springframework.web.reactive.function.client.support.WebClientAdapter
MODIFIEDorg.springframework.web.reactive.function.client.UnknownHttpStatusCodeException
MODIFIED (!)org.springframework.web.reactive.function.client.WebClientResponseException
MODIFIED (!)org.springframework.web.reactive.function.server.EntityResponse$Builder
MODIFIED (!)org.springframework.web.reactive.function.server.RenderingResponse$Builder
MODIFIED (!)org.springframework.web.reactive.function.server.ServerResponse
MODIFIEDorg.springframework.web.reactive.handler.WebFluxResponseStatusExceptionHandler
MODIFIEDorg.springframework.web.reactive.result.HandlerResultHandlerSupport
MODIFIED (!)org.springframework.web.reactive.result.view.RedirectView
MODIFIED (!)org.springframework.web.reactive.result.view.Rendering
MODIFIED (!)org.springframework.web.reactive.result.view.Rendering$Builder
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
MODIFIED (!) public abstract interface org.springframework.web.reactive.function.client.ClientResponsetop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVED (!)static public org.springframework.web.reactive.function.client.ClientResponse$Buildercreate(org.springframework.http.HttpStatus)n.a.
Change
METHOD_REMOVED
Old fileNew file
242n.a.
REMOVED (!)static public org.springframework.web.reactive.function.client.ClientResponse$Buildercreate(org.springframework.http.HttpStatus, org.springframework.web.reactive.function.client.ExchangeStrategies)n.a.
Change
METHOD_REMOVED
Old fileNew file
252n.a.
REMOVED (!)static public org.springframework.web.reactive.function.client.ClientResponse$Buildercreate(org.springframework.http.HttpStatus, java.util.List)n.a.
Change
METHOD_REMOVED
Old fileNew file
273n.a.
NEW (!)static public org.springframework.web.reactive.function.client.ClientResponse$Buildercreate(org.springframework.http.HttpStatusCode)n.a.
Change
METHOD_NEW_DEFAULT
Old fileNew file
n.a.239
NEW (!)static public org.springframework.web.reactive.function.client.ClientResponse$Buildercreate(org.springframework.http.HttpStatusCode, org.springframework.web.reactive.function.client.ExchangeStrategies)n.a.
Change
METHOD_NEW_DEFAULT
Old fileNew file
n.a.249
NEW (!)static public org.springframework.web.reactive.function.client.ClientResponse$Buildercreate(org.springframework.http.HttpStatusCode, java.util.List)n.a.
Change
METHOD_NEW_DEFAULT
Old fileNew file
n.a.270
UNCHANGEDpublic abstract intrawStatusCode()
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
n.a.n.a.
MODIFIED (!)public abstract org.springframework.http.HttpStatusCode (<- org.springframework.http.HttpStatus) statusCode()n.a.
Change
METHOD_RETURN_TYPE_CHANGED
Old fileNew file
n.a.n.a.
MODIFIED (!) static public abstract interface org.springframework.web.reactive.function.client.ClientResponse$Buildertop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVED (!)public abstract org.springframework.web.reactive.function.client.ClientResponse$BuilderstatusCode(org.springframework.http.HttpStatus)n.a.
Change
METHOD_REMOVED
Old fileNew file
n.a.n.a.
NEW (*)public abstract org.springframework.web.reactive.function.client.ClientResponse$BuilderstatusCode(org.springframework.http.HttpStatusCode)n.a.
Change
METHOD_ADDED_TO_INTERFACE
Old fileNew file
n.a.n.a.
MODIFIED (!) public class org.springframework.web.reactive.function.client.support.ClientResponseWrappertop
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGED (!)org.springframework.web.reactive.function.client.ClientResponsen.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic intrawStatusCode()
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
8384
MODIFIED (!)public org.springframework.http.HttpStatusCode (<- org.springframework.http.HttpStatus) statusCode()n.a.
Change
METHOD_RETURN_TYPE_CHANGED
Old fileNew file
7878
NEW public class org.springframework.web.reactive.function.client.support.WebClientAdaptertop
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWpublic WebClientAdapter(org.springframework.web.reactive.function.client.WebClient)n.a.n.a.
Old fileNew file
n.a.45
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic reactor.core.publisher.MonorequestToBodilessEntity(org.springframework.web.service.invoker.HttpRequestValues)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.72
NEWpublic reactor.core.publisher.MonorequestToBody(org.springframework.web.service.invoker.HttpRequestValues, org.springframework.core.ParameterizedTypeReference)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.62
NEWpublic reactor.core.publisher.FluxrequestToBodyFlux(org.springframework.web.service.invoker.HttpRequestValues, org.springframework.core.ParameterizedTypeReference)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.67
NEWpublic reactor.core.publisher.MonorequestToEntity(org.springframework.web.service.invoker.HttpRequestValues, org.springframework.core.ParameterizedTypeReference)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.77
NEWpublic reactor.core.publisher.MonorequestToEntityFlux(org.springframework.web.service.invoker.HttpRequestValues, org.springframework.core.ParameterizedTypeReference)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.82
NEWpublic reactor.core.publisher.MonorequestToHeaders(org.springframework.web.service.invoker.HttpRequestValues)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.57
NEWpublic reactor.core.publisher.MonorequestToVoid(org.springframework.web.service.invoker.HttpRequestValues)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.52
MODIFIED public class org.springframework.web.reactive.function.client.UnknownHttpStatusCodeExceptiontop
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWpublic UnknownHttpStatusCodeException(org.springframework.http.HttpStatusCode, org.springframework.http.HttpHeaders, byte[], java.nio.charset.Charset, org.springframework.http.HttpRequest)n.a.n.a.
Old fileNew file
n.a.70
MODIFIED (!) public class org.springframework.web.reactive.function.client.WebClientResponseExceptiontop
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWpublic WebClientResponseException(java.lang.String, org.springframework.http.HttpStatusCode, java.lang.String, org.springframework.http.HttpHeaders, byte[], java.nio.charset.Charset, org.springframework.http.HttpRequest)n.a.n.a.
Old fileNew file
n.a.132
NEWpublic WebClientResponseException(org.springframework.http.HttpStatusCode, java.lang.String, org.springframework.http.HttpHeaders, byte[], java.nio.charset.Charset, org.springframework.http.HttpRequest)n.a.n.a.
Old fileNew file
n.a.93
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWstatic public org.springframework.web.reactive.function.client.WebClientResponseExceptioncreate(org.springframework.http.HttpStatusCode, java.lang.String, org.springframework.http.HttpHeaders, byte[], java.nio.charset.Charset, org.springframework.http.HttpRequest)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.284
UNCHANGEDpublic intgetRawStatusCode()
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
118157
NEWpublic java.lang.ObjectgetResponseBodyAs(java.lang.Class)
Annotations:
Status:Fully Qualified Name:Elements:
NEWorg.springframework.lang.Nullablen.a.
n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.215
NEWpublic java.lang.ObjectgetResponseBodyAs(org.springframework.core.ParameterizedTypeReference)
Annotations:
Status:Fully Qualified Name:Elements:
NEWorg.springframework.lang.Nullablen.a.
n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.225
MODIFIED (!)public org.springframework.http.HttpStatusCode (<- org.springframework.http.HttpStatus) getStatusCode()n.a.
Change
METHOD_RETURN_TYPE_CHANGED
Old fileNew file
111148
NEWpublic voidsetBodyDecodeFunction(java.util.function.Function)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.251
MODIFIED (!) static public abstract interface org.springframework.web.reactive.function.server.EntityResponse$Buildertop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVED (!)public abstract org.springframework.web.reactive.function.server.EntityResponse$Builderstatus(org.springframework.http.HttpStatus)n.a.
Change
METHOD_REMOVED
Old fileNew file
n.a.n.a.
NEW (*)public abstract org.springframework.web.reactive.function.server.EntityResponse$Builderstatus(org.springframework.http.HttpStatusCode)n.a.
Change
METHOD_ADDED_TO_INTERFACE
Old fileNew file
n.a.n.a.
MODIFIED (!) static public abstract interface org.springframework.web.reactive.function.server.RenderingResponse$Buildertop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVED (!)public abstract org.springframework.web.reactive.function.server.RenderingResponse$Builderstatus(org.springframework.http.HttpStatus)n.a.
Change
METHOD_REMOVED
Old fileNew file
n.a.n.a.
NEW (*)public abstract org.springframework.web.reactive.function.server.RenderingResponse$Builderstatus(org.springframework.http.HttpStatusCode)n.a.
Change
METHOD_ADDED_TO_INTERFACE
Old fileNew file
n.a.n.a.
MODIFIED (!) public abstract interface org.springframework.web.reactive.function.server.ServerResponsetop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic abstract intrawStatusCode()
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
n.a.n.a.
REMOVED (!)static public org.springframework.web.reactive.function.server.ServerResponse$BodyBuilderstatus(org.springframework.http.HttpStatus)n.a.
Change
METHOD_REMOVED
Old fileNew file
114n.a.
NEW (!)static public org.springframework.web.reactive.function.server.ServerResponse$BodyBuilderstatus(org.springframework.http.HttpStatusCode)n.a.
Change
METHOD_NEW_DEFAULT
Old fileNew file
n.a.113
MODIFIED (!)public abstract org.springframework.http.HttpStatusCode (<- org.springframework.http.HttpStatus) statusCode()n.a.
Change
METHOD_RETURN_TYPE_CHANGED
Old fileNew file
n.a.n.a.
MODIFIED public class org.springframework.web.reactive.handler.WebFluxResponseStatusExceptionHandlertop
MODIFIED public abstract class org.springframework.web.reactive.result.HandlerResultHandlerSupporttop
MODIFIED (!) public class org.springframework.web.reactive.result.view.RedirectViewtop
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
REMOVED (!)public RedirectView(java.lang.String, org.springframework.http.HttpStatus)n.a.
Change
CONSTRUCTOR_REMOVED
Old fileNew file
89n.a.
NEWpublic RedirectView(java.lang.String, org.springframework.http.HttpStatusCode)n.a.n.a.
Old fileNew file
n.a.90
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
MODIFIED (!)public org.springframework.http.HttpStatusCode (<- org.springframework.http.HttpStatus) getStatusCode()n.a.
Change
METHOD_RETURN_TYPE_CHANGED
Old fileNew file
108109
REMOVED (!)public voidsetStatusCode(org.springframework.http.HttpStatus)n.a.
Change
METHOD_REMOVED
Old fileNew file
100n.a.
NEWpublic voidsetStatusCode(org.springframework.http.HttpStatusCode)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.101
MODIFIED (!) public abstract interface org.springframework.web.reactive.result.view.Renderingtop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
MODIFIED (!)public abstract org.springframework.http.HttpStatusCode (<- org.springframework.http.HttpStatus) status()n.a.
Change
METHOD_RETURN_TYPE_CHANGED
Old fileNew file
n.a.n.a.
MODIFIED (!) static public abstract interface org.springframework.web.reactive.result.view.Rendering$Buildertop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
REMOVED (!)public abstract org.springframework.web.reactive.result.view.Rendering$Builderstatus(org.springframework.http.HttpStatus)n.a.
Change
METHOD_REMOVED
Old fileNew file
n.a.n.a.
NEW (*)public abstract org.springframework.web.reactive.result.view.Rendering$Builderstatus(org.springframework.http.HttpStatusCode)n.a.
Change
METHOD_ADDED_TO_INTERFACE
Old fileNew file
n.a.n.a.