spring-beans
org.springframework.beans.factory
findAnnotationOnBean()
getBean
getBeanNamesForAnnotation()
getBeanNamesForType()
getBeanProvider()
getBeansOfType()
getBeansWithAnnotation()
spring-context
org.springframework.context.annotation
AnnotationConfigApplicationContext()
org.springframework.context.support
BeanDefinitionDsl
beans()
GenericApplicationContext()
registerBean
org.springframework.ui
set
spring-core
org.springframework.core.env
get()
getProperty()
getRequiredProperty()
spring-jdbc
org.springframework.jdbc.core
query
queryForList
queryForObject
org.springframework.jdbc.core.namedparam
set
spring-messaging
org.springframework.messaging.rsocket
connectAndAwait()
connectTcpAndAwait()
connectWebSocketAndAwait()
dataWithType
metadataToExtract
retrieveAndAwait()
retrieveAndAwaitOrNull()
retrieveFlow()
retrieveFlux()
retrieveMono()
sendAndAwait()
spring-r2dbc
org.springframework.r2dbc.core
await()
awaitOne()
awaitOneOrNull()
awaitRowsUpdated()
awaitSingle()
awaitSingleOrNull()
bind
flow()
spring-test
org.springframework.test.web.reactive.server
body
expectBody()
expectBodyList()
KotlinBodySpec
returnResult()
org.springframework.test.web.servlet
delete
get
head
MockHttpServletRequestDsl
MockMultipartHttpServletRequestDsl
MockMvcResultHandlersDsl
MockMvcResultMatchersDsl
multipart
options
patch
post
put
request
ResultActionsDsl
org.springframework.test.web.servlet.result
ContentResultMatchersDsl
CookieResultMatchersDsl
FlashAttributeResultMatchersDsl
HeaderResultMatchersDsl
isEqualTo
JsonPathResultMatchersDsl
ModelResultMatchersDsl
RequestResultMatchersDsl
StatusResultMatchersDsl
ViewResultMatchersDsl
XpathResultMatchersDsl
spring-tx
org.springframework.transaction.reactive
executeAndAwait()
transactional()
spring-web
org.springframework.web.client
exchange
getForEntity
getForObject
patchForObject
postForEntity
postForObject
spring-webflux
org.springframework.web.reactive.function.client
awaitBodilessEntity
awaitBody
awaitBodyOrNull
awaitEntity
awaitEntityList
awaitExchange
awaitExchangeOrNull()
body
bodyToFlow
bodyToFlux
bodyToMono
createExceptionAndAwait()
exchangeToFlow()
toEntity
toEntityFlux()
toEntityList
org.springframework.web.reactive.function.server
attributeOrNull()
awaitBody
awaitBodyOrNull
awaitFormData()
awaitMultipartData()
awaitPrincipal()
awaitSession()
body
bodyAndAwait()
bodyToFlow
bodyToFlux()
bodyToMono()
bodyToServerSentEvents()
bodyValueAndAwait()
buildAndAwait
contentLengthOrNull()
contentTypeOrNull()
coRouter()
CoRouterFunctionDsl
html()
json()
plus()
queryParamOrNull()
remoteAddressOrNull()
renderAndAwait
router()
RouterFunctionDsl
sse()
xml()
org.springframework.web.reactive.server
awaitFormData()
awaitMultipartData()
awaitPrincipal()
awaitSession()
principal()
spring-webmvc
org.springframework.web.servlet.function
attributeOrNull()
body()
bodyWithType()
contentLengthOrNull()
contentTypeOrNull()
paramOrNull()
plus()
principalOrNull()
remoteAddressOrNull()
router()
RouterFunctionDsl