程序包的使用
org.beetl.ext.spring
-
类说明GroupTemplate对象配置类的抽象基类<bean id="beetlConfig" class="org.beetl.ext.spring.BeetlGroupUtilConfiguration" init-method="init" > </bean > <bean id="viewResolver" class="org.beetl.ext.spring.BeetlSpringViewResolver"> <property name="contentType" value="text/html;charset=UTF-8"></property> </bean>