Java 21ではHello worldが簡略化されたが、まだ「System.out.println」という冗長な記述が残っていた。この問題を解決したのが、2024年9月17日(米国時間)に公開された最新バージョンの「Java 23」だ。
Community driven content discussing all aspects of software development from DevOps to design patterns. The first line of code that new developers encounter when they write their first Java program ...