tutorials
tutorials copied to clipboard
Refactor and remove brokerProperties from @EmbeddedKafka
It is not good practice to hard code the port used in tests, since it can cause conflicts when multiple test run concurrently on the same machine.
Sources: