mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Polish ResponseExtractors
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ import org.springframework.http.codec.HttpMessageReader;
|
||||
* @author Brian Clozel
|
||||
* @since 5.0
|
||||
*/
|
||||
public class ResponseExtractors {
|
||||
public abstract class ResponseExtractors {
|
||||
|
||||
private static final Object EMPTY_BODY = new Object();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user