We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a23230b commit c6f1f71Copy full SHA for c6f1f71
framework-docs/modules/ROOT/pages/testing/resttestclient.adoc
@@ -306,7 +306,7 @@ Kotlin::
306
======
307
308
TIP: When you need to decode to a target type with generics, look for the overloaded methods
309
-that accept{spring-framework-api}/core/ParameterizedTypeReference.html[`ParameterizedTypeReference`]
+that accept {spring-framework-api}/core/ParameterizedTypeReference.html[`ParameterizedTypeReference`]
310
instead of `Class<T>`.
311
312
0 commit comments