File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# feignClientExample
22
3+ To run project locally:
4+
5+ git clone https://github.com/ElnarMagdiev/feignClientExample.git
6+ http://localhost:8080/
7+
8+ project properties:
9+
10+ server.port=8080
11+
12+ openexchangerates properties:
13+
14+ openexchangeratesUrl=https://openexchangerates.org/api/historical/
15+ currencyAppId=f24f2027203f4635b7b5a9699a9f7e0a
16+ baseCurrency=USD (defaults to 'USD', only premium accounts support other bases)
17+ currency=RUB
18+
19+ giphy properties
20+
21+ giphyUrl=https://api.giphy.com/v1/gifs/random
22+ gifApiKey=6o1n373fbbWdmwbg9Q1tX5kIP1Vhp7OL
23+
24+
Original file line number Diff line number Diff line change 1+ server.port =8080
12openexchangeratesUrl =https://openexchangerates.org/api/historical/
23currencyAppId =f24f2027203f4635b7b5a9699a9f7e0a
34baseCurrency =USD
You can’t perform that action at this time.
0 commit comments