Files
spring-hateoas/src/main/java/org/springframework/hateoas/server
Oliver Drotbohm a0937f7c28 #977 - Simplified recreation of LinkBuilderSupport.
LinkBuilderSupport's constructor now obtains a UriComponentsBuilder in a less complicated way.

Benchmarks before:

Benchmark                                           Mode  Cnt   Score   Error  Units
ControllerLinkBuilderBenchmark.simpleLinkCreation  thrpt   20  40,462 ± 1,572  ops/s

Benchmarks after:

Benchmark                                           Mode  Cnt   Score   Error  Units
ControllerLinkBuilderBenchmark.simpleLinkCreation  thrpt   20  41,158 ± 0,624  ops/s
2019-04-05 22:33:53 +02:00
..
2019-03-22 17:32:52 +01:00
2019-03-22 17:32:52 +01:00
2019-03-22 17:32:52 +01:00
2019-03-22 17:32:52 +01:00
2019-03-22 17:32:52 +01:00
2019-03-22 17:32:52 +01:00
2019-03-22 17:32:52 +01:00