mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-24 08:28:54 +00:00
+ Arg.tag is now exposed for general use + JsrEndpointFunctions now decode (into primitives) the URI template exposed @PathParam static arguments + JsrEndpointFunctions simplified tracking of static args + ServerContainer.assertValidEndpoint() now validates added endpoints with @PathParam immediately (per spec) using a UriTemplate where each variable is an empty string