Learn Spring Framework

Go to class
Write Review

Free Online Course: Learn Spring Framework provided by Skillshare is a comprehensive online course, which lasts for 10 hours worth of material. The course is taught in English and is free of charge. Learn Spring Framework is taught by Reynold Dickens.

Overview
  • Spring is the most popular application development framework for enterprise Java. Millions of developers around the world use Spring Framework to create high performing, easily testable, and reusable code.

    The core features of the Spring Framework can be used in developing any Java application, but there are extensions for building web applications on top of the Java EE platform.

    Topics covered in this class are,

    Overview of Spring, Maven & IDE, Beans XML File, Spring Core Theory, Bean Definition Constructors, Ref in constructors, Inner Beans & More on ref, Collection Injection, Autowiring XML

    Advanced topics like Spring MVC, DispatcherServlet & ViewResolver, JSP Basics, Intro to Rest APIs, Building a rest API, Using Request Methods

    Requirements:

    Fair knowledge of the Java programming language

    Some acquaintance with XML is helpful

    Knowledge of SQL and databases is helpful

Syllabus
    • 1 Course Introduction
    • 2 Overview of Spring
    • 3 Maven & IDE
    • 4 Beans XML File
    • 5 Spring Core Theory
    • 6 Bean Definition Constructors
    • 7 Ref in constructors
    • 8 Inner Beans & More on ref
    • 9 idref overview
    • 10 Aliases & More On idref
    • 11 Collection Injection
    • 12 Autowiring XML
    • 13 Intro to Scopes
    • 14 Bean Scopes
    • 15 MVC Example
    • 16 What is MVC
    • 17 DispatcherServlet & ViewResolver
    • 18 The Model
    • 19 JSP Basics
    • 20 JSP Theory & Declarations
    • 21 JSP Directives & Implicit Objects
    • 22 Iterating over Lists in JSP
    • 23 Intro to Rest APIs
    • 24 Building a rest API
    • 25 Using Request Methods
    • 26 Logging
    • 27 Spring Framework Development