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

Update JobService-test.properties

parent 94472e2a
...@@ -7,9 +7,9 @@ management.endpoint.health.show.details=always ...@@ -7,9 +7,9 @@ management.endpoint.health.show.details=always
management.tracing.enabled=true management.tracing.enabled=true
management.zipkin.tracing.endpoint=http://172.29.5.41:32000/api/v2/spans management.zipkin.tracing.endpoint=http://172.29.5.41:32000/api/v2/spans
management.tracing.sampling.probability=1.0 management.tracing.sampling.probability=1.0
spring.data.company-url=http://172.29.5.41:31727/api/company/ spring.data.company-url=http://172.29.5.41:31199/api/company/
spring.data.interview-url=http://172.29.5.41:30966/api/interviews/ spring.data.interview-url=http://172.29.5.41:31389/api/interviews/
spring.data.job-application-url=http://172.29.5.41:32707/api/applicants/ spring.data.job-application-url=http://172.29.5.41:30742/api/applicants/
spring.data.sequence-generator-url=http://172.29.5.41:31839/api/sequence/ spring.data.sequence-generator-url=http://172.29.5.41:31839/api/sequence/
logging.pattern.level=%5p [${spring.application.name:},%X{traceId:-},%X{spanId:-}] logging.pattern.level=%5p [${spring.application.name:},%X{traceId:-},%X{spanId:-}]
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