@Target({METHOD,PARAMETER}) @Retention(RUNTIME) public @interface JsonBody
"application/json"
Supported for HttpRoute annotated handler methods
HttpRoute