spring-data-commons
spring-data-commons copied to clipboard
Add support to provide default values for `QuerydslBindings`
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.