How to learn Spring - A collection of resources for Learning Spring

Поделиться
HTML-код
  • Опубликовано: 6 мар 2024
  • If you are interested in learning Spring I have a collection of resources for you. On a recent episode of Spring Office Hours DaShaun and I had a chance to build out a set of resources for learning Spring. I was able to take that and turn it into a GitHub Repo and in this video we will take a look at it together. We are looking for contributions so if you see something that is missing please send us a PR.
    🔗Resources & Links mentioned in this video:
    GitHub Repo: github.com/spring-office-hour...
    👋🏻Connect with me:
    Website: www.danvega.dev
    Twitter: / therealdanvega
    Github: github.com/danvega
    LinkedIn: / danvega
    Newsletter: www.danvega.dev/newsletter
    SUBSCRIBE TO MY CHANNEL: bit.ly/2re4GH0 ❤️
  • НаукаНаука

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

  • @chaitanyashetty6745
    @chaitanyashetty6745 3 месяца назад +17

    Hey Dan! Can you talk about some of the open source spring boot projects that one can contribute to?

    • @sugoi5240
      @sugoi5240 2 месяца назад

      and some project ideas as well >:)

  • @kostiantynkarzhanov9216
    @kostiantynkarzhanov9216 2 месяца назад

    Thank you! That's awesome! 💛

  • @obieda_ananbeh
    @obieda_ananbeh 3 месяца назад

    This is great 👍, Thank You!

  • @petroniobonavides3530
    @petroniobonavides3530 3 месяца назад

    I get My Spring Certification using Spring Academy...The training was awesome!!!!!

  • @AlessiaCaraFans
    @AlessiaCaraFans 3 месяца назад

    thank you so much from Morocco

  • @adamm4739
    @adamm4739 3 месяца назад

    Great to have it actively maintaining with your review! Could you please give a guide or something about the inner workings of spring but more user friendly that reading the whole documentation about beandefinitions, bean factories, bean post processors and so on. I'd like to know how everything in spring works inside so that i can extend any of my spring solutions

  • @StigBSivertsen
    @StigBSivertsen 3 месяца назад +2

    Hi Dan and thank you for all the good work. Do we need to create an issue first? I think that it is a good exercise for newbies first to create an issue and then create a PR for that issue...

    • @DanVega
      @DanVega  3 месяца назад +1

      For this there is no need to create an issue. If you just want to send me a PR I will review it and if it looks good I will merge it.

  • @JamesStansell
    @JamesStansell 3 месяца назад

    Not sure if I missed it, but is the spring calendar on the list?

  • @alitariq143
    @alitariq143 3 месяца назад +1

    Java is so stable and so Spring.

  • @user-hp6gf7lu8c
    @user-hp6gf7lu8c 3 месяца назад +2

    Pro spring 6 is the only single book, that single handedly the best and only resource you need out there.

    • @m3hdim3hdi
      @m3hdim3hdi 3 месяца назад +1

      the full title and the author please

    • @swipped99
      @swipped99 3 месяца назад

      Pro Spring 6: An In-Depth Guide to the Spring Framework 6th ed. Edition@@m3hdim3hdi

  • @bartek38912051
    @bartek38912051 2 месяца назад

    What I have noticed at work with younger developers working with Spring is that they use all those Spring annotations without being familiar with reflection in java so they don't even know how the annotations are processed and they think it is kind of magic 😮. IMO annotations seem to be nice to use but I don't like the fact that developers who use Spring can never understand how it really works.

  • @aziztolearn
    @aziztolearn 3 месяца назад +1

    Hello Mr Vega, it's great news and great help to us.
    I have 2 youtube channels which can be helpful to learners: Ali Bou coding and Sergio Lema Dev world

    • @aziztolearn
      @aziztolearn 3 месяца назад

      and there is mkyong website or blog that could be added too.