How to connect the database, if it has Instance the jdbc-url is: jdbc:sqlserver://localhost\\mydb;DatabaseName=mydb;TrustServerCertificate=true;
How to connect the database, if it has Instance the jdbc-url is:
jdbc:sqlserver://localhost\mydb;DatabaseName=mydb;TrustServerCertificate=true;