All Types

org.springframework.context.support.BeanDefinitionDsl

Class implementing functional bean definition Kotlin DSL.

(extensions in package org.springframework.web.reactive.server)
org.springframework.web.server.ServerWebExchange.Builder
org.springframework.test.web.servlet.result.ContentResultMatchersDsl

Provide a ContentResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.

org.springframework.test.web.servlet.result.CookieResultMatchersDsl

Provide a CookieResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.

org.springframework.web.reactive.function.server.CoRouterFunctionDsl

Provide a WebFlux.fn RouterFunction Coroutines Kotlin DSL created by coRouter { } in order to be able to write idiomatic Kotlin code.

org.springframework.test.web.servlet.result.FlashAttributeResultMatchersDsl

Provide a FlashAttributeResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.

(extensions in package org.springframework.transaction.reactive)
kotlinx.coroutines.flow.Flow
org.springframework.test.web.servlet.result.HeaderResultMatchersDsl

Provide a HeaderResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.

org.springframework.test.web.servlet.result.JsonPathResultMatchersDsl

Provide a JsonPathResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.

org.springframework.test.web.reactive.server.KotlinBodySpec

Kotlin compliant WebTestClient.BodySpec for expectations on the response body decoded to a single Object, see KT-5464 for more details.

org.springframework.test.web.servlet.MockHttpServletRequestDsl

Provide a MockHttpServletRequestBuilder Kotlin DSL in order to be able to write idiomatic Kotlin code.

org.springframework.test.web.servlet.MockMultipartHttpServletRequestDsl

Provide a MockMultipartHttpServletRequestBuilder Kotlin DSL in order to be able to write idiomatic Kotlin code.

org.springframework.test.web.servlet.MockMvcResultHandlersDsl

Provide a MockMvcResultHandlers Kotlin DSL in order to be able to write idiomatic Kotlin code.

org.springframework.test.web.servlet.MockMvcResultMatchersDsl

Provide a MockMvcResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.

org.springframework.test.web.servlet.result.ModelResultMatchersDsl

Provide a ModelResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.

org.springframework.test.web.servlet.result.RequestResultMatchersDsl

Provide a RequestResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.

org.springframework.test.web.servlet.ResultActionsDsl

Provide a ResultActions Kotlin DSL in order to be able to write idiomatic Kotlin code.

org.springframework.web.reactive.function.server.RouterFunctionDsl

Provide a WebFlux.fn RouterFunction Reactive Kotlin DSL created by router { } in order to be able to write idiomatic Kotlin code.

org.springframework.web.servlet.function.RouterFunctionDsl

Provide a WebMvc.fn RouterFunction Reactive Kotlin DSL created by router { } in order to be able to write idiomatic Kotlin code.

(extensions in package org.springframework.web.reactive.server)
org.springframework.web.server.ServerWebExchange
org.springframework.test.web.servlet.result.StatusResultMatchersDsl

Provide a StatusResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.

org.springframework.test.web.servlet.result.ViewResultMatchersDsl

Provide a ViewResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.

org.springframework.test.web.servlet.result.XpathResultMatchersDsl

Provide a XpathResultMatchers Kotlin DSL in order to be able to write idiomatic Kotlin code.