What is spring? Explain
Answer / Sudarshan Singh
Spring Framework is a popular open-source Java framework that provides infrastructure support for developing enterprise-level applications. It helps in building loosely coupled, maintainable, scalable and portable Java applications.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are different ways to achieve spring ioc?
Differentiate between singleton and prototype bean?
What does a framework means?
What's the difference between spring and spring boot? : Spring Boot
What do you mean by aspect oriented programming (aop)?
What is the spring mvc framework?
How would you relate the spring mvc framework to mvc architecture?
What is tasklet in spring batch?
Does spring bean provide thread safety?
What is object dependency in spring?
What are the different bean scopes in spring?
Can we have multiple spring configuration files?