Hacker News new | ask | show | jobs
by never_inline 491 days ago
> heavyweight ecosystem

Try micronaut once. It does DI and even ORM mapping (with micronaut data jdbc) at compile time and avoids most reflection.