Spring MVC

Descripción

High School Certificate Programer Mapa Mental sobre Spring MVC, creado por Juan Carlos Joya Carvajal el 19/04/2016.
Juan Carlos Joya Carvajal
Mapa Mental por Juan Carlos Joya Carvajal, actualizado hace más de 1 año
Juan Carlos Joya Carvajal
Creado por Juan Carlos Joya Carvajal hace más de 8 años
89
0

Resumen del Recurso

Spring MVC
  1. MVC Architecture
    1. request-driven

      Nota:

      • Es basado en peticiones
      1. DispatcherServlet
        1. Handle all http requests, but also give all functionalities of Spring IoC container, whit this servlet you can use all features that spring offers
          1. <context:annotation-config> Scanning and activating annotations in “already registered beans”
            1. <context:component-scan> Bean Registration + Scanning and activating annotations
            2. Spring web anotations
              1. @Controller
                1. mark a class like a controller
                2. @RestController
                  1. it's a controller + responseBody, remove the necessity to use responseBody in each method
                  2. @Component
                    1. marks a java class as a bean
                    2. @Repository
                      1. Marks the Dao class
                      2. Service
                        1. Marks as a service manager is for semantic
                      3. ViewResolver
                        1. it's an interface to be implemented by objects that can resolve views by name
                        2. MultipartResolver
                          1. handle file upload in web application, To define an implementation, create a bean with the id “multipartResolver”
                          2. HandlerExceptionResolver
                            1. register one or more exception resolver beans in the web application context to resolve uncaught exceptions
                            Mostrar resumen completo Ocultar resumen completo

                            Similar

                            Core Spring 4.2 Certification Mock Exam
                            antoine.rey
                            Core Spring 4.2 Certification Mock Exam
                            Tharaka Dinesh Wijesooriya
                            Core Spring 4.2 Certification Mock Exam
                            Abdullah G
                            Core Spring 4.2 Certification Mock Exam
                            luis enrique perez galindo
                            Spring 4.2 Certification Mock Exam
                            Karthikeyan Vaithilingam
                            Inglés - Verbos Compuestos I (Phrasal Verbs)
                            Virginia León
                            5 Pasos para el Éxito en el Aprendizaje
                            maya velasquez
                            Fichas Verbos inglés - español (131)
                            JOWANI BELLO MELO
                            GLOSARIO PARTE I PAA
                            Valeria de Leon
                            Los números en Alemán
                            Zamanta Federico
                            GoConQr. EJEMPLOS...
                            Ulises Yo