JApiCmp-Report
Old:n.a.
New:n.a.
Created:2020-10-27T16:08:55.216+0100
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.ContentDisposition
MODIFIED (*)org.springframework.web.util.UriBuilder
MODIFIEDorg.springframework.web.util.UriComponentsBuilder
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
MODIFIED final public class org.springframework.http.ContentDispositiontop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWstatic public org.springframework.http.ContentDisposition$Builderattachment()n.a.n.a.
Old fileNew file
n.a.287
NEWstatic public org.springframework.http.ContentDisposition$BuilderformData()n.a.n.a.
Old fileNew file
n.a.295
NEWstatic public org.springframework.http.ContentDisposition$Builderinline()n.a.n.a.
Old fileNew file
n.a.303
NEWpublic booleanisAttachment()n.a.n.a.
Old fileNew file
n.a.100
NEWpublic booleanisFormData()n.a.n.a.
Old fileNew file
n.a.108
NEWpublic booleanisInline()n.a.n.a.
Old fileNew file
n.a.116
MODIFIED (*) public abstract interface org.springframework.web.util.UriBuildertop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEW (*)public abstract org.springframework.web.util.UriBuilderqueryParamIfPresent(java.lang.String, java.util.Optional)n.a.
Change
METHOD_ADDED_TO_INTERFACE
Old fileNew file
n.a.n.a.
MODIFIED public class org.springframework.web.util.UriComponentsBuildertop
Interfaces:
StatusInterfaceCompatibility Changes:
UNCHANGED (*)org.springframework.web.util.UriBuildern.a.
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWpublic org.springframework.web.util.UriComponentsBuilderqueryParamIfPresent(java.lang.String, java.util.Optional)n.a.n.a.
Old fileNew file
n.a.729