@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 © 2019. All Rights Reserved.