Skip to content

Instantly share code, notes, and snippets.

@k33g
Created May 3, 2018 05:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save k33g/ba9df112c50c503f31de6ddfee05e24b to your computer and use it in GitHub Desktop.
Save k33g/ba9df112c50c503f31de6ddfee05e24b to your computer and use it in GitHub Desktop.
Redpipe 1er contact
.
├── pom.xml
├── src
│ ├── main
│ │ ├── java
│ │ │ └── garden
│ │ │ └── bots
│ │ │ ├── HelloResource.java
│ │ │ └── Main.java
│ │ └── resources
│ │ └── webroot
│ └── test
│ ├── java
│ └── resources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment