Skip to content

Conversation

sobychacko
Copy link
Contributor

  • Fixing an issue where calling stream.content() method swallows leading blank spaces.

Resolves #1089
Resolves #1089

* Fixing an issue where calling stream.content() method swallows leading
  blank spaces.

Resolves spring-projects#1089
Resolves spring-projects#1089
@tzolov tzolov self-assigned this Jul 29, 2024
@tzolov tzolov added this to the 1.0.0-M2 milestone Jul 29, 2024
@tzolov
Copy link
Contributor

tzolov commented Jul 29, 2024

LGTM, thanks @sobychacko

@tzolov
Copy link
Contributor

tzolov commented Jul 29, 2024

rebased and merged at 9aee4aa

@tzolov tzolov closed this Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flux<String> (or .stream().content()) trims left whitespace
2 participants