Hacker News new | ask | show | jobs
by mike_hearn 1368 days ago
The article is talking about Quarkus, a framework that uses the same annotations but which generates Java code at build time. So there's no reflection and you can navigate with your IDE or debugger into the framework code to understand what it does.