spring-hateoas icon indicating copy to clipboard operation
spring-hateoas copied to clipboard

Change UriTemplate constructor to of() method in documentation

Open vicziani opened this issue 2 years ago • 0 comments
trafficstars

The second parameter of the DefaultCurieProvider constructor is a org.springframework.hateoas.UriTemplate. But it has no constructor, it has an of() static factory method.

vicziani avatar Oct 11 '23 17:10 vicziani