user maven 项目结构调整
ops 增加打包 build admin application 增加 profile
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
spring:
|
||||
boot:
|
||||
admin:
|
||||
client:
|
||||
enabled: true
|
||||
url: http://127.0.0.1:8080
|
||||
@@ -1,10 +1,6 @@
|
||||
spring:
|
||||
application:
|
||||
name: admin-application
|
||||
boot:
|
||||
admin:
|
||||
client:
|
||||
url: http://127.0.0.1:8080
|
||||
|
||||
# server
|
||||
server:
|
||||
|
||||
Reference in New Issue
Block a user