CodingDocs/springboot-guide

jpa-demo 项目中的 init.sql 编译问题

zaofengzhou opened this issue · 0 comments

init.sql 中的双引号要改成单引号,否则无法运行测试用例。具体可参考: