Unable to load Java Property with GraalVM Native Image
I have a simple Maven Project with a single Java class that connects to a DB, runs a Query and outputs the result.
I have a simple Maven Project with a single Java class that connects to a DB, runs a Query and outputs the result.