MENU

Fun & Interesting

15 Spring Boot Best Practices to create Production grade microservices

Tech Primers 74,225 4 years ago
Video Not Working? Fix It Now

This video covers the 15 Spring Boot best practices to create Production grade microservices Chapter timestamps ================= 0:00 - Introduction 0:48 - 1. Spring Initializer 1:48 - 2. Open API Specification 2:30 - 3. Auto Configuration 2:57 - 4.Constructor Injection 3:45 - 5. Modular packages 4:18 - 6. Data Transfer Objects 4:53 - 7. Bean Validations 5:37 - 8. External Config 6:18 - 9. Logging standard 6:54 - 10. Health check actuators 7:22 - 11. Exception Handlers 8:17 - 12. Testing by isolation 8:55 - 13. Extra Dependencies 9:28 - 14. Faster Boot up 10:06 - 15. Reactive programming Examples/implementations ======================= 🔗 Spring Initializer - https://www.youtube.com/watch?v=_ckyhzJiTEk 🔗. Open API Specification - https://www.youtube.com/watch?v=TNJf9kPcoh4 🔗. AutoConfiguration, Constructor Inject, Modular packages, 6. DTO - https://www.youtube.com/watch?v=eYfopvusG_s 🔗 Logging standards - https://www.youtube.com/watch?v=gPKJkY2t7Pc & https://www.youtube.com/watch?v=HBLSsuvRYss 🔗. Health Check actuators - https://www.youtube.com/watch?v=im3h-PbvjU0 🔗. Testing - https://www.youtube.com/watch?v=8S8o46avgAw 🔗. Faster boot up - lazy initialization - https://www.youtube.com/watch?v=5SgvEbb6DKs 🔗. Faster boot up - Spring Native - https://www.youtube.com/watch?v=YeNLr0C94as 🔗. Reactive Programming - https://www.youtube.com/watch?v=WeMPkxGXXaM 📌Related Spring Boot Videos ======================== 🔗Spring Boot Primer playlist: https://www.youtube.com/watch?v=ONsL7zvr9v0&list=PLTyWtrsGknYegrUmDZB6rcqMotOFZKvbn 🔗WebSockets in Spring Boot: https://www.youtube.com/watch?v=OK2Fn6k7pwo 🔗Live reload in Spring Boot: https://www.youtube.com/watch?v=_3uMgaAncmA 🔗Transactionality in Spring Boot: https://www.youtube.com/watch?v=V01jjyq7MS8 🔗Profiles in Spring Boot: https://www.youtube.com/watch?v=Op4SRM3t0nw 📌 Related Videos =============== 🔗AWS Primer: https://www.youtube.com/playlist?list=PLTyWtrsGknYdyi0JR7c1wsuv-Plrwrzqj 🔗 System Design Primer: https://www.youtube.com/playlist?list=PLTyWtrsGknYeX_wV9ysDuuAxvxfSBfVSI 🔗 Containers Primer: https://www.youtube.com/watch?v=yo2g_CZZWL4&list=PLTyWtrsGknYf_Oee7YOvom5Ev0F3-E2zB 🔗 Kubernetes Primer: https://www.youtube.com/playlist?list=PLTyWtrsGknYfanKF33E12LdJvl5q5PZGp 💥 Join TechPrimers Slack Community: https://bit.ly/JoinTechPrimers 💥 Telegram: https://t.me/TechPrimers 💥 TechPrimer HindSight (Blog): https://medium.com/TechPrimers 💥 Website: http://techprimers.com 💥 Slack Community: https://techprimers.slack.com 💥 Twitter: https://twitter.com/TechPrimers 💥 Facebook: http://fb.me/TechPrimers 💥 GitHub: https://github.com/TechPrimers or https://techprimers.github.io/ 🎬Video Editing: FCP --------------------------------------------------------------- 🔥 Disclaimer/Policy: The content/views/opinions posted here are solely mine and the code samples created by me are open sourced. You are free to use the code samples in Github after forking and you can modify it for your own use. All the videos posted here are copyrighted. You cannot re-distribute videos on this channel in other channels or platforms. #SpringBoot #BestPractices #TechPrimers

Comment