Skip to content
This repository was archived by the owner on Oct 25, 2022. It is now read-only.

Commit 165c80f

Browse files
committed
added link to full code example
1 parent 8089891 commit 165c80f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,7 @@ <h2>Wiring</h2>
360360
pool.submit(new ConsumerThread(stream, name, consumer));
361361
}
362362
</code></pre>
363+
<small class="fragment">Full Code Example: <a href="https://github.com/kafka101/java-news-feed">https://github.com/kafka101/java-news-feed</a></small>
363364
<aside class="notes">
364365
Anmerkung: Gott sei Dank ist eine neue Java-API in Arbeit!
365366
</aside>

0 commit comments

Comments
 (0)