Update README.md

[skip ci]
This commit is contained in:
edizor 2023-10-20 21:52:53 +08:00 committed by GitHub
parent 76fc84ba64
commit f0d148fc48
1 changed files with 1 additions and 0 deletions

View File

@ -11,3 +11,4 @@ This module contains articles about Jersey.
- [Explore Jersey Request Parameters](https://www.baeldung.com/jersey-request-parameters)
- [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)