mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-01-20 09:51:08 +08:00
8 lines
153 B
YAML
8 lines
153 B
YAML
spring:
|
|
profiles:
|
|
active: local
|
|
application:
|
|
name: chat
|
|
mybatis:
|
|
mapper-locations=classpath:mappers/custom/*.xml,classpath*:/mappers/*.xml
|