This repository has been archived by the owner on Feb 23, 2023. It is now read-only.
Application with MySQL db access throws Exception when sending POST Request #426
Labels
type: compatibility
Native image compatibility issue
Hi, I just tried spinning up my Spring Boot Application, which connects to a MYSQL database. The Native Image Build succeeds with spring-graalvm-native 0.8.5 with graalvm 20.3.0, but when running the application and trying a POST request it throws the following:
The Stacktrace goes on afterwards.
Am I missing some reflect configurations or is it a compatibility issue?
Let me know if you need more details.
The text was updated successfully, but these errors were encountered: