springmvc.xml


<context:component-scan base-package="controller包"/>






mvc:annotation-driven
mvc:message-converters




application/json;charset=UTF-8
text/html;charset=UTF-8







application/json;charset=UTF-8
text/html;charset=UTF-8



</mvc:message-converters>
</mvc:annotation-driven>


mvc:default-servlet-handler/





posted @ 2022-05-27 15:04  独属于我自己  阅读(88)  评论(0)    收藏  举报