赞
踩
<property name="cacheSeconds" value="0" /><property name="messageConverters" ref="messageConverters" />
<bean class="org.springframework.http.converter.json.MappingJacksonHttpMessageConverter"><property name="supportedMediaTypes"><list><value>application/json</value><value>application/javascript</value><value>text/json</value><value>text/javascript</value></list></property><property name="objectMapper" ref="objectMapper"></property></bean>
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。