| Status | Fully Qualified Name |
| MODIFIED (!) | org.springframework.mock.web.MockHttpServletRequest |
| MODIFIED (!) | org.springframework.mock.web.MockHttpServletResponse |
| MODIFIED (!) | org.springframework.mock.web.MockHttpSession |
| UNCHANGED (!) | org.springframework.mock.web.MockMultipartHttpServletRequest |
| MODIFIED (!) | org.springframework.mock.web.MockServletContext |
| MODIFIED | org.springframework.mock.web.MockSessionCookieConfig |
| MODIFIED (!) | org.springframework.test.context.ContextLoadException |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| NEW | public | java.lang.String | getProtocolRequestId() | n.a. |
|
|
||||||||||||
| REMOVED (!) | public | java.lang.String | getRealPath(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||
| NEW | public | java.lang.String | getRequestId() | n.a. |
|
|
||||||||||||
| NEW | public | jakarta.servlet.ServletConnection | getServletConnection() | n.a. |
|
|
||||||||||||
| REMOVED (!) | public | boolean | isRequestedSessionIdFromUrl()
Annotations:
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| REMOVED (!) | public | java.lang.String | encodeRedirectUrl(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||
| REMOVED (!) | public | java.lang.String | encodeUrl(java.lang.String)
Annotations:
| n.a. |
|
|
||||||||||||
| REMOVED (!) | public | void | setStatus(int,
Annotations:
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| REMOVED (!) | public | jakarta.servlet.http.HttpSessionContext | getSessionContext() | n.a. |
|
|
||||||
| REMOVED (!) | public | java.lang.Object | getValue(java.lang.String) | n.a. |
|
|
||||||
| REMOVED (!) | public | java.lang.String[] | getValueNames() | n.a. |
|
|
||||||
| REMOVED (!) | public | void | putValue(java.lang.String,
| n.a. |
|
|
||||||
| REMOVED (!) | public | void | removeValue(java.lang.String) | n.a. |
|
|
| Change |
| METHOD_REMOVED_IN_SUPERCLASS |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | |||||||||||||||
| REMOVED (!) | public | jakarta.servlet.Servlet | getServlet(java.lang.String)
Annotations:
| n.a. |
|
|
|||||||||||||||
| REMOVED (!) | public | java.util.Enumeration | getServletNames()
Annotations:
| n.a. |
|
|
|||||||||||||||
| REMOVED (!) | public | java.util.Enumeration | getServlets()
Annotations:
| n.a. |
|
|
|||||||||||||||
| REMOVED (!) | public | void | log(java.lang.Exception,
Annotations:
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW | public | java.lang.String | getAttribute(java.lang.String) | n.a. |
|
|
||||||
| NEW | public | java.util.Map | getAttributes() | n.a. |
|
|
||||||
| NEW | public | void | setAttribute(java.lang.String,
| n.a. |
|
|
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -8264727224187529608 | n.a. |
| New | true | 2029963042799189605 | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||||
| REMOVED (!) | public | ContextLoadException(org.springframework.context.ApplicationContext,
| n.a. |
|
|
||||||
| NEW | public | ContextLoadException(org.springframework.context.ApplicationContext,
| n.a. | n.a. |
|