feature(all): 优化 yml 配置文件的复用
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
spring:
|
||||
main:
|
||||
banner-mode: off
|
||||
server:
|
||||
port: 0
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,5 @@
|
||||
spring:
|
||||
main:
|
||||
banner-mode: off
|
||||
server:
|
||||
port: 0
|
||||