Relative Content

Tag Archive for databasequarkushttp-status-code-500mssql-jdbc

Quarkus and mssql doesnt function together

I have a mssql running on docker and I can create, insert, drop tables on it. I even did functioning data source connection in Intellij. BUT, I somehow cant use my database in Quarkus. I should be getting a list of my customers from my customer table, but instead get this: