|
@@ -54,7 +54,7 @@ http.syncConnectPerRoute=500
|
|
|
http.syncConnectNum=500
|
|
http.syncConnectNum=500
|
|
|
|
|
|
|
|
#spring.cache.cache-names=inquiry_public
|
|
#spring.cache.cache-names=inquiry_public
|
|
|
-spring.cache.caffeine.spec=maximumSize=1000,expireAfterAccess=10s
|
|
|
|
|
|
|
+spring.cache.caffeine.spec=maximumSize=1000,refreshAfterWrite=60s
|
|
|
|
|
|
|
|
logging.level.org.springframework.jdbc=debug
|
|
logging.level.org.springframework.jdbc=debug
|
|
|
logging.level.org.springframework.cache=debug
|
|
logging.level.org.springframework.cache=debug
|