237eb64079 | ||
---|---|---|
.. | ||
application-config | ||
config | ||
discovery | ||
gateway | ||
svc-book | ||
svc-rating | ||
zipkin | ||
README.MD | ||
pom.xml |
README.MD
Relevant Articles:
-
To run the project copy the appliction-config folder to c:\Users{username}\ on Windows or /Users/{username}/ on *nix. Then open a git bash terminal in application-config and run:
- git init
- git add .
- git commit -m "First commit"