| Status | Fully Qualified Name |
| MODIFIED | org.springframework.http.ContentDisposition |
| MODIFIED (*) | org.springframework.web.util.UriBuilder |
| MODIFIED | org.springframework.web.util.UriComponentsBuilder |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | static public | org.springframework.http.ContentDisposition$Builder | attachment() | n.a. | n.a. |
|
||||
| NEW | static public | org.springframework.http.ContentDisposition$Builder | formData() | n.a. | n.a. |
|
||||
| NEW | static public | org.springframework.http.ContentDisposition$Builder | inline() | n.a. | n.a. |
|
||||
| NEW | public | boolean | isAttachment() | n.a. | n.a. |
|
||||
| NEW | public | boolean | isFormData() | n.a. | n.a. |
|
||||
| NEW | public | boolean | isInline() | n.a. | n.a. |
|
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||
| NEW (*) | public abstract | org.springframework.web.util.UriBuilder | queryParamIfPresent(java.lang.String,
| n.a. |
|
|
| Status | Interface | Compatibility Changes: |
| UNCHANGED (*) | org.springframework.web.util.UriBuilder | n.a. |
| Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
| NEW | public | org.springframework.web.util.UriComponentsBuilder | queryParamIfPresent(java.lang.String,
| n.a. | n.a. |
|