How to call a method after a SpringBoot application has destroyed the ApplicationContext

后端 未结 0 1435
陌清茗
陌清茗 2021-01-07 02:34

I have a SpringBoot application that uses a Hikari jdbc connection pool to access a file based H2 database.

application.yml

spring:
           


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题