Package org.togglz.spring.web
package org.togglz.spring.web
-
ClassDescriptionThis interceptor checks if a controller or controller method is annotated with the
FeaturesAreActiveannotation to determine if a controller should be activated or not.Annotate aControlleror a controller method to only activate it when all the features given in theFeaturesAreActive.features()attribute are active.