Windows authentication for SQL server using SQlServerDriver and Springboot JDBCTemplate
I want to connect to SQL server data base using windows authentication. I am able to connect with SQL server authentication, but the password is getting changed very frequently and my application is failing