代码初始化

This commit is contained in:
2026-05-07 15:54:43 +08:00
parent a078ca46e5
commit 3522f1011f
274 changed files with 15704 additions and 0 deletions
@@ -0,0 +1,5 @@
spring:
application:
name: cross-module
profiles:
active: ${SPRING_PROFILES_ACTIVE:dev}