Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSSQL use case needs a driverClassName #20

Open
3 tasks
izgeri opened this issue Jan 24, 2020 · 1 comment
Open
3 tasks

MSSQL use case needs a driverClassName #20

izgeri opened this issue Jan 24, 2020 · 1 comment

Comments

@izgeri
Copy link
Contributor

izgeri commented Jan 24, 2020

At current the application config does NOT include a spring.datasource.driverClassName field, and in testing the Pet Store communicating to an RDS MSSQL DB with Secretless, we've discovered this is required.

AC:

  • Update the app config to allow specifying the spring.datasource.driverClassName via an env var
  • Update the README to let users know that for MSSQL it requires a specific value
  • Update the DockerHub with this information as well
@sgnn7
Copy link
Contributor

sgnn7 commented Jan 24, 2020

Marking this as potentially invalid as it seems like it may be a symptom of incomplete DB setup when done over secretless-broker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants