Добавлен вывод позиций найденных паттернов

This commit is contained in:
serega6531
2019-11-24 23:06:39 +03:00
parent 56e84f6566
commit 9b5a61f023
10 changed files with 127 additions and 57 deletions

View File

@@ -9,10 +9,10 @@ spring:
ddl-auto: update
properties:
hibernate:
format_sql: true
# format_sql: true
temp:
use_jdbc_metadata_defaults: false
show-sql: true
# show-sql: true
enable-capture: true