StaticResourceHandler

constructor(resourceBasePath: String, urlPrefix: String)

Parameters

resourceBasePath

The base path in the classpath where resources are located (e.g., "static")

urlPrefix

The URL prefix to strip from incoming requests (e.g., "/static")