An open API service indexing awesome lists of open source software.

https://github.com/officiallysingh/spark-try-me

Spark POC project
https://github.com/officiallysingh/spark-try-me

Last synced: 4 months ago
JSON representation

Spark POC project

Awesome Lists containing this project

README

        

Set Java versions to 17

In Run Configurations got to `Modify options` -> `Add VM options` and set value as `--add-exports java.base/sun.nio.ch=ALL-UNNAMED`

Also got to `Modify options` -> `Add dependencies with "provided" scope to classpath` mark checked

![IntelliJ - Run Configurations](https://github.com/officiallysingh/spark-try-me/blob/main/IntelliJ-Run%20Configuration.png)