You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just tested again with changing it back ti @RequestMapping, and I'm seeing the same behaviour. So this problem is not limited to @GetMapping and friends but of more general nature.
With release 0.22.0, @GetMapping and friends are supported now. Unfortunately it's completely broken because all paths are being duplicated.
Steps to reproduce:
<spring-hateoas.version>0.22.0.RELEASE</spring-hateoas.version>
The text was updated successfully, but these errors were encountered: