Update Hypermedia samples following /hal and /links being combined

See gh-3696
This commit is contained in:
Andy Wilkinson
2015-08-10 14:20:19 +01:00
parent 04b1de2d1d
commit 25709385e6
6 changed files with 7 additions and 179 deletions

View File

@@ -201,4 +201,5 @@ public class EndpointHandlerMapping extends RequestMappingHandlerMapping {
RequestMappingInfo mappingInfo) {
return this.corsConfiguration;
}
}