Uses Environment variables for the username and password. Useful for container like environments. Need to download the mysql java JDBC connector if not got already ...
At the moment I'm developing a native desktop-app using GraalVM and GluonFX. When i try to deploy the app and connect to the database, I get an error and the program ...