How to use Redis with Spring boot to store sessions and why 🍀

Поділитися
Вставка
  • Опубліковано 30 чер 2022
  • How to use Redis with Spring boot to store sessions and why

КОМЕНТАРІ • 30

  • @jontyhead468
    @jontyhead468 Рік тому +7

    Absolutely brilliant video. Clear and concise and excellently demonstrated. This is exactly what I need to do on my app.! Thank you so much!

  • @enfieldli9296
    @enfieldli9296 Рік тому +3

    The horizontal explanation is pretty neat!

  • @K4dryl
    @K4dryl Рік тому

    Thank you. I looked for a video like this which explains where the session is stored.

  • @lts8683
    @lts8683 Рік тому

    Mister Hamza you targeted an advanced topic, Please keep going with this kind of advanced topics

  • @bassemezzeldin6232
    @bassemezzeldin6232 9 місяців тому +1

    Brilliant video! straight to the point, and very clear. Thanks Hamza!

  • @sval4020
    @sval4020 Рік тому

    Great video and examples! Keep up man! Subscribed!

  • @JamesArmistead-lz8sv
    @JamesArmistead-lz8sv 10 місяців тому

    Great video Hamza. You also explain Spring context, how data is stored and then go on to explain the why and how.

  • @yassineraddaoui5467
    @yassineraddaoui5467 Місяць тому

    Absolutely brilliant

  • @anushbabu5023
    @anushbabu5023 Рік тому +1

    Great explanation with simple and clean language. Thanks for your time. Could you please upload full microservice end to end with security

  • @mustafamagdy9324
    @mustafamagdy9324 7 місяців тому

    thank you . very clear explanation . to the point .

  • @RajnishKumar-dm4ri
    @RajnishKumar-dm4ri 5 місяців тому

    Thankyou, point to point explanation

  • @yaseenabbassi4160
    @yaseenabbassi4160 2 роки тому

    👍🏻👍🏻👍🏻👍🏻👍🏻 awesome content bro

  • @ayushsharma397
    @ayushsharma397 7 місяців тому

    Great explanation!

  • @arvindsinha1566
    @arvindsinha1566 Рік тому

    Thanks . A nice explanation

  • @bboyPrzemek
    @bboyPrzemek Рік тому

    Great explained

  • @andersontiban5356
    @andersontiban5356 8 місяців тому

    Great video

  • @ivandjoh7522
    @ivandjoh7522 Рік тому

    Thanks for the knowledge, please another awesome videos, cause i already subscribe....😇

  • @khiemkieu5247
    @khiemkieu5247 Рік тому

    thank for this video

  • @mbilal6462
    @mbilal6462 4 місяці тому

    legend

  • @maneshipocrates2264
    @maneshipocrates2264 Рік тому

    Thanks for the video. Great explanation! What tool are u using to see the stored sessions?

  • @vladimirgorlin7510
    @vladimirgorlin7510 Рік тому

    Does this pattern work the same when session is shared not between multiple instances of the same microservice but between completely different microservices?

  • @xMedivh
    @xMedivh Рік тому

    Hi, thanks for the video! My "store-type" in "spring.session.store-type" is underlined with yellow dots. Any ideas why? Thanks!

  • @ganeshkhadka2540
    @ganeshkhadka2540 Рік тому

    What happens if a user is logged in from multiple device, logging out from once device logs out from all the devices?

  • @user-mv8gm4fs5l
    @user-mv8gm4fs5l 4 місяці тому

    Сan you share this project with us?

  • @m3hdim3hdi
    @m3hdim3hdi 6 місяців тому +1

    خويا نتخاطرو نتا من المغرب

  • @fmcreator2542
    @fmcreator2542 2 роки тому

    Hello bro, thanx for the video ... ila momkin dir apres video 3la junit (test unitaire des services o 7ta test dyal endpoints si c possible)

    • @Hamza-rl3pk
      @Hamza-rl3pk  2 роки тому

      thank you, I'll try to make a video about testing soon

  • @lavasopranos5725
    @lavasopranos5725 Рік тому

    wlh maalem

  • @meisj
    @meisj Рік тому

    Which dependencies versions are compatible with Java 7?

    • @Hamza-rl3pk
      @Hamza-rl3pk  Рік тому

      The project was built with Java 11 and pretty sure the dependencies are compatible with Java 8 but no idea about Java 7 sorry :((