Hacker News new | ask | show | jobs
by jacques_chester 28 days ago
It did, in at least one way: https://docs.spring.io/spring-framework/reference/web/webmvc...
1 comments

In every monolithic Java Jersey server I worked in there was always at least 1 class using @MatrixParam instead of the query param equivalent. No one could ever answer me why or who because it was always written in a project before it migrated to git.