Spring Basics with Spring Boot

Discover the essentials of Spring Basics with Spring Boot in this beginner-friendly playlist. From understanding Inversion of Control and Dependency Injection to creating your first Spring Boot project and exploring advanced topics like Aspect-Oriented Programming and YAML, this series lays a solid foundation for Spring development. ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Knowledge Prerequisite: • Java Basics: abhishekvermaa10.github.io/Java%20Basics • Java Advanced: youtube.com/playlist?list=PLJDwhlqmpSfP5xBfI-41j3g… • Maven: youtube.com/playlist?list=PLJDwhlqmpSfMNgiOg0xyg4h… ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Software Requirements: • Java 17: www.oracle.com/in/java/technologies/downloads • Spring Tool Suite (STS) 4: spring.io/tools ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Playlist: • Announcement • Demo0 - Why industry level projects use Spring? • Inversion of Control (IoC) • Demo1 - Inversion of Control (IoC) • Demo2 - Constructor-based Dependency Injection (DI) • Demo3 - Setter-based Dependency Injection (DI) • Demo4 - AutoScanning and Stereotype annotations • Demo5 - Autowired and Value annotations • Demo6 - Primary and Qualifier annotations • Demo7 - First Spring Boot Project • Demo8 - CommandLineRunner in Spring Boot • Demo9 - Scope in Spring Boot • Demo10 - Logging in Spring Boot • Demo11 - Reading Properties in Spring Boot • Demo12 - Profiles in Spring Boot • Demo13 - YAML in Spring Boot • Understanding Aspect Oriented Programming(AOP) • Demo14 - Implementing Aspect Oriented Programming(AOP) • Demo15 - Unit Testing in Spring Boot • Demo16 - DevTools • Demo17 - Custom Banner • What's Next? • Petistaan ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ You can download the code shown in video from : github.com/abhishekvermaa10/Spring-Basics-with-Spr… ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Next Step: • Spring Data JPA with Spring Boot: youtube.com/playlist?list=PLJDwhlqmpSfPUg7_jffHmF_… • Spring REST with Spring Boot: youtube.com/playlist?list=PLJDwhlqmpSfM7NmtpvG5tR5… • Spring Microservices with Spring Boot: Coming soon ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Social Media Handles: • Website: abhishekvermaa10.github.io • YouTube: youtube.com/@abhishekvermaa10 • LinkedIn: linkedin.com/in/abhishekvermaa10 • Instagram: instagram.com/abhishekvermaa10 • X: x.com/ytabhishekverma • GitHub: github.com/abhishekvermaa10 • TopMate: topmate.io/abhishekvermaa10 • GMail: scaleupindiayt@gmail.com ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬ Copyright © 2025 Abhishek Verma - All Rights Reserved #SpringBasics #SpringBoot #Java #DependencyInjection #AOP #YAML