File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed
Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -19,10 +19,6 @@ spring:
1919 open-in-view : false
2020 hibernate :
2121 ddl-auto : update
22- autoconfigure : # ๋ก์ปฌ์์ ์คํํ ๋๋ Redis์ Session ์ค์ ์ ์ ์ธ
23- exclude :
24- - org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration
25- - org.springframework.boot.autoconfigure.session.SessionAutoConfiguration
2622 properties :
2723 hibernate :
2824 default_batch_fetch_size : 100
@@ -31,14 +27,6 @@ spring:
3127 use_sql_comments : true
3228 websocket :
3329 enabled : true
34- logging :
35- level :
36- cmf.commitField : DEBUG
37- org.hibernate.SQL : DEBUG
38- org.hibernate.type.blind : TRACE
39- org.hibernate.type.extract : TRACE
40- org.springframework.transaction.interceptor : TRACE
41- org.springframework : DEBUG
4230 custom :
4331 dev :
4432 cookieDomain : localhost
You canโt perform that action at this time.
0 commit comments