-
-
Notifications
You must be signed in to change notification settings - Fork 557
Open
Description
Thx 4 providing Springdoc 3.0 so fast after boot 4.0
Unfortunately now native image support ist broken, this did not happen in the RC.
`Caused by: org.graalvm.nativeimage.MissingReflectionRegistrationError: Cannot reflectively read or write field 'public static java.lang.Object org.springdoc.core.providers.SpringWebProvider$$SpringCGLIB$$0.CGLIB$FACTORY_DATA'. To allow this operation, add the following to the 'reflection' section of 'reachability-metadata.json' and rebuild the native image:
{
"type": "org.springdoc.core.providers.SpringWebProvider$$SpringCGLIB$$0",
"fields": [
{
"name": "CGLIB$FACTORY_DATA"
}
]
}`
tnaskali and bedrin
Metadata
Metadata
Assignees
Labels
No labels