Hacker News new | ask | show | jobs
by _old_dude_ 3189 days ago
From my own experience, the class scanning for finding all annotations is usually the bottleneck.

I believe that the last version of Spring (5) has a way to do the scanning at compile time now.