springboot中配置druid允许一次执行多条sql
1:在配置文件中不需要指定wall防火墙filter。
配置如下:spring:
datasource:
driver-class-name: com.mysql.jdbc.Driver
url: jdbc:mysql://localhost:3306/database?zeroDateTimeBehavior=convertToNull&useUnicode=true&cha
原创
2017-09-06 16:52:08 ·
10698 阅读 ·
0 评论