Encoded slash (%2F) with Spring URL path param gives HTTP 400
I am working on a new hobby project RESTifying the ZFS APIs, Earlier I was using play framework for my REST projects, now started using SpringBoot While RESTifying the ZFS API one of the API formats is like / will…