I have tried using @JSONView in Vertx to customize our JSON response at the API level. It was not doing anything. It returned the same complete JSON response. Can someone please help if it's even possible to do that and like how? I have read articles that it is possible to do it in Sprint Boot but not sure about Vertx. We use:
- vertx-core: 4.0.3
- jackson-annotation: 2.9.8