Annotation Interface Hierarchy
- de.alexanderwodarz.code.web.rest.annotation.PathVariable (implements java.lang.annotation.Annotation)
- de.alexanderwodarz.code.web.rest.annotation.PostMapping (implements java.lang.annotation.Annotation)
- de.alexanderwodarz.code.web.rest.annotation.QueryParam (implements java.lang.annotation.Annotation)
- de.alexanderwodarz.code.web.rest.annotation.RequestBody (implements java.lang.annotation.Annotation)
- de.alexanderwodarz.code.web.rest.annotation.RestApplication (implements java.lang.annotation.Annotation)
- de.alexanderwodarz.code.web.rest.annotation.RestController (implements java.lang.annotation.Annotation)
- de.alexanderwodarz.code.web.rest.annotation.RestRequest (implements java.lang.annotation.Annotation)