toggle menu
Spring Boot Kotlin API
3.4.4
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.context.config
/
Profiles
/
isAccepted
is
Accepted
open
fun
isAccepted
(
profile
:
String
)
:
Boolean
Return if the given profile is active.
Return
if the profile is active
Parameters
profile
the profile to test