Adrian Cole
d36e78d3ef
Bumps dependency versions, most notably Gson 2.5 and OkHttp 2.7
9 years ago
Adrian Cole
b3a43ad3b8
Bumps dependency versions for integrations
...
* OkHttp/MockWebServer 2.5.0
* Jackson 2.6.1
* Apache Http Client 4.5
* JMH 1.10.5
10 years ago
Adrian Cole
56990e86dc
Bumps dependency versions for integrations
...
* OkHttp/MockWebServer 2.4.0
* Gson 2.3.1
* Jackson 2.6.0
* Ribbon 2.1.0
* SLF4J 1.7.12
10 years ago
Adrian Cole
274e5f6980
Demonstrates impact of advice to cache Feign.newInstance
...
Shows relative performance of caching various points of construction of
a Feign Api. Adds a mesobenchmark of actually performing http requests,
so that caching performance can be placed in context.
See #214
10 years ago
Adrian Cole
feb49476ef
Adds JMH benchmark module
...
Starts with Contract tests as this was suggested a place we may need
caching.
See #214
10 years ago
Adrian Cole
22b25c5696
Updates examples to feign 8.1.0
10 years ago
Adrian Cole
5ca1d56369
Updates examples to feign 8.0.0
...
See #203
10 years ago
Adrian Cole
c53b1773ae
Updates examples to Feign 7.2.1
10 years ago
Adrian Cole
f4342dce06
Makes examples standalone and built from standard Gradle or Maven
10 years ago