public class SentrySplitter extends Object
Validation for request based on JSR303 Bean Validation 1. Basic Parameters: @QueryParam, @PathParam 2. Extend Parameters: @BodyParam -> JsonObject, JsonArray 3. POJO Parameters: @BodyParam -> POJO
| Constructor and Description |
|---|
SentrySplitter() |
| Modifier and Type | Method and Description |
|---|---|
Sentry<io.vertx.ext.web.RoutingContext> |
distribute(Depot depot) |
Copyright © 2021. All rights reserved.