代码初始化
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
spring:
|
||||
application:
|
||||
name: cross-module
|
||||
profiles:
|
||||
active: ${SPRING_PROFILES_ACTIVE:dev}
|
||||
Reference in New Issue
Block a user