Object
The purpose of this document is to describe the major developments that have followed since java 11 to arrive at the LTS version of JAVA 17.
Prerequisites
We will use in this document a Java maven 17 project under IntelliJ-Community under Windows
It is therefore necessary beforehand to have:
- Java 17: https://bell-sw.com/pages/downloads/
- Maven Apache: https://maven.apache.org/download.cgi
- IntelliJ-Community: https://www.jetbrains.com/idea/download/?section=windows
Knowledge of Java programming is required to understand the examples.