81,116
社区成员
发帖
与我相关
我的任务
分享
<bean class="org.springframework.web.servlet.mvc.annotation.AnnotationMethodHandlerAdapter">
<property name="webBindingInitializer">
<bean class="xx.xxx.MyBindingInitializer"/>
</property>
</bean>