JApiCmp-Report
Old:n.a.
New:n.a.
Created:2022-03-17T12:06:25.900+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.mock.http.client.MockClientHttpResponse
MODIFIEDorg.springframework.test.web.client.response.DefaultResponseCreator
MODIFIEDorg.springframework.test.web.client.response.MockRestResponseCreators
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
MODIFIED public class org.springframework.mock.http.client.MockClientHttpResponsetop
Constructors:
StatusModifierConstructorExceptionsCompatibility Changes:Line Number
NEWpublic MockClientHttpResponse(java.io.InputStream,int)n.a.n.a.
Old fileNew file
n.a.72
NEWpublic MockClientHttpResponse(byte[],int)n.a.n.a.
Old fileNew file
n.a.53
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
MODIFIEDpublic intgetRawStatusCode()
Status:Name:
REMOVEDjava.io.IOException
n.a.
Old fileNew file
6484
MODIFIEDpublic org.springframework.http.HttpStatusgetStatusCode()
Status:Name:
REMOVEDjava.io.IOException
n.a.
Old fileNew file
5979
MODIFIEDpublic java.lang.StringgetStatusText()
Status:Name:
REMOVEDjava.io.IOException
n.a.
Old fileNew file
6989
MODIFIED public class org.springframework.test.web.client.response.DefaultResponseCreatortop
MODIFIED public abstract class org.springframework.test.web.client.response.MockRestResponseCreatorstop
Methods:
StatusModifierTypeMethodExceptionsCompatibility Changes:Line Number
NEWstatic public org.springframework.test.web.client.response.DefaultResponseCreatorwithRawStatus(int)n.a.
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old fileNew file
n.a.126