It is a brand new empty app project (generated by JDK 8 and SDK 8.2.6).
In pom.xml, I configured an external mysql database, and changed the Confluence version to 9.0.1.
However, when I use atlas-run.bat to start Confluence under JDK 17, the console shows many errors and Confluence fails to start.
Does anyone know how to solve this?
How can the app code be compatible with Confluence 9? Is there any official Atlassian demo projects for the Confluence 9 and JDK 17?
Does it mean that we can only develop apps under JDK 8?