Is Spring a full J2EE container?
No, it is simply a container for the components (beans) in your application.
What are the key principles of Spring framework?
2 benefits of Separation of Concerns?
What is a POJO?
“Plain Java” means you write code with no dependencies on third-party frameworks or infrastructure, and minimal dependencies overall