mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-26 08:59:09 +00:00
Polishing
This commit is contained in:
@@ -556,7 +556,7 @@ public final class ContentDisposition {
|
||||
|
||||
private static class BuilderImpl implements Builder {
|
||||
|
||||
private String type;
|
||||
private final String type;
|
||||
|
||||
@Nullable
|
||||
private String name;
|
||||
|
||||
Reference in New Issue
Block a user