chore: spring frameworkの仮想スレッド機能を有効化

This commit is contained in:
2024-02-04 16:17:46 +09:00
parent 54224a9d56
commit 4b205c1e0c
+4 -1
View File
@@ -37,6 +37,9 @@ spring:
h2:
console:
enabled: true
threads:
virtual:
enabled: true
server:
tomcat:
basedir: tomcat
@@ -44,4 +47,4 @@ server:
enabled: true
max-http-form-post-size: 40MB
max-swallow-size: 40MB
port: 8081
port: 8081