List the modules used in spring framework?
Answer / Vivek Kumar Dubey
Spring Framework consists of several modules such as Core, Web, Data Access (JDBC, ORM, etc.), AOP, Security, Test and Portlet.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are annotations in spring boot? : Spring Boot
Explain inversion of control and dependency injection through a simple example.
What is dao layer in spring?
How to upload a file to spring mvc?
How many types of injection method used in spring?
What is requestmapping?
What are the different advice types in spring?
Why do we use @override annotation?
What are the minimum settings to create a spring mvc application?
What do you mean by spring java based configuration?
Is there any limitation of autowiring? If yes, explain.
What is dataaccessexception?