- getCompileExtensions() - Method in class io.jooby.maven.RunMojo
-
List of file extensions that trigger a compilation request.
- getDependenciesResolver() - Method in class io.jooby.maven.BaseMojo
-
Project dependencies resolver (available while running the plugin).
- getExcludes() - Method in class io.jooby.maven.OpenAPIMojo
-
Regular expression used to excludes route.
- getIncludes() - Method in class io.jooby.maven.OpenAPIMojo
-
Regular expression used to includes/keep route.
- getMainClass() - Method in class io.jooby.maven.BaseMojo
-
Application main class.
- getMaven() - Method in class io.jooby.maven.BaseMojo
-
Maven reference (available while running the plugin).
- getRestartExtensions() - Method in class io.jooby.maven.RunMojo
-
List of file extensions that trigger an application restart.