conjurdemos / pet-store-demo

Tiny pet store app suitable for use in demos, tutorials, and POCs
Apache License 2.0
4 stars 24 forks source link

MSSQL use case needs a driverClassName #20

Open izgeri opened 4 years ago

izgeri commented 4 years ago

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:

sgnn7 commented 4 years ago

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