题目详情
单选题 在Spring Boot中,如何启用Druid的SQL执行和慢查询记录功能
A. 设置spring.datasource.druid.enable=true
B. 设置spring.datasource.druid.enable=true和spring.datasource.druid.log-slow-sql=true
C. 设置spring.datasource.druid.enable=true和spring.datasource.druid.filter.wall.config.enabled=true
D. 设置spring.datasource.druid.enable=true和spring.datasource.druid.filter.stat.log-slow-sql=true

学科:Java高级架构技术
时间:2024-10-26 06:16:23
相关题目
相关作业
