Skip to content

Instantly share code, notes, and snippets.

View erichonorez's full-sized avatar

Eric Honorez erichonorez

  • Buy Way Services
  • Brussels
View GitHub Profile
class Scratchpad {
static enum RouteNames {
USERS_FORM,
USERS_JSON,
USER_GET,
USER_POST
};
public static void main(String[] args) {
new Routes(