Class VersionRoutePredicateFactory.Config
java.lang.Object
org.springframework.cloud.gateway.handler.predicate.VersionRoutePredicateFactory.Config
- Enclosing class:
VersionRoutePredicateFactory
- Author:
- Spencer Gibb
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable String@Nullable Comparable<?> @Nullable StringbooleansetVersion(Object version) toString()
-
Constructor Details
-
Config
public Config()
-
-
Method Details
-
isBaselineVersion
public boolean isBaselineVersion() -
getOriginalVersion
-
getParsedVersion
-
getVersion
-
setVersion
-
toString
-