spring-framework
Toggle table of contents
7.0.0-RC1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
spring-framework
spring-context
/
org.springframework.context.support
/
BeanDefinitionDsl
/
profile
profile
fun
profile
(
profile
:
String
,
init
:
BeanDefinitionDsl
.
(
)
->
Unit
)
Take in account bean definitions enclosed in the provided lambda when the profile is accepted.
See also
Profiles.
of