SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/app.jar!/BOOT-INF/lib/logback-classic-1.2.3.jar!/org/slf4j/impl ...
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 ...