spring-hateoas
spring-hateoas copied to clipboard
Change UriTemplate constructor to of() method in documentation
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.