DependencyInjector
DependencyInjector copied to clipboard
Remove @InjectDelayed
The JUnit extensions should be removed as they're only used in AuthMe and it's probably better to deal with the issue some other way. It would be easy to write a util in AuthMe itself that calls @PostConstruct methods, or maybe to even offer something from the injector.