Class Version
java.lang.Object
org.springframework.cloud.dataflow.rest.Version
Used by clients and servers to assert API compatibility.
- Author:
- Eric Bottard
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
Should be incremented each time the API evolves whether it's a breaking change or not.static final String
-
Method Summary
-
Field Details
-
REVISION
public static final int REVISIONShould be incremented each time the API evolves whether it's a breaking change or not.- See Also:
-
REVISION_KEY
- See Also:
-