| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW (*) | public abstract | java.lang.Object | getNativeRequest() | n.a. |
|
|
| Status | Interface | Compatibility Changes: |
| UNCHANGED (*) | org.springframework.http.client.reactive.ClientHttpRequest | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | java.lang.Object | getNativeRequest() | n.a. | n.a. |
|
| Change |
| INTERFACE_ADDED |
| Status | Superclass | Compatibility Changes: |
| NEW | org.springframework.http.converter.AbstractGenericHttpMessageConverter | n.a. |
| Status | Interface | Compatibility Changes: |
| NEW | org.springframework.http.converter.GenericHttpMessageConverter | n.a. |
| NEW | org.springframework.http.converter.HttpMessageConverter | n.a. |
| Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | KotlinSerializationJsonHttpMessageConverter() | n.a. | n.a. |
|
||||
| NEW | public | KotlinSerializationJsonHttpMessageConverter(kotlinx.serialization.json.Json) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| NEW | final public | java.lang.Object | read(java.lang.reflect.Type, |
| n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||||
| UNCHANGED | public | java.lang.Object | getTarget()
Annotations:
| n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | boolean | hasHttpHandlerDecorator() | n.a. | n.a. |
|
||||
| NEW | public | org.springframework.web.server.adapter.WebHttpHandlerBuilder | httpHandlerDecorator(java.util.function.Function) | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | org.springframework.http.server.PathContainer | getPathMatched() | n.a. | n.a. |
|
| Status | Modifier | Type | Field | Compatibility Changes: |
| NEW | public static final | org.springframework.web.util.UrlPathHelper | n.a. | rawPathInstance |