Skip to content

Commit

Permalink
remove outdated section from README
Browse files Browse the repository at this point in the history
  • Loading branch information
vorburger authored Dec 15, 2018
1 parent ee4be98 commit 25f570f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,10 +279,6 @@ register this class for reflection.
The reason why bytecode is used instead of JSON is that this does not require any arguments to the native-image command, it 'just works'.
It would also work better in a multiple jar scenario, as each jar could just have its own reflection wiring baked in.

I think that pretty much covers most of what is in there.
As it has just been a bit of an experiment some of the code is not that great,
but if we did decide to use this as the basis for the PoC it would be easy enough to clean up.


### Plugin Output

Expand Down

0 comments on commit 25f570f

Please sign in to comment.