Package net.shibboleth.shared.spring.velocity
@NonnullElements
package net.shibboleth.shared.spring.velocity
Side-port of Velocity support from Spring 4 after removal from Spring 5.
-
ClassDescriptionVelocity ResourceLoader adapter that loads via a Spring ResourceLoader.Interface to be implemented by objects that configure and manage a VelocityEngine for automatic lookup in a web environment.JavaBean to configure Velocity for web usage, via the "configLocation" and/or "velocityProperties" and/or "resourceLoaderPath" bean properties.Factory that configures a VelocityEngine.Factory bean that configures a VelocityEngine and provides it as bean reference.View using the Velocity template engine.Convenience subclass of
UrlBasedViewResolverthat supportsVelocityView(i.e.