java - PathParam how to set Regex to allow URL? -
I am using pathpara @ and the request format is like this:
@ Path ("/ XXX / XXX / {testvariable: [\\\\ ss \\\\ S] +}")
here, testvariable value, 19.1.123.122.333 or I can assume that a string I have used with a particular character does not allow value for this.
I get the answer, . An action mailing request path
.
Comments
Post a Comment