У нас вы можете посмотреть бесплатно Spring Framework Masterclass: Fundamentals for Beginners (Step-by-Step Guide to Spring Boot) или скачать в максимальном доступном качестве, которое было загружено на ютуб. Для скачивания выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Complete course: https://link.embarkx.com/spring-boot SPRING BOOT MASTERY ROADMAP: • Complete Spring Boot Java Mastery Roa... THE ULTIMATE JAVA AND SPRING BOOT MASTERY 1. SPRING BOOT FULL STACK BY BUILDING COMPLEX PROJECT STEP BY STEP [52+ HOURS OF CONTENT]: https://link.embarkx.com/spring-boot 2. MASTER SPRING BOOT MICROSERVICES: https://link.embarkx.com/microservices 3. LEARN JAVA WITH 60+ HOURS OF CONTENT: http://link.embarkx.com/java 4. MASTER SPRING SECURITY WITH REACT JS+OAUTH2: https://link.embarkx.com/spring-security 5. MASTER INTELLIJ IDEA: http://link.embarkx.com/intellij Join us on Telegram community for source code and updates: https://link.embarkx.com/telegram MORE FREE COURSES HERE: https://link.embarkx.com/all FOLLOW ME: https://link.embarkx.com/linkedin ⏰ 00:00 ⏯️ Course introduction ❓ 05:22 ⏯️ What is Web Framework? 🌱 13:04 ⏯️ Introduction to Spring Framework 🔗 18:39 ⏯️ Introduction to Tight Coupling and Loose Coupling 🛠️ 24:29 ⏯️ Hands On: Introduction to Tight Coupling 📚 45:50 ⏯️ Core Concepts of Spring 🧰 59:45 ⏯️ Spring Container and Configuration 🛠️ 01:03:17 ⏯️ Setting Up a Spring Project 🌟 01:10:46 ⏯️ Creating Your First Bean 🔄 01:24:31 ⏯️ Lifecycle of Bean 🔌 01:26:27 ⏯️ Dependency Injection (DI) ➕ 01:27:31 ⏯️ Constructor Injection | Dependency Injection ⚙️ 01:38:00 ⏯️ Setter Injection | Dependency Injection 🤔 01:42:44 ⏯️ Challenge: Inversion of Control (IoC) 🔄 01:59:18 ⏯️ Introduction to Autowiring and Its Types 🏷️ 02:03:21 ⏯️ Autowiring by Name 🔍 02:16:34 ⏯️ Autowiring by Type 💡 02:21:01 ⏯️ Autowiring by Constructor 📜 02:24:08 ⏯️ Introduction to Annotations 🏗️ 02:28:21 ⏯️ Understanding Components and ComponentScan 🛠️ 02:32:15 ⏯️ Hands On: Component and Component Scan 🎭 02:40:44 ⏯️ @Value Annotation 🔧 02:43:03 ⏯️ Transition from XML to Annotations in Spring 💌 02:49:01 ⏯️ Message From Faisal ⚡️ 02:49:30 ⏯️ @Autowired Annotation 🖇️ 02:56:29 ⏯️ @Qualifier Annotation 📝 02:57:58 ⏯️ Review So Far 🚀 03:02:08 ⏯️ Introduction to Spring Boot 🏛️ 03:13:11 ⏯️ How Does Spring Boot Work? - Architecture 🚀 03:17:29 ⏯️ Getting Started with Spring Initializer 🔨 03:25:54 ⏯️ Setting Up a Spring Boot Project in IntelliJ 📦 03:34:54 ⏯️ Let’s Discuss Dependencies in Spring Boot 🌍 03:41:56 ⏯️ Designing Our First Hello World API ❓ 03:47:29 ⏯️ How Did Our API Work? 🤖 03:51:32 ⏯️ Understanding Spring Boot Auto-Configuration ⚙️ 03:55:30 ⏯️ Introduction to application.properties 📤 04:00:17 ⏯️ Creating a POST Request 📨 04:03:36 ⏯️ Introduction and Setup for POSTMAN 🛠️ 04:08:28 ⏯️ Completing Setup of POSTMAN 🧩 04:14:33 ⏯️ Getting JSON Response 🛡️ 04:22:48 ⏯️ Making Use of @PathVariable 🙏 04:29:12 ⏯️ Thank You