feat: first commit

This commit is contained in:
Xiang
2026-01-04 14:32:21 +08:00
commit 9f10d1484e
8 changed files with 209 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
spring:
profiles:
active: dev
application:
name: xservice-cornucopia
main:
allow-bean-definition-overriding: true
server:
port: 38020