commit | 7ae222e3a5a80252063f7bd068cada382b39812b | [log] [tgz] |
---|---|---|
author | Stanislav <stanislav@confluent.io> | Tue Feb 27 19:13:12 2024 +0100 |
committer | Stanislav <stanislav@confluent.io> | Tue Feb 27 19:13:12 2024 +0100 |
tree | 82e16e42c42687be13a1d69ea056b7fff09cb11e | |
parent | 44dc6c3f6168026c7435991f8d4e6f59f7e8d448 [diff] |
MINOR: Update JDK 8 to JDK 11 in the blog post snippet for KIP-1013
The documentation can be hosted on a local webserver via httpd.
You can run it with the following command, note that it requires docker:
./start-preview.sh
Then you can open localhost:8080 on your browser and browse the documentation.
To kill the process, just type ctrl + c