[Samples] Make sample-reactive testable

This commit is contained in:
Chris Bono
2024-01-14 21:48:09 -06:00
committed by Chris Bono
parent 3f9fad42e8
commit bbdba009b4
8 changed files with 242 additions and 147 deletions

View File

@@ -0,0 +1,7 @@
services:
pulsar:
image: 'apachepulsar/pulsar:3.1.2'
ports:
- '6650'
- '8080'
command: 'bin/pulsar standalone'