Fixed - Micronaut native image configuration #4543

pull/4551/head
Nikita Koksharov 2 years ago
parent 969e61dbdf
commit d01bedb68a

@ -1,4 +1,12 @@
[
{
"name": "java.lang.reflect.Proxy",
"fields": [
{
"name": "h"
}
]
},
{
"name":"io.netty.buffer.AbstractByteBufAllocator",
"allDeclaredMethods":true

@ -1,4 +1,12 @@
[
{
"name": "java.lang.reflect.Proxy",
"fields": [
{
"name": "h"
}
]
},
{
"name":"io.netty.buffer.AbstractByteBufAllocator",
"allDeclaredMethods":true

Loading…
Cancel
Save