Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Advanced Spring Boot
Rating: 4.0 out of 5(32 ratings)
267 students

Advanced Spring Boot

Create advanced real-world projects with Spring Boot efficiently
Last updated 9/2020
English

What you'll learn

  • Spring WebMVC customizations
  • Distributed spring security sessions
  • Advanced Spring WebMVC testing
  • Business related metrics and monitoring

Course content

6 sections30 lectures3h 16m total length
  • The Course Overview2:35
    This video gives an overview of entire course.
  • Default Configuration8:56
    In this video, we look at the default Beans and some more configuration.
  • Exploring the WebConfigurerAdapter12:18

    The WebConfigurerAdapter is a very important class to configure spelling Web MVC. In this video, we will see this in detail.

  • Advanced JSON Mapping9:07
    Sometimes you need to be more flexible when you create or consume JSON and will see this in video.
  • Debugging6:34
    In this video, we will debug our application.
  • Model Attributes5:40
    In this video, we will see how you can centralise some model fields that are shared among multiple methods.
  • Test Your Knowledge

Requirements

  • Basics of Spring Boot

Description

In this course, you are going to learn more about WebMVCs configuration, Jackson Views, and other advanced features. In the course, Spring Boot – Getting Started, you have learned the basic knowledge to create an application with spring boot. This course will build on that and extend it even further. We are also going to dive deeper into Spring security and store users in the database, use distributed sessions, and our own user classes. You’ll learn how to test Spring WebMVC applications and how to include your Spring security configuration in your tests.


We are also having a look at Spring Data which we have only covered briefly in the database section before. AOP allows you to effectively tackle the famous cross-cutting concerns, so we are having a look at Spring support for AOP. As last section we are adopting Spring boot Actuator to our needs by adding our own metrics and health checks and revisit the Actuator configuration.


After completing this course you will be able to use the advanced Spring Boot features to deliver more complex, feature rich, and operations-friendly applications.

About the Author

Patrick Cornelissen is a software developer at heart and the founder and CEO of the Orchit GmbH. He has written a number of applications in various languages and platforms and is specialized in microservice-based applications and the transition of monolithic applications into microservices. He is using the Spring Framework since 2009 and is a big fan ever since. After his family, Software craftsmanship is one of his passions that he is pursuing whenever he has spare time. For this, he has organized for example code retreats and open space conferences in the past. He likes to learn as much as to teach new things in the filed of (agile) software development.

Who this course is for:

  • This course can be beneficial for intermediate spring developers, web developers, and Spring enthusiast. This will help them dive-in and understand the advanced concepts of Spring Boot.