Advanced Spring Boot

Advanced Spring Boot

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 3h 16m | 814 MB

Create advance and professional Spring Apps

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.

Key Features

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

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.

What You Will Learn

  • Customizing WebMVC
  • Spring Actuator in depth
  • A quick glance at Spring Data
  • Enhansing Security
  • Deep dive into testing
Table of Contents

01 The_Course_Overview
02 Default_Configuration
03 Exploring_the_WebConfigurerAdapter
04 Advanced_JSON_Mapping
05 Debugging
06 Model_Attributes
07 Cleanup
08 Storing_Users_in_the_DB
09 Distributed_Sessions
10 Custom_User_Classes
11 Custom_User_Classes_in_Tests
12 UI_Testing_with_MockMvc
13 UI_Testing_with_HtmlUnit
14 UI_Testing_with_Selenium
15 Spring_Data_Projects
16 Spring_Data_JPA
17 Spring_Data_REST
18 Spring_Data_for_NoSQL_DB
19 AOP_Introduction
20 Spring_AOP_Versus_Spring_Aspect
21 Springs_Internal_Usage_of_AOP
22 Spring_AOP_in_Action
23 Actuator_Configuration
24 Available_Information
25 Provided_Metrics
26 Custom_Metrics
27 Provided_Health_Checks
28 Custom_Health_Checks
29 Custom_InfoContributor
30 Custom_Actuator_Endpoints