Closed
Description
Describe the bug
When a project depends kotlin-stdlib without kotlin-reflect, upgrading springdoc-openapi-starter-webmvc-ui from 2.7.0 to 2.8.0 will result in java.lang.ClassNotFoundException: kotlin.reflect.full.KClasses
To Reproduce
- A simple boot project depends kotlin-stdlib without kotlin-reflect
- upgrading springdoc-openapi-starter-webmvc-ui from 2.7.0 to 2.8.0
- Visit /swagger-ui/index.html and the exception happened
Expected behavior
No exception is expected.
Metadata
Metadata
Assignees
Labels
No labels