Skip to content

fix: springboot打包部署到tomcat后报错,找不到sqlserver驱动。 - #8

Open
webbrain-one wants to merge 1 commit into
abel533:masterfrom
webbrain-one:webbrain/issue-6
Open

fix: springboot打包部署到tomcat后报错,找不到sqlserver驱动。#8
webbrain-one wants to merge 1 commit into
abel533:masterfrom
webbrain-one:webbrain/issue-6

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #6

Update Dialect.java to properly handle driver loading, resolving classpath issues when deployed to Tomcat. Closes abel533#6.
@abel533

abel533 commented Jul 31, 2026

Copy link
Copy Markdown
Owner

jtds也是一个可用的驱动,不建议替换,建议增加

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

springboot打包部署到tomcat后报错,找不到sqlserver驱动。

2 participants