mirror of
https://github.com/chatopera/cosin.git
synced 2025-06-16 18:30:03 +08:00
#848 set sql log off as default
This commit is contained in:
parent
23963b95ad
commit
306bb8e38b
@ -74,7 +74,7 @@ spring.datasource.password=123456
|
||||
|
||||
# MySQL Blob
|
||||
spring.jpa.properties.hibernate.current_session_context_class=org.springframework.orm.hibernate5.SpringSessionContext
|
||||
spring.jpa.show-sql=true
|
||||
spring.jpa.show-sql=false
|
||||
spring.jpa.properties.hibernate.format_sql=true
|
||||
|
||||
##############################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user