Hierarchy For Package com.dnlkk.controller.annotations.request_method

Package Hierarchies:

Annotation Interface Hierarchy

  • com.dnlkk.controller.annotations.request_method.Delete (implements java.lang.annotation.Annotation)
  • com.dnlkk.controller.annotations.request_method.Get (implements java.lang.annotation.Annotation)
  • com.dnlkk.controller.annotations.request_method.Patch (implements java.lang.annotation.Annotation)
  • com.dnlkk.controller.annotations.request_method.Post (implements java.lang.annotation.Annotation)
  • com.dnlkk.controller.annotations.request_method.Put (implements java.lang.annotation.Annotation)