Interface AboutOperations

All Known Implementing Classes:
AboutTemplate

public interface AboutOperations
Interface defining operations to query information about the server and runtime environment.
Author:
Eric Bottard
  • Method Summary

    Modifier and Type
    Method
    Description
    get()
    Return various pieces of information about the server, such as version and deployer runtime.
  • Method Details

    • get

      Return various pieces of information about the server, such as version and deployer runtime.
      Returns:
      the metadata about the Spring Cloud Data Flow server.