Ultimate Guide to Clean Architecture (Java / Spring Boot Examples)

Поделиться
HTML-код
  • Опубликовано: 10 дек 2024

Комментарии • 15

  • @CinematicQuest
    @CinematicQuest День назад +1

    I was practicing clean architecture in python and you just dropped this video.. thanks 👍

  • @sandyj342
    @sandyj342 17 часов назад +1

    Brilliant and concise ❤

  • @universal4334
    @universal4334 День назад +2

    Please do more videos on such like onion/hexogonal/DDD etc...with springboot examples. This helps a lot to be a good dev

    • @ByteMonk
      @ByteMonk  20 часов назад

      Please check out my microservices playlist in description where I have already talked about each of these patterns :), will do more in depth videos soon!

  • @sandeepurankar
    @sandeepurankar День назад +1

    Good and concise explanation. ✨

  • @VaibhavProgrammer
    @VaibhavProgrammer 14 часов назад

    Hi , what is then Controller, Service and Repository way of coding ?

  • @JitterTed
    @JitterTed 21 час назад +1

    Nice graphics, but overlooks the critical aspect of transactions and lack of Aggregates to make things like Ride Assignment safe.

    • @ByteMonk
      @ByteMonk  20 часов назад

      You’re absolutely right-transactions and Aggregates are crucial when designing a system, especially for something complex like Ride Assignment. Aggregates help maintain consistency within a bounded context, ensuring that operations like ride assignments are safe and conflict-free. While the video focused more on the high-level structure of Clean Architecture, covering transactional boundaries and aggregate design would add depth. Thanks for pointing this out-I’ll consider including these advanced concepts in future videos. Appreciate the thoughtful feedback! 😊

    • @devnarula6733
      @devnarula6733 12 часов назад

      ​@@ByteMonk why does this sound like gpt reply

    • @ByteMonk
      @ByteMonk  10 часов назад

      @@devnarula6733 each reply is carefully crafted, I review and write them all :)

    • @devnarula6733
      @devnarula6733 10 часов назад

      @@ByteMonk great man :)

  • @WilliamEvans-p7u
    @WilliamEvans-p7u 12 часов назад

    Thank you so much for this amazing video! Could you help me with something unrelated: I have a SafePal wallet with USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). What's the best way to send them to Binance?

  • @techyash9087
    @techyash9087 День назад +1

    Awesome Video

  • @Anythiny
    @Anythiny День назад +1

    keep going ❤