Package org.hertsstack.core.annotation
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
-
-
Element Detail
-
value
HertsType value
HertsType. Default is Http- Returns:
- HertsType
- Default:
- org.hertsstack.core.context.HertsType.Http
-
-