public class MiniProfilerResourceHandler
extends java.lang.Object
implements ratpack.handling.Handler
Handler
that serves MiniProfiler UI resources to the web browser.Constructor and Description |
---|
MiniProfilerResourceHandler() |
Modifier and Type | Method and Description |
---|---|
void |
handle(ratpack.handling.Context ctx)
Serves MiniProfiler UI resources to the front end
|