Skip to content

Stream API for JsonNullable wrapper#56

Open
DunkanMcLoud wants to merge 1 commit into
OpenAPITools:masterfrom
DunkanMcLoud:master
Open

Stream API for JsonNullable wrapper#56
DunkanMcLoud wants to merge 1 commit into
OpenAPITools:masterfrom
DunkanMcLoud:master

Conversation

@DunkanMcLoud

Copy link
Copy Markdown

Sometimes it is useful to access DTO's nested data by the means of JDK stream api

@NicklasWallgren

Copy link
Copy Markdown

Any chance of this getting merged?

@DunkanMcLoud

DunkanMcLoud commented Feb 20, 2024

Copy link
Copy Markdown
Author

@NicklasWallgren Hi! As a workaround before merge, you could use lombok's @ExtensionMethod with these methods' implementations. Hope this will help you. Cheers!

@NicklasWallgren

NicklasWallgren commented Feb 20, 2024

Copy link
Copy Markdown

@NicklasWallgren Hi! As a workaround before merge, you could use lombok's @ExtensionMethod with these methods' implementations. Hope this will help you. Cheers!

Thanks for the reply. I've created a fork instead.

@Til7701

Til7701 commented Sep 24, 2025

Copy link
Copy Markdown
Contributor

Thanks for the PR. There is another PR now (#68) which includes some more common methods as well. If that PR is merged, you could recreate this one and add your other methods.

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.

3 participants