Class IndexHtmlRequestHandler

All Implemented Interfaces:
RequestHandler, Serializable

public class IndexHtmlRequestHandler extends JavaScriptBootstrapHandler
This class is responsible for serving the index.html according to the template provided in the frontend folder. The handler will calculate and inject baseHref as well as the bundle scripts into the template.

For internal use only. May be renamed or removed in a future release.

See Also: