<?xml version="1.0" encoding="UTF-8"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:mvc="http://www.springframework.org/schema/mvc"
xmlns:util="http://www.springframework.org/schema/util"
xmlns:context="http://www.springframework.org/schema/context"
xsi:schemaLocation="
http://www.springframework.org/schema/beans
http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.springframework.org/schema/mvc
http://www.springframework.org/schema/mvc/spring-mvc.xsd
http://www.springframework.org/schema/util
http://www.springframework.org/schema/util/spring-util.xsd
http://www.springframework.org/schema/context
http://www.springframework.org/schema/context/spring-context.xsd">

<!-- FreeMarker视图解析 如返回student。。在这里配置后缀名htm和视图解析器。。 -->
<bean />
</map>
</property>
</bean>

 

<!-- 自定义金额标签 -->
<!-- 自定义金额标签 -->
<bean ></bean>

</beans>

相关文章:

  • 2022-12-23
  • 2021-11-16
  • 2022-12-23
  • 2021-10-28
  • 2022-02-22
  • 2021-07-10
  • 2022-02-07
  • 2021-12-07
猜你喜欢
  • 2021-08-25
  • 2021-05-13
  • 2021-07-14
  • 2022-12-23
  • 2021-04-19
  • 2021-12-01
相关资源
相似解决方案