the right way to organise your code

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ต.ค. 2024
  • In this video you will learn how to organise and properly structure your code as a software engineer.
    #organisecode #java #amigoscode
    🙊 Subscribe to Amigoscode - bit.ly/2HpF5V8
    ► Courses Available for free here - amigoscode.com...
    ► Join Private Facebook Group - / 456035171490753
    ► Join Discord - bit.ly/2wL029v
    ⭐ Table Of Contents ⭐
    🙊 Here are the goods for all my videos video:
    ► Recommended Books
    Clean Code
    amzn.to/2UGDPlX
    HTTP: The Definitive Guide
    amzn.to/2JDVi8s
    Clean Architecture
    amzn.to/2xOBNXW
    ► Computer and Monitor
    New Apple MacBook Pro
    amzn.to/3464Mmn
    Dell 27 INCH Ultrasharp U2719D Monitor
    amzn.to/2xM3nW1
    Double Arm Stand Desk Mount
    amzn.to/3aYKKfs
    USB C Hub Multiport Adapter
    amzn.to/2Jz7NlL
    ► Camera Gear
    Sony ILCE7M3B Full Frame Mirrorless Camera
    amzn.to/346QIJn
    Sigma 16 mm F1.4 DC DN
    amzn.to/2wbic3Q
    Sigma 33B965 30 mm F1.4 DC DC
    amzn.to/39G37Fd
    Awesome Screen Saver
    github.com/Joh...
    IDE I use for coding
    Iterm
    VsCode
    GoLand
    IntelliJ
    Sublime
    💯 You can also follow me here:
    ► Don't forget to subscribe | bit.ly/2HpF5V8
    ► Join Closed Facebook Group for discussion and early access videos and courses | bit.ly/2FbuIkx
    ► Follow me on Instagram | bit.ly/2TSkA9w
    ► Join Discord - bit.ly/2wL029v
    ❤️ Thanks for watching

ความคิดเห็น • 263

  • @muelladresse10
    @muelladresse10 3 ปีที่แล้ว +153

    Data structures and software design is so important, especially in OOP. There should be more tutorials about these topics. I have seen so much code that is unreadable, unmaintainable and untestable, so I'm glad that you put attention to this topic.

    • @SquidBeats
      @SquidBeats 3 ปีที่แล้ว +2

      Jesus Christ is God and is the only way. Hell is real whether you believe it or not. I used watch wicked anime, mastberate/porn, vape, beer, violent video games and now I don’t do that anymore; I didn’t even think changing how I am now. Hell is real whether you believe it or not. There isn’t multiple ways; catholic, muslim, etc will lead you to hell and I was a catholic before! .

    • @KaraSuraDraw1
      @KaraSuraDraw1 3 ปีที่แล้ว +4

      @@SquidBeats may Allah guide you, Ameen!

    • @stackdev6660
      @stackdev6660 3 ปีที่แล้ว +1

      ​Stick to whatever keeps you afloat and away from harmful stuff. As for rest of things like "the only way" sounds a bit dogmatic which is just the opposite of how God would.

    • @Drop_The_Mic
      @Drop_The_Mic 2 ปีที่แล้ว +3

      @@SquidBeats jesus is a prophet to God also known as Allah in arabic. hell does exist. and all the bad things you talked about are also sins in islam. God has no partners, he has no sons. God is the one and only, supreme being... its logical.

    • @SirSX3
      @SirSX3 ปีที่แล้ว

      @@SquidBeats and I thought the Harry Potter fans are obsessed with their books

  • @TheAmazinRaven
    @TheAmazinRaven 3 ปีที่แล้ว +22

    I can’t tell you how *ON TIME* this tutorial is. I’ve been googling, emailing my professor & my programming mentor + my classmates in my school’s discord trying to help me figure out how to organize my files w o having to continually create new projects each time I want to turn in an assignment. Current set up is so convoluted, the code usually doesn’t compile 🙃 (but that’s a different story lol). Thank you so much for this video. Can’t wait to tell everyone I finally have a solution for my work flow.

    • @SquidBeats
      @SquidBeats 3 ปีที่แล้ว +1

      Jesus Christ is God and is the only way. Hell is real whether you believe it or not. I used watch wicked anime, mastberate/porn, vape, beer, violent video games and now I don’t do that anymore; I didn’t even think changing how I am now. Hell is real whether you believe it or not. There isn’t multiple ways; catholic, muslim, etc will lead you to hell and I was a catholic before! .

    • @vikingthedude
      @vikingthedude ปีที่แล้ว

      Your school uses discord? That's amazing. Ours uses facebook ☠

  • @onke
    @onke 3 ปีที่แล้ว +121

    This guy is such a legend. Much love. The content is top class, the explanations are top class. What else do I need? Much love man

    • @SquidBeats
      @SquidBeats 3 ปีที่แล้ว

      Jesus Christ is God and is the only way. Hell is real whether you believe it or not. I used watch wicked anime, mastberate/porn, vape, beer, violent video games and now I don’t do that anymore; I didn’t even think changing how I am now. Hell is real whether you believe it or not. There isn’t multiple ways; catholic, muslim, etc will lead you to hell and I was a catholic before! .

    • @MohamedAhmed-rf5bk
      @MohamedAhmed-rf5bk 3 ปีที่แล้ว +6

      @@SquidBeats is Jesus God or what is he? If Jesus is god, How come god was killed? And if he is the son god, why did God kill his son? Couldn’t god forgive the sins without killing his son? It’s amazing that I am questioning the fundamentals of your religion, it doesn’t make sense at all

    • @ramanhasan9398
      @ramanhasan9398 2 ปีที่แล้ว +1

      @@MohamedAhmed-rf5bk Plus: how can Jesus be the Son and God at the same Time? And let's say Jesus was killed at that time, how can they kill God? And how can the World or the universe keep working when its creator is dead/gone?
      The story is contradictory and doesn't make sense. The only thing that makes sense is that he was a prophet like other Prophets like Mohamed peace be upon them and Mohamed is the last one.

  • @EllyOguttu
    @EllyOguttu 3 ปีที่แล้ว +3

    As a full stack web developer this is a worth while video i was looking for

  • @JSneider05
    @JSneider05 3 ปีที่แล้ว +33

    I use the Hexagonal Architecture, it's a clean Architecture very used for microservices, its main goal is made with SOLID principles and DDD. Nice video bro 👌🏿🔝👍🏼

    • @gulbalasalamov1367
      @gulbalasalamov1367 3 ปีที่แล้ว +4

      Thank you very much for this tip. Learning about common design practices used in real world enterprise application is narrowing down the learning needs and helps to focus on most essential instead, rather than trying to use many of approaches out there.

    • @SquidBeats
      @SquidBeats 3 ปีที่แล้ว +3

      Jesus Christ is God and is the only way. Hell is real whether you believe it or not. I used watch wicked anime, mastberate/porn, vape, beer, violent video games and now I don’t do that anymore; I didn’t even think changing how I am now. Hell is real whether you believe it or not. There isn’t multiple ways; catholic, muslim, etc will lead you to hell and I was a catholic before! .

    • @SquidBeats
      @SquidBeats 3 ปีที่แล้ว

      @@gulbalasalamov1367 Jesus Christ is God and is the only way. Hell is real whether you believe it or not. I used watch wicked anime, mastberate/porn, vape, beer, violent video games and now I don’t do that anymore; I didn’t even think changing how I am now. Hell is real whether you believe it or not. There isn’t multiple ways; catholic, muslim, etc will lead you to hell and I was a catholic before! .

    • @gabrielleon3336
      @gabrielleon3336 3 ปีที่แล้ว +1

      @@SquidBeats Bru, you're not being what you're preaching. Maybe you don't understand what you preaching (or misunderstood), but Jesus is love, forgiveness, redemption, among other things, but clearly not what you said up there. 1 John 4:18 talks about what kind of love we need to practice. (btw I suggest you to read 1 John at least 10 times, so you understand what Jesus is all about).
      May His peace be upon you all.
      PS: As a Christian, my apologies to you guys that read this unnecessary comment.

    • @PASTRAMIKick
      @PASTRAMIKick 2 ปีที่แล้ว +1

      same, although I tried a sort of hybrid approach where each layer has a subpackage that groups elements related to one another (for example, location address goes in the same package as a property). But it ended up being overly complicated because you end up repeating the same package name on the various layers, models, services, etc. they all end up having sub packages with equal names which kind looks dumb

  • @isaacafrifa1832
    @isaacafrifa1832 3 ปีที่แล้ว +10

    Thanks Nelson, I was a little skeptical about this approach until you mentioned how easy it will be to implement future implementations such as Microservices.

    • @SquidBeats
      @SquidBeats 3 ปีที่แล้ว

      Jesus Christ is God and is the only way. Hell is real whether you believe it or not. I used watch wicked anime, mastberate/porn, vape, beer, violent video games and now I don’t do that anymore; I didn’t even think changing how I am now. Hell is real whether you believe it or not. There isn’t multiple ways; catholic, muslim, etc will lead you to hell and I was a catholic before! .

    • @MrX-nc8cm
      @MrX-nc8cm 2 ปีที่แล้ว +1

      Yea thats just click with me too. Also I just realized Django orginize code this way.

  • @alanbangura7949
    @alanbangura7949 2 ปีที่แล้ว

    THANK YOU, THIS WAS A GOD SEND. Something so simple like file structures almost made me quit using Intellij and use Eclipse. I kept trying to create modules when I didn't really need to and didn't know when to create a project vs module. Then I would fiddle with the files and mess up everything to where they don't run again. This right here explained something so basic.

  • @obsasew972
    @obsasew972 3 ปีที่แล้ว

    Alhamdulillah allah put you in my way, curently i began a bootcamp in web developement in France, you motivated me a lot and i m thankfull for this. Hafidhaka Allah akhi al aaziz(may Allah protects you my dear brother)

    • @Omer698
      @Omer698 7 หลายเดือนก่อน

      did you find a job in the end

  • @GabrielSoares-mt5il
    @GabrielSoares-mt5il 4 หลายเดือนก่อน

    How great that video was for me, I cannot place in word, man! I think that finally understand how to properly structure my projects. Thanks!

  • @alexisdona
    @alexisdona 2 ปีที่แล้ว +16

    So you recomend to structure our code as package-by-feature insted of package-by-layer. It makes sense to me. I agree that is more cohesive, less coupled and better modularized

  • @nie99520
    @nie99520 3 ปีที่แล้ว

    Nice video. Sometimes I spend hours hesitating the structure of the project is correct or not, this video saves me from the torture!

  • @adityamparikh
    @adityamparikh 3 ปีที่แล้ว +4

    Great video!
    In my projects I follow this package structure:
    controller
    service
    repository
    entity
    and where I have classes and interfaces,
    I create impl and api sub-packages

    • @jonathanrosado5818
      @jonathanrosado5818 2 ปีที่แล้ว

      If you don’t modularize per feature, it’s not going to scale well

    • @adityamparikh
      @adityamparikh 2 ปีที่แล้ว

      @@jonathanrosado5818 yes for monoliths modularizing by feature is great. My structure was for microservices where a feature would be offered by one service.

    • @olamega6198
      @olamega6198 6 หลายเดือนก่อน

      My exact observation. I always do top level service, controller, repository, utils, exceptions, config etc at the same level. This is for a micro service. So bro your structure is more for a monolith right? Bro, I love you good work by the way.

  • @achimgebhardt5982
    @achimgebhardt5982 2 ปีที่แล้ว

    You're a very talented and charismatic teacher. Well done! Thank you from Germany. :-)

  • @dmitrik4610
    @dmitrik4610 3 ปีที่แล้ว +1

    Best way for create packages is pattern {groupId}.{artifactid}. it will protect from name spaces conflict when you repackage libraries. I usually name shared package as util or common. Thanks for sharing your knowlages.

  • @johnpaulcarter7
    @johnpaulcarter7 3 ปีที่แล้ว +2

    Haven't watched this yet, but the link just appeared. So enjoying and benefitting from your Docker course that will certainly be following this.

    • @SquidBeats
      @SquidBeats 3 ปีที่แล้ว

      Jesus Christ is God and is the only way. Hell is real whether you believe it or not. I used watch wicked anime, mastberate/porn, vape, beer, violent video games and now I don’t do that anymore; I didn’t even think changing how I am now. Hell is real whether you believe it or not. There isn’t multiple ways; catholic, muslim, etc will lead you to hell and I was a catholic before! .

  • @syedalimehdi-english
    @syedalimehdi-english 2 ปีที่แล้ว +2

    Wa aliakum as salam brother.
    Your videos are helping me alot.
    I'm planning to switch to Java Spring (Boot) SQL from Node js/ts express mongodb.
    I've almost completed nysql mastery course learned triggers events views stored procs, transactions ACID isolation levels indexing. ( a bit left ). Now learning database design. Soon i'd switch to learning spring InshaAllah. Saw your roadmap video after long time. Realized i've progressed, be it slow, but yes i have. InshaAllah will start soon.

  • @karenngalvan123
    @karenngalvan123 ปีที่แล้ว

    i've been searching for a video like this for so long!!!! Thank you!!!!

  • @quantum598
    @quantum598 3 ปีที่แล้ว +3

    Would love for a microservice app design/creation video on amigoscode; did it in training ages ago but feel you'd do an incredible job showcasing / explaining

    • @stephonking2847
      @stephonking2847 3 ปีที่แล้ว

      Where was this bro... can u share it with me pleaseeeee?

    • @quantum598
      @quantum598 3 ปีที่แล้ว

      @@stephonking2847 sorry I was saying I did micro services design & implementation during my jobs training & onboarding and was asking Nelson if he could make that next as I feel the way he teaches is waaaaay better than what I got in training

    • @stephonking2847
      @stephonking2847 3 ปีที่แล้ว

      @@quantum598 yeah I agree lol

  • @Gadrawingz
    @Gadrawingz 2 ปีที่แล้ว

    This tutorial saved me, from
    well-structuring my projects
    And do it for a reason 🙂

  • @JETLAI123
    @JETLAI123 2 ปีที่แล้ว

    I like the way you discover those design patterns that are not very often seen on youtube, nice job and keep going :)

    • @JETLAI123
      @JETLAI123 2 ปีที่แล้ว +1

      After seeing your first video recommended by youtube I clicked the subscribe button without hesitation lol.

  • @ЮрийАндрейцев-й1з
    @ЮрийАндрейцев-й1з 3 ปีที่แล้ว

    In this video you will learn how to organise and properly structure your code as a software engineer.

  • @Emerson-mv4hm
    @Emerson-mv4hm 3 ปีที่แล้ว +4

    Great Video Nelson, like always! I have an idea for a video. It's about where (and how) to hide some data when requesting a resource. Show us some solutions, like mapping the entity to a DTO, how to do those mappers? The mapper methods should be static? What if inside the mapper I want to fill a list with child entities (in that case the mapper cannot be static, it has to be a bean).
    When to use a mapper? Because in my projects usually I start using for user information, but I keep the pattern, so all the entities have mappers.
    I don't remember seeing the mapper package (and class) in that video, but it's cool, because it depends on the project.

  • @zebcode
    @zebcode ปีที่แล้ว

    So glad I just discovered this channel. I already knew most of the content for this video but its great to get your understanding and thoughts. It really helped to solidify my own knowledge. You explain it so clearly too. Great video, liked, subscribed and looking forward to watching more of your content. Thank you.
    Just for any C# devs out there Java packages are akin to namespaces.

  • @felicytatomaszewska
    @felicytatomaszewska 3 ปีที่แล้ว +4

    He has the smoothest voice on TH-cam :)

  • @thatonehoots
    @thatonehoots 3 ปีที่แล้ว

    Thank you, Amigoscode! I have learned plenty from watching your videos and tutorials.

  • @xtonetware5493
    @xtonetware5493 2 ปีที่แล้ว +4

    Nice content.
    I just bought your spring boot jpa course , following my recent entry into java.
    Coming from a 5-6years plus background in C#. You made it quit less tiresome picking java which is a bit verbose but cool.
    You teach well.

  • @kchemutai3483
    @kchemutai3483 ปีที่แล้ว

    Honestly i am new to java but this feels so informative and eye opening for me. Thank you

  • @daliefrankmanda2364
    @daliefrankmanda2364 3 ปีที่แล้ว

    Big up Nelson, my coding skills are building on your simple to understand tutorials

  • @abu-dukhan
    @abu-dukhan 3 ปีที่แล้ว

    Maasha Allah, JazaakAllahu Khair. I really am happy to know your channel man, on a serious note your are my TH-cam Mentor 😊

  • @Rammus3
    @Rammus3 ปีที่แล้ว

    ahh ADORO O TEU CONTEUDO, eu estava numa depressão profunda e quando comecei a ver os teus vidios piorei!! obrigado

    • @Rammus3
      @Rammus3 ปีที่แล้ว

      desculpa... estava nervoso, é tudo mentira ok? és o melhor

    • @Rammus3
      @Rammus3 ปีที่แล้ว

      adoro conguitow

  • @jorgeantonio4208
    @jorgeantonio4208 3 ปีที่แล้ว

    I am a total beginner so this helped a lot. Thank you

  • @mohdshawalsidek1452
    @mohdshawalsidek1452 2 ปีที่แล้ว

    clear explanation and I love to watch over again to fully understand the concept. As I am new developer.

  • @jabola2
    @jabola2 2 ปีที่แล้ว

    Your way and methods of sharing knowledge is amazing, I'm learning quite a bit

  • @BrunosCRF
    @BrunosCRF 3 ปีที่แล้ว +1

    Great! Thanks Nelson. Can you talk about how to use DTO?

  • @micaeltchapmi6495
    @micaeltchapmi6495 6 หลายเดือนก่อน

    This was very useful. Thanks for taking the time to explain your thinking process

  • @mentalview8703
    @mentalview8703 3 ปีที่แล้ว

    As usual, quality and brief contents. I love this.

  • @shakodavitashvili9783
    @shakodavitashvili9783 3 ปีที่แล้ว +1

    It will be good to see react and spring boot project together (frontend and backend), with common maven plugins.

    • @bdkamil95
      @bdkamil95 3 ปีที่แล้ว

      It’s much better to keep them separate

  • @alimrad7760
    @alimrad7760 2 ปีที่แล้ว

    keep going man , you're the best.

  • @elyu_vibes
    @elyu_vibes 3 ปีที่แล้ว +1

    In your example, what if a customer has different (shipping) addresses? Should we create a new folder: Address? Or should it be inside the Customer or sub-folder?

  • @zchwarzer4435
    @zchwarzer4435 3 ปีที่แล้ว +6

    What about create package like an service , config , controller , entity , util , dao , impl.

    • @Merserissugoi
      @Merserissugoi 3 ปีที่แล้ว

      i usually do this too. ive seen other open source projects do that too, so I'm sticking with that lol.

  • @altonlebronze3536
    @altonlebronze3536 ปีที่แล้ว

    Great video!
    I use "common", instead of "shared", lol
    For the Customer example, I'd add a DTO or Resource like "CustomerDTO" or "CustomerResource"

  • @МухаммедОлимов-б5б
    @МухаммедОлимов-б5б 3 ปีที่แล้ว

    Mashaallah, I thank Allah for meeting you. Thanks for the knowledge. I will pray for you that Allah will increase your knowledge of Islam
    and programming as well

  • @shoeb.joarder
    @shoeb.joarder 2 หลายเดือนก่อน

    I wish you have showed some more folder structures for exceptions, dtos the response and request classes, security etc.

  • @svaenio
    @svaenio 2 ปีที่แล้ว +2

    Just for my understanding... In my own projects - tbh I'm not that experienced - I had a little different approach: I had packages like entity (customer-entity, order-entity), repo (customer-repo, order-repo), service (etc.), controller (etc.). that basically represent the abstraction layers of the application. Did I get it right that the main benefit of your method is that it is easier to extract i.e. customer to its own micro service if all customer-classes live in their very own package, as if (with my approach) all customer-related classes live in different packages?
    Edit: Great videos by the way. I'm learning so much!

    • @sormariano
      @sormariano 2 ปีที่แล้ว

      I was wondering the same question. I also have controllers grouped together, all models into the same package etc. Maybe you're right about the advantages. What do you think about @amigoscode ?

  • @davitanaka2430
    @davitanaka2430 ปีที่แล้ว +1

    Very helpful content. I am grateful. ❤❤

  • @juangiordana
    @juangiordana 2 ปีที่แล้ว +1

    Thanks! I'd love to see something like this for a FastAPI Python project as well.

  • @ertugrulakdag2679
    @ertugrulakdag2679 3 ปีที่แล้ว

    Your lessons are so fantastic.. God bless you. Greetings from Belgium

  • @alfbaez
    @alfbaez 2 ปีที่แล้ว

    Brilliant! Nelson n Amigoscode team. Brilliant Brilliant! Thanks for sharing your Wisdom! As-salamu alaykum brother!

  • @gizmoztv5722
    @gizmoztv5722 3 ปีที่แล้ว +1

    i would love it if you offered a subscription to all your courses so i could jump from course to course

  • @birqan
    @birqan ปีที่แล้ว

    Akhi, I love your videos. Big thanks for your hard work. 🤜🤛

  • @odilhonislomov8954
    @odilhonislomov8954 11 หลายเดือนก่อน

    Assalamu alaykum. Thanks. It'll be wonderful If you continue this topic and show your real project structure.

  • @EdwardNorthwind
    @EdwardNorthwind 7 หลายเดือนก่อน

    Thanks for your video, but I don't understand how to use this method of code organization? Who and how will manage it all? As I understand it, the package is not supposed to know about anything outside its own scope. Maybe you can give an example on git?

  • @pstlvictoras
    @pstlvictoras 2 ปีที่แล้ว

    Amigoscode do you organize conferences with life questions on youtube or discord? Awesome channel! Thank you so much :D

  • @briankipkurui6581
    @briankipkurui6581 3 ปีที่แล้ว +1

    Nice I like it,and can you really make a video on connecting to real database for spring security

  • @milad2002
    @milad2002 2 ปีที่แล้ว

    great video, I would like to know what could possibly go into the script folder (what kind of shell scripts)?

  • @tomvito
    @tomvito ปีที่แล้ว

    Thank you a lot. This is very useful and a nice way of structuring source code.

  • @ForceOfNatureRelaxation
    @ForceOfNatureRelaxation 2 ปีที่แล้ว

    iam following all your videos, thanks brother

  • @SVSingam273
    @SVSingam273 3 ปีที่แล้ว

    @Amigoscode. Lovely videos. Extraordinary content. Still waiting on a course for Apache STORM. Possibly even Apache SPARK and Apache Hadoop down the track. Absolutely love your content by the way.

  • @rhenaldkarrel
    @rhenaldkarrel 2 ปีที่แล้ว +1

    I really love how you explain it all, very clear. Much love!

  • @Aspiiire
    @Aspiiire 3 ปีที่แล้ว

    AlhamdoliLah thank you brother JavakaAllahu khairan, this is a really important topic!

  • @abdulazeemadesanya825
    @abdulazeemadesanya825 3 ปีที่แล้ว

    This is a top-notch brother! Thank you for all you do. JakaAllah Kairan

  • @andreas-fefe
    @andreas-fefe ปีที่แล้ว

    Hello Nelson I love this steup actually we may also add th CustomerDTO and the Exception package

  • @kristiyanivanov608
    @kristiyanivanov608 2 ปีที่แล้ว +3

    Great video as always! I have a question, what approach do you recommend if you need to use the CustomerDAO for example to access a model in an order use case? Direct usage will violate the cohesion of both packages.

    • @seanbaeker4310
      @seanbaeker4310 ปีที่แล้ว +1

      Wouldnt it be wise to pull the needed information from the DB i.e. the information that builds the model and progress from there? That way you will insure looser coupling between the services.

  • @jorgensenabrahamson6479
    @jorgensenabrahamson6479 ปีที่แล้ว

    I like this, a lot man, totally makes sense, however .. bro, can you always mention or refer the best practices conventions that sustains this? I mean I can not say in my PR "because amigoscode says so" for me is enough but may be not for them =D Thanks a lot!

  • @alansmith4655
    @alansmith4655 3 ปีที่แล้ว

    This is a great video about something that is very much overlooked in the coding world. Nice one bro 👍🏼

    • @SquidBeats
      @SquidBeats 3 ปีที่แล้ว

      Demonic profile picture…
      Jesus Christ is God and is the only way. Hell is real whether you believe it or not. I used watch wicked anime, mastberate/porn, vape, beer, violent video games and now I don’t do that anymore; I didn’t even think changing how I am now. Hell is real whether you believe it or not. There isn’t multiple ways; catholic, muslim, etc will lead you to hell and I was a catholic before!

  • @sweetyyi415
    @sweetyyi415 3 ปีที่แล้ว +1

    thank you for this , i have a question if you don t mind , i started having a refreshing course on java so i can jump to spring , i studied java before but i need to refresh my memory , my question is what are the prerequisites to jump to spring framework , what are the must knows to safely start with it , i really appreciate what you do in this channel , baraka allaho fik , best of luck brother

  • @joaopedrogodinho
    @joaopedrogodinho 3 ปีที่แล้ว

    Thank you for your video, one question to go further, using this approach how can you deploy the solution using one microservice for each package?

  • @Anthony-qg5hj
    @Anthony-qg5hj 3 ปีที่แล้ว

    You should do more video/courses on front end too like Angular

  • @ramin5021
    @ramin5021 ปีที่แล้ว

    This might be a good way to organize front-end applications but for java usually people organize it by layers. But, I prefer the hexagonal architecture for packaging. It is way more clean

    • @mtc539
      @mtc539 ปีที่แล้ว

      There is pros and cons to package by layer and package by feature

  • @invictuz4803
    @invictuz4803 2 ปีที่แล้ว

    So here you have organized your folders by feature, is this what you call Screaming Architecture? Another more pressing question I've always had is, architecture is not the same thing as code organization right? So while you have organized your folders by features instead of layers, is it possible that you are still following Clean Architecture where code is separated by layers even though the actual folders are separated by features?
    I guess I'm really confused when people talk about Clean Architecture layers, but then the folders do not match the layers.

  • @robelhailab394
    @robelhailab394 3 ปีที่แล้ว

    I love the way you teach! Can you also create Red hat process automationmanagement(RHPAM), (BPM) please.

  • @aelkelaany
    @aelkelaany 3 ปีที่แล้ว

    valued information brother , I am learning a lot from your videos , thank you I really appreciate your effort

  • @tommy--k
    @tommy--k 3 ปีที่แล้ว +2

    Nice vid, thanks! Wondering how the frontend structure would fit into this (angular, Vue, etc ...)?

    • @samtheharvester6188
      @samtheharvester6188 3 ปีที่แล้ว

      There is a directory that all the front end code goes into

  • @samtheharvester6188
    @samtheharvester6188 3 ปีที่แล้ว

    Big Man Amigo, well done bro!

  • @ndahayokevin7626
    @ndahayokevin7626 3 ปีที่แล้ว

    Nelson I like your Tutorials on Computer Programming and I would request you to do Tutorial on Node.js

  • @fax9384
    @fax9384 3 หลายเดือนก่อน

    I like split service and controller one class for any functionality.
    This respect single responsability and open close principale
    What do you think?

  • @tomislavkovacevic7085
    @tomislavkovacevic7085 3 หลายเดือนก่อน

    So where do you put util classes? For example DateTimeUtil?

  • @surendrareddyseelam9757
    @surendrareddyseelam9757 3 ปีที่แล้ว

    Thanks much sir, Expecting videos on microservices

  • @mateusloubach
    @mateusloubach 2 ปีที่แล้ว

    best of the best. thank you for providing this type of knowledge.

  • @paulfrischknecht3999
    @paulfrischknecht3999 ปีที่แล้ว

    Note for the "golang-standards/project-layout": "It's not an official standard defined by the core Go dev team;" YMMV

  • @Sebastian-zs8cp
    @Sebastian-zs8cp 3 ปีที่แล้ว

    Hi, you saw as Features layer but wher is you API Controller? also in customer folder next to CustomerController call it CustomerControllerApi ? i like have frontand(html&css) and also Smartphone App.

  • @AndreGMendes
    @AndreGMendes 3 ปีที่แล้ว

    Another great video as always! Thank you 🙏🏻

  • @AaronEzekiel752
    @AaronEzekiel752 3 ปีที่แล้ว

    i have been waiting for this, thanks

  • @mukhtarharis5755
    @mukhtarharis5755 ปีที่แล้ว

    so the hexagonal structure is preferred over the normal mvc structure? i am always confused with folder structure standard

  • @ХорхеРодригез
    @ХорхеРодригез ปีที่แล้ว

    What is the difference between CustomerService and CustomerDAO? I mean I've seen some projects with DAO layer and without it (using just service + repository)?

  • @bonganinyoni4992
    @bonganinyoni4992 3 ปีที่แล้ว

    Thank you, very insightful!!!Keep up the good work

  • @chiefxtrc
    @chiefxtrc 3 ปีที่แล้ว

    What are the advantages of this structure over a so called Layered or clean architecture organized by Services/Application, Persistence, Presentation, Domain/Core, etc?

  • @joewesleypat
    @joewesleypat ปีที่แล้ว

    29 years ago I was very opinionated about this stuff. I am struggling to remember. Trying to get the structure down. The hierarchy. Especially the directory structure of source code. Trying to download source and compile.

  • @DaniyalAwais
    @DaniyalAwais ปีที่แล้ว

    Swagger OpenApi is working in some of my microservices which has spring boot version 2.7.6. Others where swagger is not working has spring boot version 2.7.5. But I personally do not think it is a versioning issue. please provide me your feedback Sir.

  • @carlostembe1622
    @carlostembe1622 3 ปีที่แล้ว

    Nice content, and well explained! Congrats

  • @adamsteph9102
    @adamsteph9102 3 ปีที่แล้ว +1

    Assalum alaykum brother. Thank you for everything you’re doing for us there. The best!

  • @gormlessgeorge1470
    @gormlessgeorge1470 3 ปีที่แล้ว

    Thank you so much, friend! This is a very useful video!

  • @bashscript2805
    @bashscript2805 2 ปีที่แล้ว +1

    In GO folders are packages too 😃

  • @gaorutweandrewmosala1288
    @gaorutweandrewmosala1288 2 ปีที่แล้ว

    Very good content, keep it up brother.

  • @kongpanha1816
    @kongpanha1816 2 ปีที่แล้ว

    Dear Amigoscode, your video so awesome.

  • @svalyavasvalyava9867
    @svalyavasvalyava9867 2 ปีที่แล้ว

    awesome material, thanks!!!

  • @abilkairbolatbayev9819
    @abilkairbolatbayev9819 2 ปีที่แล้ว

    Thank you for the video! Useful one

  • @mouaadibnujabal3919
    @mouaadibnujabal3919 4 หลายเดือนก่อน

    Jazakallahu Khayran bro !

  • @JazminMortimer
    @JazminMortimer 3 ปีที่แล้ว

    NEVER CLICKED A VIDEO SO FAST!!!!!

  • @albertoniironen5447
    @albertoniironen5447 2 ปีที่แล้ว

    Awesome content, congratulations :)