Srikanth Technologies

Spring Framework

This course teaches how to use Spring Framework to build Web Applications.

Prerequisite Must have knowledge of Java EE (JDBC, Servlets, JSPs and AJAX)
Theory Fee (Classroom) Rs. 1750/- (Includes Digital course material)
Theory Fee (Online) Rs. 1750/- (Includes Digital course material)
Lab Fee for Classroom Students Rs. 500/-
Digital or Physical Certificate Fee Rs. 200/-
Description This course teaches how to develop applications using Spring Framework.
Software Required

Spring Core and Spring Data

  • Introduction to Spring Framework and Spring Boot
  • Using Maven
  • Understanding IOC and Dependency Injection
  • Understanding the bean life-cycle
  • Auto wiring and bean scopes
  • Adding behavior to an application using aspects - AOP
  • Creating and applying aspects
  • Spring Expression Language (SpEL)
  • Introducing data access with Spring - JDBC through spring
  • Transactions in a Spring environment
  • Using Hibernate in Spring

Spring MVC

  • Introduction to MVC
  • Components and configuration of Spring MVC
  • Creating controller, model and view
  • Controller Annotations, model attributes and ViewResolvers
  • Working with Forms
  • Spring Tags
  • Validation
  • Interceptors
  • Using AJAX and jQuery
  • Introduction to Spring Rest
  • Page layout and related topics
  • Building Restful Services
  • Consuming RESTFul Service using jQuery