Y
Hacker News
new
|
ask
|
show
|
jobs
by
gwright
2724 days ago
In general this what java annotation processors are all about. As a specific example, Dagger, a compile time, type safe dependency injection framework.
https://google.github.io/dagger/