Course curriculum

  • 1
  • 2

    Setting Up The Environment

    • Environment Setup

    • Environment Setup ( Practice )

  • 3

    Introduction to Spring Boot

  • 4

    Managing Project Configuration

    • Managing Project Configuration

    • Managing Project Configuration ( Practice )

    • Adding Properties File ( Practice )

    • YAML and Java Based Configuration

    • YAML and Java Based Configuration ( Practice )

  • 5

    Enterprise Architecture

    • Understanding the Enterprise Architecture

    • Introduction to the Proof of Concept Project Domain

    • Proof of Concept Project Model Classes Practice

  • 6

    Spring Boot and Web MVC

    • Spring Boot and Web MVC

    • First Controller

    • Static Web Resources

    • Working with JSP

    • Creating Executable WAR File

    • Error Pages

    • Custom Servlets and Filters

    • Custom Servlets and Filters ( Practice )

  • 7

    Rest Services

    • Working with REST Services

    • Accessing REST Services

    • First REST Service

    • Testing REST API Programmatically

  • 8

    Spring Boot and Data Connection

    • Working With Data Sources

    • Pooling

    • Working with JDBC

    • JDBC Query Basics

    • JDBC Practice

  • 9

    Testing

    • Working With Tests

    • Environment Based Testing

    • First Test Classes

    • Testing of MVC Classes

    • Testing of Project MVC

    • Transactional Tests

  • 10

    Final

    • What We Have Learned?