open fun setDataBinderFactory(dataBinderFactory: WebDataBinderFactory): Unit
Set the WebDataBinderFactory to be passed to argument resolvers allowing them to create a WebDataBinder for data binding and type conversion purposes.
dataBinderFactory - the data binder factory.
dataBinderFactory