Clean up warnings
This commit is contained in:
@@ -55,7 +55,6 @@ import org.springframework.util.Assert;
|
||||
* @since 5.0
|
||||
* @see org.springframework.web.server.adapter.AbstractReactiveWebInitializer
|
||||
*/
|
||||
@SuppressWarnings("serial")
|
||||
public class ServletHttpHandlerAdapter implements Servlet {
|
||||
|
||||
private static final Log logger = HttpLogging.forLogName(ServletHttpHandlerAdapter.class);
|
||||
|
||||
Reference in New Issue
Block a user