Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 391 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 391 Bytes

Discover Modern Java

This is the support code for "Discover Modern Java", a course given every two months to O'Reilly subscribers.

All examples are meant to be executed using Java 21.

Update copyrights

mvn validate license:format

Upgrade versions and plugins

mvn versions:display-dependency-updates versions:display-plugin-updates