Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

Commit 62205bc

Browse files
Add reflect configuration for GameResult class
1 parent 7794f12 commit 62205bc

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/main/resources/META-INF/native-image/com.espacogeek/geek/reflect-config.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12509,6 +12509,11 @@
1250912509
{
1251012510
"name":"org.zeroturnaround.javarebel.ReloaderFactory"
1251112511
},
12512+
{
12513+
"name": "proto.GameResult",
12514+
"allDeclaredMethods": true,
12515+
"allDeclaredConstructors": true
12516+
}
1251212517
{
1251312518
"name":"proto.Genre"
1251412519
},

0 commit comments

Comments
 (0)