response data size 확장(varchar(5000) --> clob)
This commit is contained in:
@@ -22,7 +22,7 @@ spring:
|
||||
hibernate:
|
||||
ddl-auto: update
|
||||
format_sql: true
|
||||
show-sql: true
|
||||
show-sql: false
|
||||
database-platform: org.hibernate.dialect.H2Dialect
|
||||
h2.console:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user