接口 WebBindingInitializer

    • 方法详细资料

      • initBinder

        void initBinder​(WebDataBinder binder,
                        WebRequest request)
        Initialize the given DataBinder for the given request.
        参数:
        binder - the DataBinder to initialize
        request - the web request that the data binding happens within