spring native not support method handler with kotlin default value #33384
Labels
theme: aot
An issue related to Ahead-of-time processing
theme: kotlin
An issue related to Kotlin support
type: enhancement
A general enhancement
Milestone
spring version: 6.1.8
example:
test:
stack trace:
issue reproduce repository: https://github.com/czp3009/spring-native-not-support-method-handler-with-kotlin-default-value
Possible causes:
i notice that in this issue spring finally support kotlin default value in method handler
but according to code in PR, it seems that the native hint for method handlers with method names ending in '$default' is missing
The text was updated successfully, but these errors were encountered: