spring-data-commons icon indicating copy to clipboard operation
spring-data-commons copied to clipboard

Add support to provide default values for `QuerydslBindings`

Open mp911de opened this issue 2 years ago • 0 comments

Out of https://github.com/spring-projects/spring-graphql/issues/867, it would be neat to provide an alternative value source (instead of request parameters) to be used as a source for binding parameters.

This defaulting would provide a value if the value isn't provided by the request.

mp911de avatar Jan 04 '24 09:01 mp911de