Class Constants

java.lang.Object
net.devh.boot.grpc.common.util.Constants

public final class Constants extends Object
Class that contains shared constants.
  • Field Details

    • VERSION

      public static final String VERSION
      A constant that defines the current version of the library.
    • LIBRARY_NAME

      public static final String LIBRARY_NAME
      A constant that defines the library name that can be used as metric tags.
      See Also: