java.lang.Object
org.springframework.cloud.dataflow.rest.Version

public class Version extends Object
Used by clients and servers to assert API compatibility.
Author:
Eric Bottard
  • Field Details

    • REVISION

      public static final int REVISION
      Should be incremented each time the API evolves whether it's a breaking change or not.
      See Also:
    • REVISION_KEY

      public static final String REVISION_KEY
      See Also: