Across
- 2. The objects managed by the Spring IoC container.
- 3. The server-side logic and processing of an application.
- 8. Data sent by a server to the client.
- 9. A technology for developing dynamic web pages using Java.
- 10. Handles the logic in an MVC application.
- 12. A popular Java framework for enterprise applications.
- 14. Used in Spring for rendering views.
- 15. Handling navigation between views in React or Spring.
- 17. A metadata facility in Java for declaring configurations, often used in Spring.
- 18. The sequence of methods invoked during the creation and destruction of components.
- 19. The standard markup language for creating web pages.
Down
- 1. Where data is stored for an application.
- 4. A reusable part of the UI in React.
- 5. A Java class used to handle requests and responses in Java web apps.
- 6. A component required by another component, managed by Spring.
- 7. The part of the application the user interacts with.
- 11. The process of displaying UI components in React.
- 13. Data sent by a client to the server.
- 15. A JavaScript library for building user interfaces.
- 16. A design pattern for building applications with Model, View, and Controller.
