Clean Architecture with Spring Boot and Java | Geekific

Описание к видео Clean Architecture with Spring Boot and Java | Geekific

Support us on Patreon:   / geekific  
Discord Community:   / discord  
GitHub Repository: https://github.com/geekific-official/

In the previous videos of this series, we started by creating our first SpringBoot project and mentioned that if we’re developing a long-term application, our environment might change. Clean Architecture by Uncle Bob defines a set of guidelines that combines many code designs and principles which lead to a maintainable and testable code that takes into consideration all the uncertainties surrounding our project. In this video, we bring back that SpringBoot project and attempt to apply these guidelines on it.

Timestamps:
00:00 Introduction
00:07 SpringBoot and DDD Reminder
01:57 JPA and Domain Entities
03:07 Repositories, Services, Mappers and Controllers
04:30 Put Everything Together
05:48 Thanks for Watching!

If you found this video helpful, check other Geekific uploads:
- Object-Oriented Programming Fundamentals:    • What is Object-Oriented Programming? ...  
- SOLID Principles and Best Practices:    • SOLID Design Principles with Java Exa...  
- Recursion Made Simple, Recursive Methods:    • What is Recursion? | Recursion Made S...  
- Use-Case and Sequence Diagrams:    • UML Use-Case and Sequence Diagrams Ma...  
- Project Lombok Annotations Explained:    • Project Lombok Annotations Explained ...  
- Trees Compared and Visualized, BST vs AVL vs RedBlack vs Splay vs Heaps:    • Trees Compared and Visualized | BST v...  
- Generics and Wildcards in Java, Invariance vs Covariance vs Contravariance:    • Generics and Wildcards in Java | Part...  
- Intro to JSON and Jackson's ObjectMapper, Parse JSON in Java, Convert Object to JSON, Jackson Library:    • Intro to JSON and Jackson's ObjectMap...  
- Mocks vs. Fakes vs. Stubs, Mocking in Java, Mock Frameworks:    • Mocks vs. Fakes vs. Stubs | Mocking i...  
- Introduction to SpringBoot, Create your first application with SpringBoot:    • Introduction to SpringBoot | Create y...  
- application.yml vs application.properties in SpringBoot:    • application.yml vs application.proper...  
- Enable and Use SpringBoot Actuator, Monitor your Spring Boot Application:    • Enable and Use SpringBoot Actuator | ...  

#Geekific #SpringBoot #CleanArchitecture #DDD #Java

Комментарии

Информация по комментариям в разработке