Add RestTemplate support for HTTP interface client
See gh-30117
This commit is contained in:
committed by
rstoyanchev
parent
bf82ed7186
commit
268f3c853e
@@ -41,7 +41,8 @@ import java.util.function.Consumer
|
||||
* @author DongHyeon Kim
|
||||
* @author Sebastien Deleuze
|
||||
*/
|
||||
class WebClientHttpServiceProxyKotlinTests {
|
||||
@Suppress("DEPRECATION")
|
||||
class KotlinWebClientHttpServiceProxyTests {
|
||||
|
||||
private lateinit var server: MockWebServer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user