初始化项目

This commit is contained in:
JACKYMYPERSON
2026-03-02 11:47:03 +08:00
commit 433f28f8f0
9 changed files with 298 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
server:
port: 9090
spring:
data:
redis:
port: 6379
password: ""
database: 0
timeout: 10000