Update README.md

[skip ci]
This commit is contained in:
edizor 2023-11-11 07:57:45 +08:00 committed by GitHub
parent 2c26effb64
commit d6638d328f
1 changed files with 1 additions and 0 deletions

View File

@ -12,3 +12,4 @@ This module contains articles about Jersey.
- [Add a Header to a Jersey SSE Client Request](https://www.baeldung.com/jersey-sse-client-request-headers)
- [Exception Handling With Jersey](https://www.baeldung.com/java-exception-handling-jersey)
- [@FormDataParam vs. @FormParam in Jersey](https://www.baeldung.com/jersey-formdataparam-vs-formparam)
- [Add a List as Query Parameter in Jersey](https://www.baeldung.com/java-jersey-list-query-param)