How to customize / configure the JSON Jackson Object Mapper in Quarkus (RHBQ)
Issue
-
How to customize / configure the JSON Jackson Object Mapper in Quarkus (RHBQ)
-
To meet security requirements in my quarkus service with REST interface using quarkus-resteasy-jackson, where all input data needs to be validated and detect duplicate fields ( to make sure they are not injected), we are looking at turning on the STRICT_DUPLICATE_DETECTION flag see below stackflow response.
Environment
Red Hat build of Quarkus (RHBQ) 1.11
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.