Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can use annotations without reflections, you just need another build step, take a look at Micronaut [1], it really looks like Spring Boot but makes all annotation processing in compile time. Because of that it also supports GraalVM as first class

[1] http://micronaut.io/



Really, thanks for sharing this. I just perused the docs and its got me excited to get back into Java development again!


Thanks for sharing this, I’m new to Micronaut - it seems to solve a lot of problems inherent to Java.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: