toggle menu
Spring Boot Kotlin API
3.4.4
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.context.config
/
ConfigDataLocation
/
hasPrefix
has
Prefix
open
fun
hasPrefix
(
prefix
:
String
)
:
Boolean
Return if
getValue
has the specified prefix.
Return
if the value has the prefix
Parameters
prefix
the prefix to check