Uses of Annotation Interface
dev.voidframework.web.http.param.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 TypeMethodDescriptionAbstractStaticAssetsController.staticAsset(String fileName) Retrieves a static asset.AbstractStaticAssetsController.webjarAsset(String fileName) Retrieves a webjar asset.