Annotation Interface Hierarchy
- com.dnlkk.controller.annotations.Get (implements java.lang.annotation.Annotation)
- com.dnlkk.controller.annotations.PathVar (implements java.lang.annotation.Annotation)
- com.dnlkk.controller.annotations.Post (implements java.lang.annotation.Annotation)
- com.dnlkk.controller.annotations.RequestBody (implements java.lang.annotation.Annotation)
- com.dnlkk.controller.annotations.RequestMapping (implements java.lang.annotation.Annotation)
- com.dnlkk.controller.annotations.RequestParam (implements java.lang.annotation.Annotation)