Skip to content

Commit

Permalink
Post merge
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Nesen <maxim.nesen@oracle.com>
  • Loading branch information
senivam committed May 14, 2024
1 parent 77e769c commit 8cc19dd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ public class MultiPartProperties {
/**
* <p>
* Limit the maximum number of parts the multipart entity can have. If the limit is over,
* the error response status {@link javax.ws.rs.core.Response.Status#REQUEST_ENTITY_TOO_LARGE} is returned.
* the error response status {@link jakarta.ws.rs.core.Response.Status#REQUEST_ENTITY_TOO_LARGE} is returned.
* </p>
* <p>
* By default, the number is unlimited.
Expand Down

0 comments on commit 8cc19dd

Please sign in to comment.