mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Fix build
This commit is contained in:
+1
-1
@@ -34,8 +34,8 @@ public class UserController {
|
||||
}
|
||||
|
||||
// @fold:on
|
||||
@SuppressWarnings("serial")
|
||||
static class MissingUserException extends RuntimeException {
|
||||
|
||||
}
|
||||
// @fold:off
|
||||
|
||||
|
||||
+1
-1
@@ -35,8 +35,8 @@ public class UserController {
|
||||
}
|
||||
|
||||
// @fold:on
|
||||
@SuppressWarnings("serial")
|
||||
static class MissingUserException extends RuntimeException {
|
||||
|
||||
}
|
||||
// @fold:off
|
||||
|
||||
|
||||
Reference in New Issue
Block a user