mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 16:39:29 +00:00
Suppress warnings in Gradle build
(cherry picked from commit c05b4ce776)
This commit is contained in:
+1
@@ -399,6 +399,7 @@ public class HandlerMappingIntrospectorTests {
|
||||
}
|
||||
|
||||
|
||||
@SuppressWarnings("serial")
|
||||
private static class TestServlet extends HttpServlet {
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user