Package io.quarkus.resteasy.common.runtime.jsonb
-
Class Summary Class Description QuarkusJsonbContextResolver QuarkusJsonbSerializer provider that can produce JSON by default, removing the need for @Produces and @Consumes everywhere
| Class | Description |
|---|---|
| QuarkusJsonbContextResolver | |
| QuarkusJsonbSerializer |
provider that can produce JSON by default, removing the need for @Produces and @Consumes everywhere
|