RoutingContext.getBody() for type Buffer
RoutingContext.getBodyAsString() for type String
RoutingContext.getBodyAsJson() for type JsonObject
RoutingContext.getBodyAsJsonArray() for type JsonArray
RoutingContext.getBodyAsJson() and JsonObject.mapTo(Class) for any other type
data section.Header.value() indicating that the annotated element's name should be used as-is.Param.value() indicating that the annotated element's name should be used as-is.event section.HttpServerRequest.getHeader(String).id section.HttpServerRequest.getParam(String).text/event-stream responses.RoutingContext.Copyright © 2020 JBoss by Red Hat. All rights reserved.