addResourceHandlers

open fun addResourceHandlers(registry: ResourceHandlerRegistry)

Add handlers to serve static resources such as images, js, and, css files from specific locations under web application root, the classpath, and others.

See also

ResourceHandlerRegistry