mangoo.io.interfaces.MangooRoutes Maven / Gradle / Ivy
package mangoo.io.interfaces;
/**
*
* @author svenkubiak
*
*/
@FunctionalInterface
public interface MangooRoutes {
void routify();
} © 2015 - 2025 Weber Informatics LLC | Privacy Policy