Java Spring Framework Fundamentals

PT4431
Summary
Spring is a powerful and lightweight Java Framework that simplifies the process of developing J2EE applications without the need of complicated Enterprise Java Beans. This course will introduce the student to Spring concepts such as Inversion of Control (IOC), Dependency Injection and Aspect Oriented Programming (AOP). Students will also learn how to persist information in a database by integrating Spring with the Hibernate Object Relational Mapping (ORM) tool. This course conveys information through an even mix of lecture and hands on exercises.
Prerequisites
Before taking this course, students should take ProTech's Introduction to Server Side Java or have equivalent experience.
Duration
5 Days/Lecture & Lab
Audience
This course is geared toward java programmers with experience building Java Servlets, Java Server Pages and applications that use JDBC.
Topics
Spring Basics::Wiring Beans::Spring and AOP::Database Connectivity in Spring::Managing Database Transactions::Remoting::Working with the Web Layer::Securing Spring Applications

Related Scheduled Courses