我正在试图弄清楚如何建立HAL链接templated: true.如果我使用
templated: true
BasicLinkBuilder.linkToCurrentMapping().slash("api/public/blogs/{blog}").withRel("blog");
在{和}字符仍然编码.知道如何使用Spring-hateo构建模板URL链接作为0.10.0.RELEASE其API吗?
{
}
0.10.0.RELEASE
谢谢.
hateoas spring-hateoas hal-json
hal-json ×1
hateoas ×1
spring-hateoas ×1