-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
Undefined
-
---
-
---
New context parameters were introduced in
RESTEASY-2280: "resteasy.patchfilter.disabled"RESTEASY-2646: "resteasy.match.cache.enabled", "resteasy.match.cache.size"
- RESTEASY-2782: "resteasy.original.webapplicationexception.behavior"
RESTEASY-2849: "resteasy.patchfilter.legacy"RESTEASY-2866: "resteasy.proxy.implement.all.interfaces"
These can currently be set only as servlet context parameters. New attributes should be introduced to the JAX-RS subsystem which will be applied to all deployed applications. This avoids the user from having to set the parameter for each deployment.
- is related to
-
RESTEASY-2849 JsonPatch using jakarta.json-api
- Resolved
-
RESTEASY-2646 Cache implementation in class RootNode is vulnerable to DoS attack
- Resolved
-
RESTEASY-2280 PatchMethodFilter GET requires Consumes APPLICATION_JSON_PATCH_JSON
- Resolved
-
WFLY-19833 Migrate the jaxrs subsystem to use the new subsystem utilities
- Resolved
-
RESTEASY-2866 Ensure @Context-injected proxies implement all interfaces
- Closed
- links to