| 注释类型 | 说明 |
|---|---|
| DisableSelfRel |
无SelfRel
|
| EnableAllDataInOnePage |
注册EnableAllDataInOnePage 的 Repository ,rest index接口可以一次请求所有数据
|
| HighLight | |
| PathName |
Resource PathName
|
| RepositoryRestResource |
注解在repositoryInterface上表示所有接口都可用,
repositoryInterface上未注解,根据方法上的cn.bestwu.framework.data.annotation.SupportedHttpMethods注解映射可用接口
|
| SearchResource |