@FunctionalInterface
public interface Plugin
JavalinConfig.registerPlugin(Plugin).| Modifier and Type | Method and Description |
|---|---|
void |
apply(Javalin app)
Configure the Javalin instance and register handler
|
void apply(@NotNull
Javalin app)
Copyright © 2021. All Rights Reserved.