Package one.xingyi.core.annotations
Annotation Type Resource
-
@Target(TYPE) @Retention(RUNTIME) public @interface Resource
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringbookmarkWhere the client goes for service discovery.java.lang.StringcodeUrlWhere the code will be served from.Defaults to '{host}{bookmark}/code'java.lang.StringrootUrlThe root url for the end points about this resource.java.lang.StringurlWithIdThe url for resources when their id is known.
-