这个h2 配置的源码我在 git 里面 chapter 3 没有找到

来源:4-2 UserDetails、UserDetailsService和jdbcAuthentication

慕后端2037237

2020-11-27

写回答

1回答

慕后端2037237

提问者

2020-11-27

好吧 我在chapter 4里的 application-dev.xml 里面找到了


datasource:

driver-class-name: org.h2.Driver

password: ''

url: jdbc:h2:mem:test;MODE=MySQL;DATABASE_TO_LOWER=TRUE;CASE_INSENSITIVE_IDENTIFIERS=TRUE;DB_CLOSE_DELAY=-1

username: sa


0
0

Spring Security+OAuth2 精讲,打造企业级认证与授权

一站式掌握主流安全框架与行业解决方案,从容应对各种安全难题。

1061 学习 · 316 问题

查看课程