Uses of Class
org.springframework.web.accept.SemanticApiVersionParser.Version
Packages that use SemanticApiVersionParser.Version
Package
Description
This package contains classes used to determine the requested the media types in a request.
-
Uses of SemanticApiVersionParser.Version in org.springframework.web.accept
Classes in org.springframework.web.accept that implement interfaces with type arguments of type SemanticApiVersionParser.VersionModifier and TypeClassDescriptionclass
Parser for semantic API versioning with major, minor, and patch values.static final class
Representation of a semantic version.Methods in org.springframework.web.accept that return SemanticApiVersionParser.VersionMethods in org.springframework.web.accept with parameters of type SemanticApiVersionParser.VersionModifier and TypeMethodDescriptionint
SemanticApiVersionParser.Version.compareTo
(SemanticApiVersionParser.Version other)