spring boot h2数据库无法链接问题 datasource: # 数据库连接地址:H2在2.x后,不再支持创建数据库,需要手工创建,如:touch test.mv.db, # 否则会报“Dat...