Session Management using Spring Session Redis in Spring Boot | Tech Primers

Поділитися
Вставка
  • Опубліковано 15 жов 2024

КОМЕНТАРІ • 33

  • @zerocodercool
    @zerocodercool 23 дні тому +1

    Great share! It would be nice to see Redis Sessions in action with Thymeleaf and how we can store user specific data into the session, and subsequently using it within endpoints to retrieve user specific data.✌

  • @sanjeevtatipalli
    @sanjeevtatipalli Рік тому +2

    Tha lnks for the video. Please create a video on the Spring cloud circuit breaker and redis as well.

  • @JaNaMSoNi
    @JaNaMSoNi Рік тому +5

    Unbelievable you just made it on demand 🙇

    • @TechPrimers
      @TechPrimers  Рік тому +4

      Spring boot is magic

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

      He didn't
      He had both the videos recorded just made this one public first

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

      @@rahulprasad2318 i asked him to make video on it some days back 😂

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

    Many thanks for this

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

    clear understanding precise information who want to know caching

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

    Please make a complete video using spring boot+security+redis cloud

  • @bsunilnaga
    @bsunilnaga 16 днів тому

    Please share link of redis fallback video

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

    what happens under the hood? is there a way to configure, to store custom principal...

  • @funcreations4864
    @funcreations4864 2 місяці тому

    How we can share same session with other application and this could be the good use case of spring session data redis , what fo you say ?

    • @TechPrimers
      @TechPrimers  2 місяці тому

      Yes that’s the usecase when redis stores the session and can be shared across apps

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

    How to send Spring session redis to frontend? Ex API is in the port 8080 and frontend in 4200.

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

    Thanks a lot for the knowledge sharing. Can you please make a video on Spring Boot 3 with Spring Security, JWT and redis?

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

    Thanks a lot for this.
    Is there any way for a fallback mechanism without spring cloud?
    In my usecase I have monolithic architecture where multiple machines serve app from tomcat via the application gateway.

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

      In the app you have to do a fall back to call another redis instance or return cached info from the same server or get the cache data from another server

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

      In that case Java based config may be required

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

    Let me know how can I store a particular session value in redis cache memory and how can I delete that.

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

    I regularly watched your video for my interview preparation, I liked all your system design related video, I need one help could you please create a video in kafka using spring boot, its really will be very helpful.

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

      Hi Somnath, there are 5-6 videos on Kafka with spring boot and Kafka Streams in the channel. Do search it and you can find them.

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

    How do I logout of application due to inactivity ?

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

    Do we have the next part? To route the request to fallback api through spring cloud gateway?

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

      check my video on Spring Cloud Gateway with Hystrix, you can see the fallbacks there.

  • @webster.
    @webster. Рік тому +1

    Thanks!

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

    please make it with circular breaker !

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

    What happens if the session gets expired?

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

      The user will be prompted for login again

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

    👍👍

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

    Try to create realtime project with microservices

  • @ShilpeePandey-bf2mo
    @ShilpeePandey-bf2mo Рік тому

    ua-cam.com/video/cDESqPBaNCY/v-deo.html
    What is OAUTH 2.0 Explained in detail - Session 2 - || Interview related discussions.

  • @christopherreif3624
    @christopherreif3624 10 місяців тому +1

    Not helpful at all