Java 17 appears to be used everywhere else in the repo, which means Java 11 is out of date. In fact, the build fails with Java 11, but succeeds with Java 17.
Updating the docs to reflect this
Co-authored-by: Joseph Goldbeck <joegoldbeck@users.noreply.github.com>
if cd into bootstrap folder, get `Error: Could not find or load main class`. however, if run from repo root, then it works!
updating the docs to reflect this
Co-authored-by: Joseph Goldbeck <joegoldbeck@users.noreply.github.com>