Wow
Toggle table of contents
5.18.0
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-spring-boot-starter
/
me.ahoo.wow.spring.boot.starter.openapi
/
OpenAPIAutoConfiguration
/
openAPIComponentContext
open
APIComponent
Context
@
Bean
@
ConditionalOnMissingBean
(
value
=
[
OpenAPIComponentContext::class
]
)
fun
openAPIComponentContext
(
@
Qualifier
(
value
=
"wow.CurrentBoundedContext"
)
currentContext
:
NamedBoundedContext
)
:
OpenAPIComponentContext