spring-framework / org.springframework.test.annotation / SystemProfileValueSource / get

get

open fun get(key: String): String

Get the profile value indicated by the specified key from the system properties.

See Also
System#getProperty(String)