-
-
Notifications
You must be signed in to change notification settings - Fork 201
Closed
Description
Let's add a http://www.crashub.org module useful for debugging and final 1.0.0 release:
import org.jooby.crash.Crash;
{
use(new Crash());
}Reactions are currently unavailable