mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-25 08:19:01 +00:00
Fix warnings
See gh-34409
This commit is contained in:
@@ -68,6 +68,7 @@ public class ProblemDetail implements Serializable {
|
||||
|
||||
private @Nullable URI instance;
|
||||
|
||||
@SuppressWarnings("serial")
|
||||
private @Nullable Map<String, Object> properties;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user