mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-22 14:09:25 +00:00
Polishing
This commit is contained in:
+1
-2
@@ -16,12 +16,11 @@
|
||||
|
||||
package org.springframework.web.accept;
|
||||
|
||||
|
||||
import jakarta.servlet.http.HttpServletRequest;
|
||||
import org.jspecify.annotations.Nullable;
|
||||
|
||||
/**
|
||||
* {@link ApiVersionResolver} that extract the version from a header.
|
||||
* {@link ApiVersionResolver} that extracts the version from a header.
|
||||
*
|
||||
* @author Rossen Stoyanchev
|
||||
* @since 7.0
|
||||
|
||||
Reference in New Issue
Block a user