Skip to content

Commit

Permalink
fix method signature link in slides
Browse files Browse the repository at this point in the history
  • Loading branch information
christofluethi committed Nov 22, 2023
1 parent ebfd19b commit 76916e8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/01.0/12_quarkus.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ be used again.

In summary:

* Too much classes beeing loaded
* Too much classes being loaded
* Too much metadata processing for annotations, cdi, reflection, proxies, ...

This is where Quarkus does things differently. It moves everything possible to the build-time phase instead of run-time
Expand Down
Binary file modified content/en/slides/slides.pdf
Binary file not shown.

0 comments on commit 76916e8

Please sign in to comment.