Jinwoo
Jinwoo
@fmbenhassine Thanks for checking out my PR. But I can't seem to find the inline comment you're talking about. Can you point me in the right direction?
@fmbenhassine Thank you for your review and feedback! I'll update the PR to use ```Map hintValues``` for setting hints, ensuring the JPA reader remains implementation-agnostic.
@fmbenhassine I've updated the PR to include a Map hintValues for hints, similar to our approach with query parameters. This change ensures our JPA reader is implementation-agnostic, allowing users to...
Hi, is it okay if I contribute to this issue?
Thank you for the review, @jzheaux. However, since the setters are not static, would it be acceptable to change them to public instead of public static?
Thank you for the feedback, @jzheaux I have updated the `StrictHttpFirewall` class to change the private Predicates for allowed header names, header values, parameter names, and parameter values to public...
Hi @jzheaux, Sorry for the late response. I've made the changes based on your feedback. PTAL. Thanks!
Hi @OlgaMaciaszek, I'm interested in this issue and would like to contribute. May I give it a try?
Thank you, @OlgaMaciaszek! I understand. Please feel free to ping me when the time comes. I’d definitely like to try it.
Hi @fmbenhassine Can I work on this?