Skip to content

Commit

Permalink
Merge pull request #37 from ballerina-platform/graalvm-fix
Browse files Browse the repository at this point in the history
Add missing reflection config
  • Loading branch information
warunalakshitha authored Nov 20, 2024
2 parents 59ee581 + 526bfdf commit a11e41c
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
"java.lang.String"
]
},
{
"name": "setEncrypt",
"parameterTypes": [
"boolean"
]
},
{
"name": "setKeyStoreAuthentication",
"parameterTypes": [
Expand Down

0 comments on commit a11e41c

Please sign in to comment.