Updates to handle bootstrap or optional configserver import
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
spring:
|
||||
application:
|
||||
name: standalone
|
||||
config:
|
||||
import: "optional:configserver:"
|
||||
|
||||
server:
|
||||
port: 7777
|
||||
|
||||
Reference in New Issue
Block a user