Class RouteOverviewPlugin

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit onStart(JavalinConfig config) Called when the plugin is applied to the Javalin instance.
      PluginPriority priority() The priority of the plugin that determines when it should be started.
      • Methods inherited from class io.javalin.plugin.Plugin

        name, onInitialize, repeatable
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait