url: http://…/server/:ID([0-9a-fA-F-]+)/resource
Golang can use context.values() to get “:ID”. But I am using Java to handle this and fail to find some related questions.
How can I get the ID parameter in Java and what’s the style of this URl?
New contributor
RuzeW is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.