Adds spring-cloud-starter-bootstrap.
This allows users to opt-in to bootstrap via classpath rather than properties.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
my.prop=my.value
|
||||
Reference in New Issue
Block a user
This allows users to opt-in to bootstrap via classpath rather than properties.
@@ -0,0 +1 @@
|
||||
my.prop=my.value
|
||||