Fix MissingReflectionRegistrationError
All checks were successful
Build and Push Docker Image on Tag / Build and Push Docker Image (push) Successful in 2h1m18s
All checks were successful
Build and Push Docker Image on Tag / Build and Push Docker Image (push) Successful in 2h1m18s
This commit is contained in:
@ -12,5 +12,11 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "java.util.UUID[]",
|
||||
"allDeclaredConstructors": true,
|
||||
"allPublicConstructors": true,
|
||||
"unsafeAllocated": true
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user