JDK 17.0.7
IntelliJ IDEA 2023.1.1
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
</properties>
标签:IntelliJ,module,maven,reload,Version,bytecode
From: https://www.cnblogs.com/wufengtinghai/p/17399115.html