Spring Boot Graceful Shutdown

แชร์
ฝัง
  • เผยแพร่เมื่อ 3 ก.พ. 2025

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

  • @e.u.g-0
    @e.u.g-0 5 หลายเดือนก่อน +1

    Can you show how to make graceful shutdown fot spring boot with kafka streams for complite all processes

  • @shahzebkhan1770
    @shahzebkhan1770 9 หลายเดือนก่อน

    How to check when shutdown happen how many requests are active and how many requests in queue of excecutor ?

  • @MakeItStik
    @MakeItStik 9 หลายเดือนก่อน

    Would appreciate if you can make some videos on how to make a Netty server / client

    • @infybuzz
      @infybuzz  9 หลายเดือนก่อน

      didn't get you

  • @MakeItStik
    @MakeItStik 9 หลายเดือนก่อน

    Is it possible to execute a task once shutdown hook is fired?

    • @infybuzz
      @infybuzz  9 หลายเดือนก่อน

      yes. you can do using @PreDestroy.