| Status | Interface | Compatibility Changes: |
| UNCHANGED (*) | org.springframework.http.codec.CodecConfigurer | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW (*) | public abstract | org.springframework.http.codec.ClientCodecConfigurer | clone() | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW (*) | public abstract | org.springframework.http.codec.CodecConfigurer | clone() | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW (*) | public abstract | void | withDefaultCodecConfig(java.util.function.Consumer) | n.a. |
|
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | public abstract | boolean | isEnableLoggingRequestDetails() | n.a. | n.a. |
|
||||||||||
| NEW | public abstract | java.lang.Integer | maxInMemorySize()
Annotations:
| n.a. | n.a. |
|
| Status | Interface | Compatibility Changes: |
| UNCHANGED (*) | org.springframework.http.codec.CodecConfigurer | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW (*) | public abstract | org.springframework.http.codec.ServerCodecConfigurer | clone() | n.a. |
|
|
| Status | Interface | Compatibility Changes: |
| UNCHANGED (*) | org.springframework.http.codec.ClientCodecConfigurer | n.a. |
| UNCHANGED (*) | org.springframework.http.codec.CodecConfigurer | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | org.springframework.http.codec.support.DefaultClientCodecConfigurer | clone() | n.a. | n.a. |
|
| Status | Interface | Compatibility Changes: |
| UNCHANGED (*) | org.springframework.http.codec.CodecConfigurer | n.a. |
| UNCHANGED (*) | org.springframework.http.codec.ServerCodecConfigurer | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | org.springframework.http.codec.support.DefaultServerCodecConfigurer | clone() | n.a. | n.a. |
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | HttpClientErrorException(java.lang.String, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | static public | org.springframework.web.client.HttpClientErrorException | create(java.lang.String, | n.a. | n.a. |
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | HttpServerErrorException(java.lang.String, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | static public | org.springframework.web.client.HttpServerErrorException | create(java.lang.String, | n.a. | n.a. |
|
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | UnknownHttpStatusCodeException(java.lang.String, | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| MODIFIED (!) | protected (<- public ) | java.util.function.Predicate | getHeaderPredicate() | n.a. |
|
|