Course Information
Course Overview
Learn the hottest, most in-demand Java web framework, including web programming with Spring MVC and Hibernate. Lifetime access with no subscription on Udemy.
An introduction to the widely-used Java Spring framework. Discover how to wire together your Java objects using Spring and dependency injection. You'll learn how to set up your system for Spring development, how to use Maven, and how to work with databases using Spring and Hibernate and how to create web applications with Spring MVC. We'll also look at managing user accounts with Spring Security,JDBC, working with web forms, Apache tiles for building modular web pages, aspect-oriented programming (AOP) and using Log4J and JUnit.
Course Content
- 10 section(s)
- 175 lecture(s)
- Section 1 Getting Started
- Section 2 Basic Bean Configuration
- Section 3 Autowiring
- Section 4 Wiring with Annotations
- Section 5 Spring Expression Language (SPEL)
- Section 6 Working with Databases
- Section 7 Web Application Basics with Spring MVC
- Section 8 Working with Web Forms
- Section 9 Aspect-Oriented Programming (AOP)
- Section 10 Spring Security and Managing Users
What You’ll Learn
- Understand the fundamentals of the Java Spring framework
- Learn how to develop web and database applications with Spring
- Understand the basics of Hibernate for SQL-free database connectivity
Reviews
-
JJon Lin
I really enjoyed this course despite its length. I loved that so much was covered in one course and 9/10 times, I felt every topic was well covered. The only complaints I have is this course in 2017/18 feels a little dated because it assumes the user will use Eclipse and it only briefly uses Annotations. I used Intellij Community Edition and followed the course with Annotations. It wasn't easy at times but with patience, the debugger, and lots of internet searching, I made it through.
-
EEric Huang
This class helps you understand maven build, setting up spring-mvc and getting started with it. I would give 5 stars but there are things I think it can improve for example go into more details how Spring works. This class focuses on how to set up and not going in to why or how things work. I often time have to come back and watch his video repeatedly to understand. But still a class to take if you want to learn Spring.
-
PPrabhakar Krishnaswami
The instructor methodically builds the course from a simple to more complex features. This course provides so many insights into server-side spring configuration I was not aware of. I would recommend this course to anyone with a knowledge of Java programming.
-
TTieying Jing
awesome lectures! I learned a lot from this series of videos, which makes me more confident to program with spring framework.