Uses of Annotation Interface
dev.voidframework.web.http.annotation.RequestPath
Packages that use RequestPath
-
Uses of RequestPath in dev.voidframework.web.http.controller
Method parameters in dev.voidframework.web.http.controller with annotations of type RequestPathModifier and TypeMethodDescriptionAbstractJavaScriptInternationalizationController.jsInternationalizationScript(Locale locale) Retrieves JS I18N script.AbstractStaticAssetsController.staticAsset(String fileName) Retrieves a static asset.AbstractStaticAssetsController.webjarAsset(String fileName) Retrieves a webjar asset.