dnault / therapi-runtime-javadoc

Read Javadoc comments at run time.
Apache License 2.0
117 stars 19 forks source link

Now working Spring project of Kotlin #77

Closed hassanrehman01398 closed 6 months ago

hassanrehman01398 commented 6 months ago

I have a Spring project built with Kotlin. I am using a library for parsing Kotlin documentation at runtime. However, it is not functioning as expected, whereas the same method works successfully in a Java-based project.

Kotlin version = 1.6.10 Spring version = 2.7.5

dnault commented 6 months ago

therapi-runtime-javadoc is not compatible with Kotlin.