|
|
|
|
@ -40,6 +40,7 @@ class PathVariableArgumentResolverTests {
@@ -40,6 +40,7 @@ class PathVariableArgumentResolverTests {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@BeforeEach |
|
|
|
|
@SuppressWarnings("deprecation") |
|
|
|
|
void setUp() throws Exception { |
|
|
|
|
HttpServiceProxyFactory proxyFactory = HttpServiceProxyFactory.builder(this.client).build(); |
|
|
|
|
proxyFactory.afterPropertiesSet(); |
|
|
|
|
|