Across
- 4. Which Spring annotation is used to create RESTful web services using Spring MVC?
- 5. Annotation for Hibernate exceptions to be translated into Spring’s DataAccessException for consistent exception handling
- 7. Which interface represents the Spring IOC container?
- 8. Which is the front controller in Spring MVC?
Down
- 1. To deal with the databases, spring framework provides
- 2. The Core of the Spring Framework is based on the Principles of
- 3. What is the scope to create a new instance every time the bean is requested from the spring container?
- 6. Open-Source Messaging Platform developed by LinkedIn
- 9. Java Beans are also known as
- 10. What is the default scope of the beans?
