Why is spring so important?
Answer / Hemant Kumar Pandey
Spring Framework is important because it provides a comprehensive solution for building enterprise-level applications by simplifying the Java SE/EE programming model and unifying enterprise programming paradigms.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the different types of transaction management.
When do you use programmatic and declarative transaction management?
What is the role of ioc?
What is lightinject?
Explain the difference between ioc and di?
Is there any limitation of autowiring? If yes, explain.
Which is the default scope of bean in spring? In addition, are they synchronized?
What are different modes of auto-wiring?
Name some of the important spring modules?
How to handle exceptions in spring mvc environment?
What are advice, aspect, join-point and point cut in spring?
Are spring beans stateless?