Example usage for org.springframework.web.servlet.config.annotation ResourceHandlerRegistration subclass-usage

List of usage examples for org.springframework.web.servlet.config.annotation ResourceHandlerRegistration subclass-usage

Introduction

In this page you can find the example usage for org.springframework.web.servlet.config.annotation ResourceHandlerRegistration subclass-usage.

Usage

From source file com.javaetmoi.core.spring.vfs.Vfs2ResourceHandlerRegistration.java

/**
 * Enable Spring MVC webjar support for JBoss 5.1 EAP.
 * 
 * <p>
 * Inherits from the Spring MVC {@link ResourceHandlerRegistration} class in order to handle the
 * private fields <i>locations</i> and <i>cachePeriod</i> by overriding the