Skip to content

Introduce KotlinUtils #33630

Open
Open
@sdeleuze

Description

@sdeleuze

Kotlin support has grown organically both in Spring Framework and other Spring portfolio projects, the set of features required portfolio wide is now pretty stabilized but there is a lack of reuse with related maintainability challenges.

For example, the logic Kotlin logic in InvocableHandlerMethod is involved, duplicated on WebFlux side, and required on Spring Boot side for features like configuration property binding to a Kotlin value class as described in spring-projects/spring-boot#41693.

Spring Data has a also lot of Kotlin related infrastructure that could be shared as well.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)theme: kotlinAn issue related to Kotlin supporttype: enhancementA general enhancement

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions