| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| UNCHANGED | public abstract | void | decoder(org.springframework.core.codec.Decoder)
Annotations:
| n.a. |
|
|
||||||||||||
| UNCHANGED | public abstract | void | encoder(org.springframework.core.codec.Encoder)
Annotations:
| n.a. |
|
|
||||||||||||
| UNCHANGED | public abstract | void | reader(org.springframework.http.codec.HttpMessageReader)
Annotations:
| n.a. |
|
|
||||||||||||
| NEW (*) | public abstract | void | register(java.lang.Object) | n.a. |
|
|
||||||||||||
| NEW (*) | public abstract | void | registerWithDefaultConfig(java.lang.Object) | n.a. |
|
|
||||||||||||
| NEW (*) | public abstract | void | registerWithDefaultConfig(java.lang.Object, | n.a. |
|
|
||||||||||||
| UNCHANGED | public abstract | void | withDefaultCodecConfig(java.util.function.Consumer)
Annotations:
| n.a. |
|
|
||||||||||||
| UNCHANGED | public abstract | void | writer(org.springframework.http.codec.HttpMessageWriter)
Annotations:
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| MODIFIED (!) | public abstract | java.lang.Boolean (<- boolean) | isEnableLoggingRequestDetails()
Annotations:
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public | org.springframework.http.codec.HttpMessageWriter | getFormWriter()
Annotations:
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | int | getMaxInMemorySize() | n.a. | n.a. |
|
||||
| NEW | public | void | setMaxInMemorySize(int) | n.a. | n.a. |
|
| Change |
| METHOD_REMOVED_IN_SUPERCLASS |
| FIELD_REMOVED_IN_SUPERCLASS |
| Change |
| METHOD_REMOVED_IN_SUPERCLASS |
| FIELD_REMOVED_IN_SUPERCLASS |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| UNCHANGED | public | java.time.ZonedDateTime | getCreationDate()
Annotations:
| n.a. |
|
|
||||||||||||
| UNCHANGED | public | java.time.ZonedDateTime | getModificationDate()
Annotations:
| n.a. |
|
|
||||||||||||
| UNCHANGED | public | java.time.ZonedDateTime | getReadDate()
Annotations:
| n.a. |
|
|
||||||||||||
| UNCHANGED | public | java.lang.Long | getSize()
Annotations:
| n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| UNCHANGED | public abstract | org.springframework.http.ContentDisposition$Builder | creationDate(java.time.ZonedDateTime)
Annotations:
| n.a. |
|
|
||||||||||||
| UNCHANGED | public abstract | org.springframework.http.ContentDisposition$Builder | modificationDate(java.time.ZonedDateTime)
Annotations:
| n.a. |
|
|
||||||||||||
| UNCHANGED | public abstract | org.springframework.http.ContentDisposition$Builder | readDate(java.time.ZonedDateTime)
Annotations:
| n.a. |
|
|
||||||||||||
| UNCHANGED | public abstract | org.springframework.http.ContentDisposition$Builder | size(java.lang.Long)
Annotations:
| n.a. |
|
|
| Serializable | default serialVersionUID | serialVersionUID in class | |
| Old | true | -876229018302564555 | -8578554704772377436 |
| New | true | -852489210499143232 | -8578554704772377436 |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | void | clearContentHeaders() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| NEW (!) | public | java.net.InetSocketAddress | getLocalAddress()
Annotations:
| n.a. |
|
|
| Status | Interface | Compatibility Changes: |
| UNCHANGED (!) | org.springframework.http.server.reactive.ServerHttpRequest | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | java.net.InetSocketAddress | getLocalAddress() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | org.springframework.http.HttpHeaders | getResponseHeaders() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | org.springframework.http.HttpHeaders | getResponseHeaders() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||||
| UNCHANGED | public | java.util.Map | getHeaders()
Annotations:
| n.a. |
|
|
||||||||||||
| NEW | public | org.springframework.http.HttpHeaders | getResponseHeaders() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | static public | org.springframework.util.MultiValueMap | encodeQueryParams(org.springframework.util.MultiValueMap) | n.a. | n.a. |
|