Spring Framework Project in Kotlin Failing with `IllegalAccessError` During `kaptGenerateStubsKotlin` Task
I am building a Spring Framework project in Kotlin and encountering an IllegalAccessError
during the kaptGenerateStubsKotlin
task when running ./gradlew bootRun. Here are the details of the error: