Skip to content

Commit

Permalink
Add BodyInserters.fromValue(T, ParameterizedTypeReference<?>)
Browse files Browse the repository at this point in the history
This commit introduces a
BodyInserters.fromValue(T, ParameterizedTypeReference<?>) variant as
well as related WebClient.RequestBodySpec API,
ServerResponse.BodyBuilder API and Kotlin extensions.

Closes spring-projectsgh-32713
  • Loading branch information
sdeleuze committed Apr 29, 2024
1 parent f717f83 commit b7e370c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework-docs/framework-docs.gradle
@@ -1,4 +1,4 @@
plugins {
plugins {
id 'kotlin'
id 'io.spring.antora.generate-antora-yml' version '0.0.1'
id 'org.antora' version '1.0.0'
Expand Down

0 comments on commit b7e370c

Please sign in to comment.