为了账号安全,请及时绑定邮箱和手机立即绑定

数据库不用mysql,用sqlserver在pom文件中怎么配置

我想用sqlserver配置,不用mysql

正在回答

2 回答

pom文件中 依赖的包 下载不下来 怎么办

0 回复 有任何疑惑可以回复我~

datasource:

    driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver

   url: jdbc:sqlserver://localhost:1433;DatabaseName=xxxxx

    username: xxxx

    password: xxxx

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消
2小时学会Spring Boot
  • 参与学习       151599    人
  • 解答问题       1079    个

Spring Boot入门视频教程,你将学会使用Spring Boot快速构建应用程序

进入课程

数据库不用mysql,用sqlserver在pom文件中怎么配置

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信