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
ca0aa863
Commit
ca0aa863
authored
May 21, 2020
by
Ashok Kumar K
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added common config to services
parent
b4eaae3a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
2 deletions
+16
-2
application.properties
application.properties
+0
-2
application.yml
application.yml
+16
-0
No files found.
application.properties
deleted
100644 → 0
View file @
b4eaae3a
message1
=
Message1 from global config file for all services
message2
=
Message2 from global config file for all services
\ No newline at end of file
application.yml
0 → 100644
View file @
ca0aa863
message1
:
Message1 from global config file for all services
message2
:
Message2 from global config file for all services
#eureka-server
eureka
:
client
:
serviceUrl
:
defaultZone
:
http://localhost:8761/eureka/
#actuator config
management
:
endpoints
:
web
:
exposure
:
include
:
'
*'
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