Skip to content

Commit

Permalink
Merge branch 'master' into issue-615/seekToTimestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
a1shadows authored Feb 4, 2024
2 parents f01e108 + a27729c commit fec6c05
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ mvn -pl core clean test
## With tests executed(kafka)
Some tests require a running Kafka (and some related components like kafka-rest, and kafka-schema-registry).

Location:
https://github.com/authorjapps/zerocode/blob/master/docker/compose/kafka-schema-registry.yml

Download the file, and run(or `cd to the docker/compose` dir and run)
```
docker-compose -f kafka-schema-registry.yml up -d
Expand Down

0 comments on commit fec6c05

Please sign in to comment.