Dev note
This commit is contained in:
parent
e8ab72f111
commit
daf28e4502
1 changed files with 1 additions and 3 deletions
|
|
@ -46,9 +46,7 @@ of a class in `:instance-check`, `:constructors`, `:methods`, `:fields` or
|
||||||
`:custom`.
|
`:custom`.
|
||||||
|
|
||||||
The `reflection.json` file that is needed for GraalVM compilation is generated
|
The `reflection.json` file that is needed for GraalVM compilation is generated
|
||||||
with:
|
as part of `script/uberjar`.
|
||||||
|
|
||||||
lein with-profiles +reflection run
|
|
||||||
|
|
||||||
## Test
|
## Test
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue