Heroku Java 17 Activer l'aperçu

Add the following config var to your heroku App:

key: JAVA_TOOL_OPTIONS
value: --enable-preview
Zwazel