spring-context
/
org.springframework.context.support
/
BeanDefinitionDsl
/
profile
profile
fun
profile
(profile:
String
, init:
BeanDefinitionDsl
.() ->
Unit
)
Content copied to clipboard
Take in account bean definitions enclosed in the provided lambda when the profile is accepted.
See also
org.springframework.core.env.Profiles