JApiCmp-Report
Old:n.a.
New:n.a.
Created:2020-06-09T08:44:04.599+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
MODIFIEDorg.springframework.http.client.HttpComponentsClientHttpRequestFactory
UNCHANGEDorg.springframework.http.server.reactive.ServerHttpRequestDecorator
NEWorg.springframework.web.client.UnknownContentTypeException
MODIFIEDorg.springframework.web.util.pattern.PathPatternParser
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
MODIFIED public class org.springframework.http.client.HttpComponentsClientHttpRequestFactorytop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic voidsetHttpContextFactory(java.util.function.BiFunction)n.a.n.a.
Old fileNew file
n.a.175
UNCHANGED public class org.springframework.http.server.reactive.ServerHttpRequestDecoratortop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDpublic java.net.InetSocketAddressgetLocalAddress()
Annotations:
Status:Fully Qualified Name:Elements:
NEWorg.springframework.lang.Nullablen.a.
n.a.n.a.
Old fileNew file
106102
UNCHANGEDpublic java.net.InetSocketAddressgetRemoteAddress()
Annotations:
Status:Fully Qualified Name:Elements:
NEWorg.springframework.lang.Nullablen.a.
n.a.n.a.
Old fileNew file
101108
NEW public class org.springframework.web.client.UnknownContentTypeExceptiontop
Superclass:
StatusSuperclassCompatibility Changes:
NEWorg.springframework.web.client.RestClientExceptionn.a.
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWpublic UnknownContentTypeException(java.lang.reflect.Type,org.springframework.http.MediaType,int,java.lang.String,org.springframework.http.HttpHeaders,byte[])n.a.n.a.
Old fileNew file
n.a.64
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic org.springframework.http.MediaTypegetContentType()n.a.n.a.
Old fileNew file
n.a.87
NEWpublic intgetRawStatusCode()n.a.n.a.
Old fileNew file
n.a.94
NEWpublic byte[]getResponseBody()n.a.n.a.
Old fileNew file
n.a.116
NEWpublic java.lang.StringgetResponseBodyAsString()n.a.n.a.
Old fileNew file
n.a.124
NEWpublic org.springframework.http.HttpHeadersgetResponseHeaders()
Annotations:
Status:Fully Qualified Name:Elements:
NEWorg.springframework.lang.Nullablen.a.
n.a.n.a.
Old fileNew file
n.a.109
NEWpublic java.lang.StringgetStatusText()n.a.n.a.
Old fileNew file
n.a.101
NEWpublic java.lang.reflect.TypegetTargetType()n.a.n.a.
Old fileNew file
n.a.80
MODIFIED public class org.springframework.web.util.pattern.PathPatternParsertop
Fields:
StatusModifierTypeFieldCompatibility Changes:
NEWpublic static final org.springframework.web.util.pattern.PathPatternParsern.a.defaultInstance