Annotation Type HertsHttp


  • @Inherited
    @Target(TYPE)
    @Retention(RUNTIME)
    public @interface HertsHttp
    Herts HertsHttp annotation. If you use HertsHttp service, please set this annotation to interface
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      HertsType value
      HertsType.
    • Element Detail

      • value

        HertsType value
        HertsType. Default is Http
        Returns:
        HertsType
        Default:
        org.hertsstack.core.context.HertsType.Http