Spring framework 5: beginner to guru [author] videos

This is the most modern and comprehensive course available for Spring Framework 5 and Spring Boot 2.

All source code examples used in this course have been developed using the latest major release of the Spring Framework - Spring Framework 5 and Spring Boot 2.

In this course, you will build multiple real world applications using Spring Framework 5.

You will see how modern Spring Framework development is done by leveraging the features of Spring Boot 2.

Jump In and Build a Spring MVC App with Spring Boot!

We'll jump right into web development with the Spring Framework. I'll show you how kick off a Spring Boot project by using the Spring Initializr. We will then go step by step to build a simple Book / Author web application.

You will see how easy it is to use Spring Boot, Spring MVC, and Spring Data JPA to create a functional web application running under Tomcat with a H2 in-memory database.

Use Test Driven Development!

In addition to teaching you Spring Framework 5, you will learn about modern best practices used in enterprise application development.

As we build the applications, you'll see me using Test Driven Development (TDD) with JUnit and Mockito.

Using Mockito mocks keeps your Spring Framework unit tests light and fast!

You'll also see how the Spring context can be used for more complex integration tests.

These techniques are best practices used by companies all over the world to build and manage large scale Spring Framework applications.

GitHub Source Code

You will have complete access to all source code examples used in the course.

In each lesson where we write code, you will have a link to GitHub with two branches in the Github repository.

The first branch is the starting state of the code.

The second branch is the ending state of the code.

You can see exactly what changed in each lesson. Each step of the way, you have a working example you can use for troubleshooting.

In fact, you will get access to 15 (and growing!) different GitHub repositories - each packed with Spring Framework programming examples.

And, you're encouraged to fork my GitHub repositories so you can share the Spring Framework applications, which you built, to future employers!

Continuous Integration Builds

Since we are using GitHub and have great test coverage, I also show you how easy it is to set up Continuous Integration builds with CircleCI.

Continuous Integration builds are another best practice used by enterprise developers.

Using CircleCI makes your CI builds a snap!

Project Lombok

We all know Java development can require a lot of boiler plate code. It's just the nature of Java.

Would you like to see how to slash your boiler plate code using Project Lombok?

Spring Data JPA and Hibernate

Spring MVC and Hibernate have long been cornerstones of the Spring Framework. You will learn how to use Spring MVC, Spring Data JPA and Hibernate to build a real world web application. You'll learn about Hibernate configuration, and about the mapping of JPA entities.

The Thymeleaf template engine is hugely popular with the Spring community. You will see how easy Spring Boot makes using Thymeleaf with Spring MVC.

While Bootstrap CSS is not a focus of the course, we will leverage Bootstrap CSS to make our web pages look awesome!

Spring MVC

Spring MVC has a lot of robust capabilities.

I start you off showing you how to build recipe application (using TDD, of course).

Initially, it's all happy path development. We go back and add custom exception handling, form validation, and internationalization.

Reactive Programming

A big theme of Spring Framework 5 is Reactive Programming.

Included in the course are sections on using the Spring Framework with MongoDB, and Spring Data MongoDB.

You will learn to build a end to end Reactive application using Spring WebFlux, Spring Data MongoDB, and Thymeleaf.

Coming Soon to the Course

I plan to add a lot more content to this course!

I want this to be your go-to course for becoming a Spring Framework developer.

Coming soon to the course in 2017:

  • Building RESTFul APIs with Spring MVC and with Spring WebFlux (New in Spring Framework 5!)
  • Spring Security
  • Documenting your APIs with RestDoc and Swagger 2
  • Aspect Oriented Programming
  • Using Spring Events
  • Scheduling Tasks
  • Using JAXB
  • Mapstruct
  • Caching with eHcache
  • Spring JDBC (JDBC Template)
  • Spring RestTemplate
  • JMS Messaging
  • AMQP with RabbitMQ
  • Logging configuration for Logback and Log4J 2
  • And more real world Spring Framework apps!

Message me if there is a topic you'd like to see!

Spring Framework 5 GA Release

This Spring Framework course is so new, it has been developed using Spring Framework 5 'Release Candidate' releases.

Spring Framework 5.0 wes Released to GA on September 28th, 2017.

The Spring Boot 2.0 GA release is expected to be in late 2017.

All source code examples will get updated as the GA releases of the Spring Framework and Spring Boot become available.

Course Extra - Spring Boot Cookbook!

Inside this course, I'm including a Spring Boot Cookbook. You will have complete examples of using the Spring Framework with popular open source technologies. When you get hired as a Spring developer, you'll have ready made Spring Framework examples!

My Spring Boot Cookbook includes example Spring Boot projects for:

  • MongoDB
  • MySQL
  • Postgres
  • Maria DB
  • DB2 Express
  • Neo4J
  • Redis
  • Cassandra
  • ActiveMQ
  • RabbitMQ

Course Extra - Learn Docker!

Docker is an exciting technology that is on fire right now!

As a course extra, I'm including the first 3 sections from my top rated Docker for Java Developers course. You will learn more about what Docker is and how you can deploy and run a Spring Boot application inside a Docker container.

For Java developers, Docker really is a game changer!

Closed Captioning / Subtitles

Closed captioning in english is available for all course videos!

PDF Downloads

All keynote presentations are available for you to download as PDFs.

Lifetime Access

When you purchase this course, you will receive lifetime access! You can login anytime from anywhere to access the course content.

No Risk - Money Back Guarantee

You can buy this course with no risk. If you are unhappy with the course, for any reason, you can get a complete refund. The course has a 30 day Money Back Guarantee.

Future Proof Your Programming Career

There is huge demand for Spring Framework developers. Downloads of Spring Boot are up 425% year over year, while Gartner Research is calling Java EE "Obsolete".

The market trends are clear. Popularity for JEE is rapidly declining.

The popularity for the Spring Framework is growing.

Spring Framework 5 is packed with exciting and innovative new features making it a natural choice for enterprise application development.

Future proof your programming career. Start learning how to building modern applications using the Spring Framework and enroll in this course today!


Which Spring Framework should I learn first?

There are several modules like Spring Core, Spring MVC, Spring Security, Spring Data, and Spring Boot and you need to decide what you want to learn. Since most of the developers want to learn Spring MVC, I suggest you first start with Spring Core and then follow the Spring MVC part.

Is Spring Framework difficult to learn?

Spring Boot is one of the most popular and used frameworks of Java Programming Language. It is a framework based on microservice and making a production-ready application using Spring Boot takes very little time. It is very easy to create stand-alone, production-grade Spring-based Applications that you can “just run“.

Which tutorial is best for spring?

11 Best Courses to Learn Spring Framework in Depth.
Spring Framework 5: Beginner to Guru [Udemy] ... .
Learn Spring: The Certification Class [Baeldung] ... .
Spring MVC, Spring Boot and Rest Controllers [Coursera] ... .
Spring Framework: Spring Fundamentals [Best Pluralsight Course] ... .
Spring Framework Master Class — Udemy..

Is Spring Framework still relevant 2020?

Today, Java Spring Framework is still among the highly demanded frameworks in the Information Technology world. In 2021, Java Spring Developers used the framework to develop and deploy cloud-based microservices, including data processing applications, web applications, and many more.