All Types

org.springframework.context.support.BeanDefinitionDsl

Class implementing functional bean definition Kotlin DSL.

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.web.reactive.function.server.RouterFunctionDsl

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