SPRING BOOT MASTERY COURSE: https://link.embarkx.com/spring-boot
SPRING BOOT MASTERY ROADMAP: https://www.youtube.com/watch?v=m3FVXfr1Nr4
*THE ULTIMATE JAVA AND SPRING BOOT MASTERY*
1. SPRING BOOT FULL STACK BY BUILDING COMPLEX ECOMMERCE PROJECT STEP BY STEP [85+ HOURS OF CONTENT]: https://link.embarkx.com/spring-boot
2. MASTER SPRING BOOT ECOMMERCE MICROSERVICES [55+ HOURS] : https://link.embarkx.com/microservices
3. MASTER SPRING SECURITY WITH REACT JS+OAUTH2[34+ HOURS]: https://link.embarkx.com/spring-security
4. LEARN JAVA WITH 60+ HOURS OF CONTENT: http://link.embarkx.com/java
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
RECOMMENDED FREE COURSES:
Complete Java Developer Roadmap: https://www.youtube.com/playlist?list=PLxhSr_SLdXGMuioQzjhu_Xkp-qn4ibtx6
Master Spring Security: https://www.youtube.com/playlist?list=PLxhSr_SLdXGOpdX60nHze41CvExvBOn09
Master Spring AI with projects: https://www.youtube.com/playlist?list=PLxhSr_SLdXGO6LQ-yZpwvO6a8IP7mDkMp
Spring Boot Microservices with k8s, Docker, AWS [PART 1 : 11+ HOURS ]: https://youtu.be/BLlEgtp2_i8
Spring Boot Microservices with k8s, Docker, AWS [PART 2 : 10+ HOURS ]: https://youtu.be/EeQRAxXWDF4
Spring Boot & Spring Framework Project: Build a Production-Grade eCommerce App Project: https://youtu.be/m559BxR30ls
Java Programming For Beginners with Spring Boot | Step By Step Guide: https://youtu.be/Klqqtn2Cj6k
SOURCE CODE: https://link.embarkx.com/url-shortener-source-code
⏰ 00:00:00 ⏯️ Introduction
⚙️ 00:15:32 ⏯️ Setting up the Project in IntelliJ IDE
📑 00:25:16 ⏯️ Setting up Models in MySQL Database
🔒 00:52:57 ⏯️ Understanding Authentication
🔧 01:06:00 ⏯️ Understanding UserDetailsServiceImpl
🔐 01:12:48 ⏯️ Configuring Spring Security
🔑 01:25:52 ⏯️ JWT Implementation
🔒 01:58:56 ⏯️ Defining Custom Security Config
🔗 02:15:40 ⏯️ Building Authentication | Signup
🔒 02:31:00 ⏯️ Building Authentication - Login
🔗 02:46:37 ⏯️ Shortening the URL
🔍 03:11:54 ⏯️ Fetching all URLs of the User
📊 03:20:18 ⏯️ Building URL Analytics
🔄 03:56:29 ⏯️ URL Redirect Functionality
💻 04:10:41 ⏯️ Setting Up Frontend Project
🎨 04:21:37 ⏯️ Setup Tailwind CSS and Fonts
📩 04:31:26 ⏯️ Message From Faisal
📝 04:31:54 ⏯️ Setting up Landing Pages
📝 05:12:34 ⏯️ Register users via Front end
📝 05:40:54 ⏯️ Register users via Front end
🔐 05:58:26 ⏯️ Authenticate users via Front end
🔑 06:09:56 ⏯️ Making Token Accessible via Context
📊 06:24:33 ⏯️ Setting up dashboard
📈 06:43:50 ⏯️ Fetching Analytics Data From Backend
🔗 07:21:52 ⏯️ Create New Short URL Functionality
📋 08:00:59 ⏯️ Displaying All Shortened URLs
📊 08:47:04 ⏯️ Building Analytics for Specific URL
🌐 09:01:01 ⏯️ Managing Subdomains and Redirects
🔗 09:32:57 ⏯️ Managing Public and Private Routes
🔄 09:44:24 ⏯️ Updating NavBar to Reflect Login
🚫 09:52:58 ⏯️ Setting Up Error Pages
🔄 10:06:09 ⏯️ Adding Custom Loader
🛠️ 10:11:35 ⏯️ Preparing Backend For Deployment
☁️ 10:17:19 ⏯️ Preparing Cloud Database
🐳 10:28:13 ⏯️ Dockerizing Our Application
🚀 10:50:33 ⏯️ Deploy Backend to Server
🌍 11:00:28 ⏯️ Preparing Front end and Deploying
🌐 11:22:02 ⏯️ Linking Domain
🧪 11:32:57 ⏯️ Testing End to End
🔗 11:40:15 ⏯️ Using Path Based Routing for Short URLs