Skip to content

Contains a sample to reproduce a login failure with jdbc

Notifications You must be signed in to change notification settings

papauorg/mssql-jdbc-login-sample

Repository files navigation

mssql-jdbc-login-sample

Contains a sample to reproduce a login failure on a docker hosted sqlserver with jdbc

Setup

To reproduce the failed login start the sql server in the docker container:

docker-compose up

Then execute the database migrations (liquibase) via the provided batch file.

RunLiquibaseAgainstDocker.bat

About

Contains a sample to reproduce a login failure with jdbc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published