environmentPrefix

open fun environmentPrefix(environmentPrefix: String): SpringApplicationBuilder

Prefix that should be applied when obtaining configuration properties from the system environment.

Return

the current builder

Since

2.5.0

Parameters

environmentPrefix

the environment property prefix to set