Commit ca0aa863 authored by Ashok Kumar K's avatar Ashok Kumar K

added common config to services

parent 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
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: '*'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment