Package ubic.gemma.web.assets
@ParametersAreNonnullByDefault
package ubic.gemma.web.assets
This package contains classes related to static assets management, such as CSS and JavaScript files.
- Author:
- poirigui
-
ClassDescriptionAn external static asset server that provide assets from a specified base URL.An internal static asset server that uses npm to serve static assets.Serve static assets from the servlet context.Resolve static assets either froma
InternalStaticAssetServer
or from the webapp resources.