Uses of Annotation Interface
dev.voidframework.web.http.param.RequestRoute
Packages that use RequestRoute
-
Uses of RequestRoute in dev.voidframework.web.http.controller
Methods in dev.voidframework.web.http.controller with annotations of type RequestRouteModifier and TypeMethodDescriptionAbstractStaticAssetsController.staticAsset(Context context) Retrieves a static asset.AbstractStaticAssetsController.staticAsset(String fileName) Retrieves a static asset.AbstractStaticAssetsController.webjarAsset(String fileName) Retrieves a webjar asset.