|
|
|
|
|
by hocuspocus
1612 days ago
|
|
I've used Spring DI. I understand the argument for it, when building bigger applications, though it invariably brings its own complexity too. What you say about compile-time DI to allow native images makes me feel like we've almost come full circle. I'm still not convinced you need automatic DI at all for smaller services. |
|