From recent testing, including JVM args (such as for TLS and keystores) AFTER the main class/.jar name in the java command causes some non-obvious failures. For the purposes of the tutorial, users should not be passing any args to the main() function, so this warns them incase they do provide any.
From recent testing, including JVM args (such as for TLS and keystores) AFTER the main class/.jar name in the java command causes some non-obvious failures. For the purposes of the tutorial, users should not be passing any args to the main() function, so this warns them incase they do provide any.