What is the structure of spring framework?
Answer / Rakesh Kumar Lohani
The Spring Framework consists of several modules, including core (for dependency injection and application context), beans (for managing bean lifecycle), web (for handling web requests), and data access (for JDBC and ORM support).
| Is This Answer Correct ? | 0 Yes | 0 No |
Why is spring preferred over struts?
What is the use of dispatcher servlet?
Is spring boot a mvc?
What are the spring modules?
What is spring data jpa?
What is dependency injection(ioc) in spring?
What is default isolation level in spring?
What is meant by weaving?
What are the methods associated with the factorybean interface?
What pojo stands for?
What is dao spring?
Why do we need aop in spring?