Commit 80ee780d authored by duanruiming's avatar duanruiming

[update] test

parent 87e1977d
...@@ -54,7 +54,7 @@ import java.util.stream.Stream; ...@@ -54,7 +54,7 @@ import java.util.stream.Stream;
@Service @Service
public class RunningEvaluateServiceImpl implements RunningEvaluateService { public class RunningEvaluateServiceImpl implements RunningEvaluateService {
@Value("${spring.kafka.bootstrap-servers}") @Value("${spring.kafka.clusters.cluster1.bootstrap-servers}")
private String bootstrapServers; private String bootstrapServers;
@Value("${spring.kafka.empty-phase-topic}") @Value("${spring.kafka.empty-phase-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