Polishing

This commit is contained in:
Sam Brannen
2025-11-03 12:05:34 +01:00
parent 6e7957fc22
commit 2f47efe2d3
6 changed files with 9 additions and 10 deletions
@@ -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