Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Spring Boot Tutorial For Beginners

Posted By: First1
Spring Boot Tutorial For Beginners

Spring Boot Tutorial For Beginners
Size: 1.07 GB | Duration: 5.5 hours | Video: AVC (.mp4) 1280x720 30fps | Audio: AAC 48KHz 2ch
Genre: eLearning | Language: English

Spring Boot has a lot of magic going for it. Developing Services with it is cool and fun. Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can “just run”. Most Spring Boot applications need very little Spring configuration. In this course, you will learn the cool things about Spring Boot and Spring Boot Starter Projects. We will develop a basic REST Service to manage questions of a survey. You will learn about Spring Boot step by step - in more than 25 steps. This course would be a perfect first step as an introduction to Spring Boot.

You will be using Spring Boot and get introduced to REST Services, Spring Security (Authentication and Authorization), Maven (dependencies management), Eclipse (IDE) and Tomcat Embedded Web Server. We will help you set up each one of these.

Demands:
• You should know Java. You should understand usage of Annotations.
• You should understand the basics of developing web applications.
• You should understand the basics of Spring framework.
• A basic understanding of JPA, Spring Security will be useful.
• You are NOT expected to have any experience with Eclipse or Maven.
• We will help you install Eclipse and get up and running with Maven.

You will learn about
• Basics of Spring Boot
• Basics of Auto Configuration and Spring Boot Magic
• Spring Boot Starter Projects
• Spring Initializr
• Basic REST Services using Spring Boot Starter Web
• REST Service Content Negotiation with JSON and XML
• Embedded servlet containers : Tomcat, Jetty and Undertow
• Writing Unit and Integration tests using Spring Boot Starter Test
• Profiles and Dynamic Configuration with Spring Boot
• Spring Boot Data JPA
• Spring Boot Actuator
• Spring Security
• Spring Boot Developer Tools and LiveReload

Step 01: Setup and Launch Spring Boot Application with Maven and Eclipse
Step 02: Creating your first RestController
Step 03: Understanding Spring Boot Magic : Spring Boot Starter Web
Step 04: Understanding Spring Boot Magic : Spring Boot Starter Parent
Step 05: Spring Boot vs Spring
Step 06: Create all Services for Survey and Questions
Step 07: What is REST? Creating REST Service with @GetMapping and @PathVariable
Step 08: Second REST Service to retrieve a specific question
Step 09: Spring Boot Developer Tools and LiveReload : Develop faster!
Step 10: Create a REST Service to add a new question to survey : @PostMapping, Postman
Step 11: Understand Content Negotiation. Deliver XML Responses from the REST Services
Step 12: Spring Initializr : Create Spring Boot Projects on the fly!
Step 13: Spring Boot Actuator : Monitor your Spring Boot applications!
Step 14: Understanding Embedded servlet containers : Switch to Jetty or Undertow
Step 15: Adding Dynamic Configuration to your application : YAML & More..
Step 16: Basics of Profiles
Step 17: Advanced Application Configuration with Type Safe Configuration Properties
Step 18: Spring Boot Starter : Spring Data JPA with CommandLineRunner
Step 19: In Memory Database H2 Console and add a new JPA Repository Method
Step 20: Spring Boot Starter : Introduction to Spring Data Rest
Step 21: Spring Boot Integration Test
Step 22: Adding Integration Test for POST Request
Step 23: Small Refactoring to organise ourselves
Step 24: Writing Unit Tests with Spring Boot and Mockito
Step 25: Writing Unit test for createTodo
Step 26: Securing our services with Basic Authentication using Spring Security
Step 27: Configure Spring Security user roles for survey and other services
Step 28: A Deep Dive into Spring Boot Auto Configuration


Spring Boot Tutorial For Beginners

Enjoy My Blog | Subscribe My RSS Channel