У нас вы можете посмотреть бесплатно Learn to Build a Spring Boot Web App или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
If you are new to Spring Boot, this is a perfect tutorial for beginners. You will see how to get started using Spring Boot by building a web application. In this video, I show you how to display data from a H2 database to a web page using Spring Boot, Spring Data JPA, Spring MVC, and Thymeleaf. Technologies used in this video: Spring Boot 2 Spring Framework 5 Spring Data JPA Hibernate H2 Database Spring MVC Thymeleaf Apache Maven Jetbrains IntelliJ IDEA Ultimate Enroll in the free course on Udemy here: https://www.udemy.com/course/introduc... Or checkout my other Spring Framework Courses: Spring Framework 5: Beginner to Guru - https://www.udemy.com/course/spring-f... Testing Spring Boot: Beginner to Guru https://www.udemy.com/course/testing-... Spring Boot Microservices with Spring Cloud: Beginner to Guru https://www.udemy.com/course/spring-b... Lessons in this Tutorial 0:01:42 - Course Introduction 0:04:52 - Using Spring Initializer to Create Spring Boot Project 0:20:14 - Open Project in IntelliJ 0:29:03 - Assignment - Create New Spring Boot Project 0:30:18 - Assignment Review of Create New Spring Boot Project 0:34:50 - Recommended GitHub Workflow for this Online Course 0:47:11 - JPA (Hibernate) Entities 1:00:10 - Equality in Hibernate 1:05:20 - Spring Data JPA Repositories 1:10:16 - Initializing Data using Spring Boot 1:18:48 - Assignment - Add Publisher Entity 1:20:00 - Assignment Review of Add Publisher Entity 1:27:14 - Publisher Relationships 1:35:50 - Using the H2 Database Console autoconfigured by Spring Boot 1:40:58 - Introduction to Spring MVC 1:46:09 - Configuration of Spring MVC Controllers 1:52:24 - Introduction to using Thymeleaf Templates with Spring MVC 2:03:34 - Assignment - Display List of Authors 2:04:52 - Assignment Review - Display List of Authors 2:10:25 - Conclusion