When one of the quarkus-resteasy-reactive-jackson or quarkus-resteasy-reactive-jsonb extension are active
and the result type of an endpoint is an application class or one of Collection, List, Set or
Map,
we assume the default return type is "application/json" if this configuration is enabled.