Commit 324cbdac authored by Abdul Habeeb's avatar Abdul Habeeb

Added the properties information

parent 5eb48eeb
eureka:
client:
register-with-eureka: true
fetch-registry: true
service-url:
defaultZone: http://localhost:8761/eureka/
instance:
hostname: localhost
microservice:
payment-service:
endpoints:
endpoint:
uri: http://PAYMENT-SERVICE/payment/doPayment
order-service:
endpoints:
endpoint:
uri: http://ORDER-SERVICE/order/bookOrder
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