Clean Architecture with SpringBoot and Java | Better Approach | Best Practices | Geekific

Support us on Patreon: / geekific
Discord Community: / discord
GitHub Repository: github.com/geekific-official/
In the previous video of this series, we redesigned our initial SpringBoot project to follow more of a clean architecture mentality. And the main idea we focused on was the isolation of the business logic and the domain from other parts of our application. The business logic doesn’t and shouldn’t care about our API details, for example. To do that, we followed a layered architecture approach, allowing us to isolate the domain, which is the central part of our app. Today we expand further on this topic and explore additional architecture approaches.
Timestamps:
00:00 Introduction
00:09 Quick Recap
01:15 Extending our Infra Options
02:50 Better Architecture Approach
05:56 Testing
06:52 Thanks for Watching!
If you found this video helpful, check other Geekific uploads:
- Object-Oriented Programming Fundamentals: • What is Object-Oriente...
- SOLID Principles and Best Practices: • SOLID Design Principle...
- Recursion Made Simple, Recursive Methods: • What is Recursion? | R...
- Use-Case and Sequence Diagrams: • UML Use-Case and Seque...
- Introduction to Dynamic Programming: • What Is Dynamic Progra...
- Trees Compared and Visualized, BST vs AVL vs RedBlack vs Splay vs Heaps: • Trees Compared and Vis...
- Generics and Wildcards in Java, Invariance vs Covariance vs Contravariance: • Generics and Wildcards...
- Two Sum Problem, from Brute Force to Optimal: • Two Sum Problem | From...
- What is a Thread? (Process, Program, Parallelism, Scheduler Explained): • What is a Thread? | Th...
- Domain-Driven Design Made Simple: • Domain-Driven Design M...
- Clean Architecture with Spring Boot and Java, Part 1: • Clean Architecture wit...
#Geekific #CleanArchitecture #SpringBoot #BestPractices #CleanCode #DDD

Пікірлер: 9

  • @ayed-al-nator
    @ayed-al-nator4 ай бұрын

    Tanks beautiful video ❤

  • @YordanPetrov-hd9vz
    @YordanPetrov-hd9vz4 ай бұрын

    Tanks !

  • @Luxfonsprod
    @Luxfonsprod4 ай бұрын

    thanks, waiting for new video

  • @lIIIIllIIl
    @lIIIIllIIl4 ай бұрын

    thx video :) Where can I check the example code?

  • @geekific

    @geekific

    4 ай бұрын

    Current available code is on GitHub int he description! All missing stuff will be added in our upcoming commit.

  • @khalilelemam1349
    @khalilelemam13494 ай бұрын

    Can you do a video on how to implement jwt in spring boot. I mean JwtAuthenticationFilter and all about these stuff. Actually I found alot of people doing this tutorial and also the code is on websites like geeksforgeeks. But no one explains it. All explaination are very very poor and i stucked to this for two months now and after implementing it twice all by myself l. I still didn't understand all the code. Please please do this tutorial😢❤

  • @geekific

    @geekific

    4 ай бұрын

    Will add it to my list of upcoming videos! Stay Tuned!

  • @lakhankale9692
    @lakhankale96924 ай бұрын

    Hello sir It will be better if make little bit slow video

  • @geekific

    @geekific

    3 ай бұрын

    Thanks for the feedback!