There was an error while loading. Please reload this page.
1 parent 2d56a89 commit 652898eCopy full SHA for 652898e
src/main/resources/application.properties
@@ -13,7 +13,7 @@ spring.data.cassandra.retry-policy=com.datastax.driver.core.policies.DefaultRetr
13
14
15
# APACHE KAFKA (KafkaProperties)
16
-spring.kafka.bootstrap-servers=10.0.75.1:9092
+spring.kafka.bootstrap-servers=localhost:9092
17
18
#Distributed tracing
19
spring.sleuth.web.additionalSkipPattern=
0 commit comments