Updates to handle bootstrap or optional configserver import

This commit is contained in:
spencergibb
2021-03-11 13:48:21 -05:00
parent a8e274bc02
commit 8db0f3ae75
4 changed files with 18 additions and 4 deletions

View File

@@ -1,6 +1,8 @@
spring:
application:
name: standalone
config:
import: "optional:configserver:"
server:
port: 7777