Commit a61ac989 authored by abdullh.alsoleman's avatar abdullh.alsoleman

Update JobApplication.properties

parent 73c6fb04
......@@ -15,7 +15,7 @@ spring.kafka.consumer.auto-offset-reset=earliest
spring.kafka.topic.consumer-topic=Job_Application_Topic
spring.kafka.topic.producer-topic=Notification_Topic
management.tracing.enabled=true
management.zipkin.tracing.endpoint=http://zipkin.zipkin.svc.cluster.local:32000/api/v2/spans
management.zipkin.tracing.endpoint=http://zipkin.zipkin.svc.cluster.local:9411/api/v2/spans
management.tracing.sampling.probability=1.0
spring.data.sequence-generator-url=http://sequenceservice.jobportal.svc.cluster.local:9000/api/sequence/
spring.data.jobseeker-url=http://jobseekerservice.jobportal.svc.cluster.local:8085/api/jobseekers/
......
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