Introduction to Spring 5, Spring MVC and Spring REST
Duration:  5 Days (Face-to-Face or Remote-Live), or 35 hours of coursework with personal facilitation over a four week span (On-Demand)
US Price: $2495 (Face-to-Face or Remote-Live), or $895 (On-Demand)
Delivery Options: Attend face-to-face in the classroom, remote-live or via on-demand training
Registration: Click here to view upcoming schedules and register for face-to-face sessions, click here to register for live remote attendance sessions, or click here to register for on-demand training with a start date that is convenient for you.
 View the course schedule
 View the course schedule
 
Spring 5 provides an evolutionary advance of Spring's powerful capabilities. This course introduces these capabilities, as well as providing guidelines on when and how to use them. It includes coverage of the three main configuration styles: Java-based (@Configuration), annotation-based (@Component), and the traditional XML-based configuration that may still play an important role in existing and new projects.
The course starts with in-depth coverage of Spring's Core module to reduce coupling and increase the flexibility, ease of maintenance, and testing of your applications. It goes on to cover many of the most important capabilities of Spring, including easing configuration with Spring Boot, integrating Hibernate and JPA persistence layers with Spring and Spring Data, and using Spring's declarative transaction capabilities.
The course includes integration of Spring with Java EE Web applications, a solid introduction to Spring MVC, and coverage of building RESTful resources with Spring MVC. It also provides an overview of Springs reactive programming model for repositories and Web resources.
This course is hands on with labs throughout the course to reinforce all the important concepts. It will enable you to build working Spring applications and give you an understanding of the important concepts and technology in a very short time.
Students desiring coverage of Spring Boot rather than Spring MVC may instead be interested in attending the Introduction to Spring 5, Spring Boot and Spring REST course.
 
Java SE programming experience and an understanding of object-oriented design principles. Fundamental knowledge of XML is helpful but not required. The course Java  Programming or equivalent knowledge provides a solid foundation.
  
    
      | Introduction to Spring 
          Overview of Spring Technology
            Motivation for Spring, Spring ArchitectureThe Spring Framework Spring Introduction
            Declaring and Managing BeansApplicationContexts:  The Spring ContainerXML and @Component/@Named Config Dependencies and Dependency Injection (DI)
            Examining DependenciesDependency Inversion Dependency Injection (DI)DI in Spring:  XML and @Autowired | Configuration in Depth 
          Java Based Configuration (@Configuration)
            Overview of @Configuration and @BeanDependency InjectionResolving Dependencies Integrating Configuration Types
            XML and @Component Pros/Cons@Configuration Pros/ConsChoosing a Configuration StyleIntegrating with @Import and <import> Bean Scope and Lifecycle
            Singleton, Prototype and Other ScopesConfiguring ScopeBean Lifecycle and Callbacks Externalizing Properties
            Properties Files@PropertySource property-placeholderUsing @ValueSpEL Profiles
            Overview and ConfigurationActivating Profiles | 
    
      | Spring Boot Overview 
          Maven and SpringSpring Boot StructureSpring POMs with Boot ParentsSpring Boot Starters | Spring Testing 
          Testing and JUnit Overview
            Writing Tests: Test Classes, Asserts, Naming ConventionsRunning Tests: IDE, Maven, ...Test Fixtures: Setup and Teardown Spring TestContext Framework
            OverviewConfigurationRunning Tests | 
    
      | Spring and Spring Data with Hibernate/JPA 
          Overview of Spring Database SupportConfiguring a DataSourceUsing Spring with Hibernate
            High Level Hibernate OverviewSessionFactory Configuration and LocalSessionFactoryBeanContextual Sessions and Spring Integration Using Spring with JPA
            Managing the EntityManager (EM)LocalContainerEntityManagerFactoryBean and Container-managed EMsJEE and JNDI Lookup of the EMConfiguration and Vendor AdaptorsCreating a JPA Repository/DAO Bean: @PersistenceUnit, @PersistenceContext Spring Data Introduction
            Overview and ArchitectureConfiguring Spring DataRepositories and JPA RepositoriesUsing CrudRepository Spring Data Querying
            Naming Conventions for QueryingCreating more Complex QueriesQuery Configuration | Spring Transaction (TX) Management 
          OverviewDeclarative TX Management (REQUIRED, etc.)TX Scope and PropagationPointcut-Based Configuration of Transactions | 
    
      | Spring Web Integration and Introduction to Spring MVC 
          Java EE Web App IntegrationContextLoaderListener and WebApplicationContextWeb MVC OverviewSpring MVC Basics
            Configuration and the DispatcherServlet@Controller, @RequestMapping (Handlers)@RequestParam and Parameter BindingView ResolversController Details: @RequestParam and  @PathVariableModel Data and @ModelAttribute | Additional Spring MVC Capabilities 
          @ModelAttribute and Reference DataForms and Binding, Spring Form TagsSessions and @SessionAttributesValidation / JSR-303 | 
    
      | RESTful Services with Spring 
          REST Overview, URI TemplatesREST and Spring MVC
            Spring Support for REST@RequestMapping/@PathVariable, @RequestBody and  @ResponseBodyURI Templates and @PathVariableControllers with @RestController Generating JSON
            JSON OverviewJSON Representations for ResourcesMessage Converters Generating XML
            JAXB and Jackson Message Converters for XMLJAXB / @XmlRootElement Content Negotiation | Java Clients for RESTful Services 
          Client Requirements and Spring's RestTemplategetForObject() and getForEntity()Other RestTemplate MethodsAccessing Headers / exchange() | 
    
      | Common REST Patterns 
          GET: ReadPOST: CreatePUT: UpdateDELETE: DeleteProgramming on server side and client side (with RestTemplate) | What's New in Spring 5 
          Updates to Spring CoreWebFluxReactive Web Framework | 
    
      | XML Specific Configuration 
          Collections: Lists, Sets, etc.Additional Capabilities
            Factory Classes and Factory MethodsDefinition Inheritance (Parent Beans)AutoWiring with XMLInner Beans and Compound Names |  | 
  
Related Training