1. 程式人生 > >springboot hiberante 列印sql 配置失效

springboot hiberante 列印sql 配置失效

springboot hiberante 列印sql配置失效

在properties中新增

debug=true
spring.jpa.show-sql=true
#hibernate                                                                                                                                                                                                      
spring.hibernate.show_sql=true