7 lines
148 B
YAML
7 lines
148 B
YAML
spring:
|
|
application:
|
|
name: service-launcher
|
|
profiles:
|
|
include: random-port,common,discovery,metrics,forest
|
|
forest:
|
|
backend: httpclient |