Uses of Interface
org.springframework.web.accept.ApiVersionStrategy
Packages that use ApiVersionStrategy
Package
Description
This package contains classes used to determine the requested the media types in a request.
-
Uses of ApiVersionStrategy in org.springframework.web.accept
Classes in org.springframework.web.accept that implement ApiVersionStrategyModifier and TypeClassDescriptionclassDefault implementation ofApiVersionStrategythat delegates to the configured version resolvers, version parser, and deprecation handler.