Heroku Java 17 включить предварительный просмотр
Add the following config var to your heroku App:
key: JAVA_TOOL_OPTIONS
value: --enable-preview
Zwazel
Add the following config var to your heroku App:
key: JAVA_TOOL_OPTIONS
value: --enable-preview