Hierarchy For Package org.apache.shenyu.client.springmvc.annotation

Package Hierarchies:

Annotation Type Hierarchy

  • org.apache.shenyu.client.springmvc.annotation.ShenyuDeleteMapping (implements java.lang.annotation.Annotation)
  • org.apache.shenyu.client.springmvc.annotation.ShenyuGetMapping (implements java.lang.annotation.Annotation)
  • org.apache.shenyu.client.springmvc.annotation.ShenyuPatchMapping (implements java.lang.annotation.Annotation)
  • org.apache.shenyu.client.springmvc.annotation.ShenyuPostMapping (implements java.lang.annotation.Annotation)
  • org.apache.shenyu.client.springmvc.annotation.ShenyuPutMapping (implements java.lang.annotation.Annotation)
  • org.apache.shenyu.client.springmvc.annotation.ShenyuRequestMapping (implements java.lang.annotation.Annotation)
  • org.apache.shenyu.client.springmvc.annotation.ShenyuSpringMvcClient (implements java.lang.annotation.Annotation)