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`. `: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