JApiCmp-Report
Old:n.a.
New:n.a.
Created:2020-10-13T15:56:40.455+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.http.codec.CodecConfigurer$DefaultCodecs
NEWorg.springframework.http.codec.json.KotlinSerializationJsonDecoder
NEWorg.springframework.http.codec.json.KotlinSerializationJsonEncoder
MODIFIEDorg.springframework.http.converter.FormHttpMessageConverter
UNCHANGEDorg.springframework.http.HttpStatus$Series
UNCHANGED (!)org.springframework.http.server.reactive.AbstractListenerServerHttpResponse
UNCHANGEDorg.springframework.web.context.support.LiveBeansViewServlet
UNCHANGEDorg.springframework.web.context.support.ServletContextLiveBeansView
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
MODIFIED (*) static public abstract interface org.springframework.http.codec.CodecConfigurer$DefaultCodecstop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEW (*)public abstract voidkotlinSerializationJsonDecoder(org.springframework.core.codec.Decoder)n.a.
Change
METHOD_ADDED_TO_INTERFACE
Old fileNew file
n.a.n.a.
NEW (*)public abstract voidkotlinSerializationJsonEncoder(org.springframework.core.codec.Encoder)n.a.
Change
METHOD_ADDED_TO_INTERFACE
Old fileNew file
n.a.n.a.
NEW public class org.springframework.http.codec.json.KotlinSerializationJsonDecodertop
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWpublic KotlinSerializationJsonDecoder(kotlinx.serialization.json.Json)n.a.n.a.
Old fileNew file
n.a.68
NEWpublic KotlinSerializationJsonDecoder()n.a.n.a.
Old fileNew file
n.a.64
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic booleancanDecode(org.springframework.core.ResolvableType, org.springframework.util.MimeType)n.a.n.a.
Old fileNew file
n.a.75
NEWpublic reactor.core.publisher.Fluxdecode(org.reactivestreams.Publisher, org.springframework.core.ResolvableType, org.springframework.util.MimeType, java.util.Map)n.a.n.a.
Old fileNew file
n.a.82
NEWpublic reactor.core.publisher.MonodecodeToMono(org.reactivestreams.Publisher, org.springframework.core.ResolvableType, org.springframework.util.MimeType, java.util.Map)n.a.n.a.
Old fileNew file
n.a.89
NEW public class org.springframework.http.codec.json.KotlinSerializationJsonEncodertop
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWpublic KotlinSerializationJsonEncoder()n.a.n.a.
Old fileNew file
n.a.63
NEWpublic KotlinSerializationJsonEncoder(kotlinx.serialization.json.Json)n.a.n.a.
Old fileNew file
n.a.67
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic booleancanEncode(org.springframework.core.ResolvableType, org.springframework.util.MimeType)n.a.n.a.
Old fileNew file
n.a.74
NEWpublic reactor.core.publisher.Fluxencode(org.reactivestreams.Publisher, org.springframework.core.io.buffer.DataBufferFactory, org.springframework.core.ResolvableType, org.springframework.util.MimeType, java.util.Map)n.a.n.a.
Old fileNew file
n.a.82
NEWpublic org.springframework.core.io.buffer.DataBufferencodeValue(java.lang.Object, org.springframework.core.io.buffer.DataBufferFactory, org.springframework.core.ResolvableType, org.springframework.util.MimeType, java.util.Map)n.a.n.a.
Old fileNew file
n.a.100
MODIFIED public class org.springframework.http.converter.FormHttpMessageConvertertop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic java.util.ListgetPartConverters()n.a.n.a.
Old fileNew file
n.a.240
UNCHANGED (Serializable compatible) final static public enum org.springframework.http.HttpStatus$Seriestop
Serializabledefault serialVersionUIDserialVersionUID in class
Oldtrue-2062475160956122003n.a.
Newtrue-2062475160956122003n.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
UNCHANGEDstatic public org.springframework.http.HttpStatus$SeriesvalueOf(org.springframework.http.HttpStatus)
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
n.a.
Change
ANNOTATION_DEPRECATED_ADDED
Old fileNew file
592595
UNCHANGED (!) public abstract class org.springframework.http.server.reactive.AbstractListenerServerHttpResponsetop
Compatibility Changes:
Change
FIELD_REMOVED_IN_SUPERCLASS
UNCHANGED public class org.springframework.web.context.support.LiveBeansViewServlettop
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.
UNCHANGED public class org.springframework.web.context.support.ServletContextLiveBeansViewtop
Compatibility Changes:
Change
ANNOTATION_DEPRECATED_ADDED
Annotations:
Status:Fully Qualified Name:Elements:
NEWjava.lang.Deprecatedn.a.