toggle menu
Spring Boot Kotlin API
3.4.1
jvm
switch theme
search in API
spring-boot-test
/
org.springframework.boot.test.context.runner
/
AbstractApplicationContextRunner
/
withParent
with
Parent
open
fun
withParent
(
parent
:
ApplicationContext
)
:
SELF
Configure the
parent
of the
ApplicationContext
.
Return
a new instance with the updated parent
Parameters
parent
the parent