Hey all,
I haven't seen any documentation on the format of a template accepted by a PathTemplateHandler. I know the basics: "/foo", "/foo/{userId}", etc. but are wildcards allowed? Is there a way to specify a handler for anything with a certain prefix? If two handlers would match how is the tie broken, etc.
Thanks,
Oliver