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

Updated Topic

parent d7553990
...@@ -12,4 +12,4 @@ spring.kafka.properties.sasl.mechanism=PLAIN ...@@ -12,4 +12,4 @@ spring.kafka.properties.sasl.mechanism=PLAIN
spring.kafka.properties.sasl.jaas.config=org.apache.kafka.common.security.plain.PlainLoginModule required username="user1" password="r48ZrwWBmu"; spring.kafka.properties.sasl.jaas.config=org.apache.kafka.common.security.plain.PlainLoginModule required username="user1" password="r48ZrwWBmu";
spring.kafka.consumer.group-id=jobapplicant-group spring.kafka.consumer.group-id=jobapplicant-group
spring.kafka.consumer.auto-offset-reset=earliest spring.kafka.consumer.auto-offset-reset=earliest
spring.kafka.topic.name=jobapplicant_Topic spring.kafka.topic.name=Job_Application_Topic
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