SPR-4724
+ most of the problems were already fixed (probably by Mark). These are just minor adjustments
This commit is contained in:
@@ -386,8 +386,8 @@ xsi:schemaLocation="http://www.springframework.org/schema/beans
|
||||
<bean id="velocityEngine" class="org.springframework.ui.velocity.VelocityEngineFactoryBean">
|
||||
<property name="velocityProperties">
|
||||
<value>
|
||||
resource.loader=class
|
||||
class.resource.loader.class=org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
|
||||
resource.loader=class
|
||||
class.resource.loader.class=org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
|
||||
</value>
|
||||
</property>
|
||||
</bean>
|
||||
|
||||
Reference in New Issue
Block a user