Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
external-app-config
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ashok Kumar K
external-app-config
Commits
387a7761
Commit
387a7761
authored
Jun 04, 2020
by
Ashok Kumar K
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
enabled hystrix in feign
parent
31343753
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
+8
-2
ecom-order-development.yml
ecom-order-development.yml
+3
-1
ecom-order.yml
ecom-order.yml
+5
-1
No files found.
ecom-order-development.yml
View file @
387a7761
...
...
@@ -14,3 +14,5 @@ feign:
config
:
default
:
loggerLevel
:
BASIC
hystix
:
enabled
:
true
\ No newline at end of file
ecom-order.yml
View file @
387a7761
...
...
@@ -4,3 +4,7 @@ spring:
host
:
localhost
port
:
27017
database
:
ecom
feign
:
hystix
:
enabled
:
true
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment