mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 14:09:25 +00:00
Clean up warnings in build
This commit is contained in:
+1
@@ -47,6 +47,7 @@ import static org.assertj.core.api.Assertions.assertThat;
|
||||
* @author Arjen Poutsma
|
||||
* @author Sam Brannen
|
||||
*/
|
||||
@SuppressWarnings("deprecation")
|
||||
class ServerHttpsRequestIntegrationTests {
|
||||
|
||||
private final HttpServer server = new ReactorHttpsServer();
|
||||
|
||||
Reference in New Issue
Block a user