This commit is contained in:
Michiel Borkent 2020-04-30 15:00:21 +02:00
parent e8ab72f111
commit daf28e4502

View file

@ -46,9 +46,7 @@ of a class in `:instance-check`, `:constructors`, `:methods`, `:fields` or
`:custom`.
The `reflection.json` file that is needed for GraalVM compilation is generated
with:
lein with-profiles +reflection run
as part of `script/uberjar`.
## Test