mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +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