The de facto JVM application framework. Built around dependency injection (the IoC container), AOP, and a vast ecosystem of starters (Spring Boot) for web, data, security, messaging.
Key facts
IoC container manages bean lifecycle and wires dependencies.
Spring Boot: opinionated auto-configuration + embedded server.