av一区二区在线观看_亚洲男人的天堂网站_日韩亚洲视频_在线成人免费_欧美日韩精品免费观看视频_久草视

您的位置:首頁技術文章
文章詳情頁

spring boot 如何優雅關閉服務

瀏覽:4日期:2023-08-03 13:21:09

spring boot 優雅的關閉服務

實現ContextClosedEvent 監聽器,監聽到關閉事件后,關閉springboot進程

**網上有很多例子 使用spring boot 插件做關閉經測試此插件只能是關閉spring boot服務,不能殺死服務進程。還是需要實現關閉監聽,去殺死進程。網上有很多例子 使用spring boot 插件做關閉經測試此插件只能是關閉spring boot服務,不能殺死服務進程。還是需要實現關閉監聽,去殺死進程。網上有很多例子 使用spring boot 插件做關閉經測試此插件只能是關閉spring boot服務,不能殺死服務進程。還是需要實現關閉監聽,去殺死進程。重要的事說三遍**

actuator 關閉spring boot 實現方式引入actuator 配置 shutdown調用http://127.0.0.1/xxx/

引入actuator<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-actuator</artifactId> </dependency>-->

配置在application.properties中開啟關閉management.endpoints.web.exposure.include=*#management.endpoint.shutdown.enabled = true

1.調用

1.主入口public static ConfigurableApplicationContext configurableApplicationContext;public static void main(String[] args) throws InterruptedException { configurableApplicationContext = SpringApplication.run(GatewayApplication.class, args);}2.關閉監聽@Controllerpublic static class ShutdownAction implements ApplicationListener<ContextClosedEvent> {@Overridepublic void onApplicationEvent(ContextClosedEvent event) {System.exit(SpringApplication.exit(configurableApplicationContext));}}3.關閉服務命令 /** * 關閉服務 */ @RequestMapping(value = '/stop', method = RequestMethod.GET) @ResponseBody public void stopServer() { MySpringApplication.configurableApplicationContext.close(); }

到此這篇關于spring boot 如何優雅關閉服務的文章就介紹到這了,更多相關spring boot 關閉服務 內容請搜索好吧啦網以前的文章或繼續瀏覽下面的相關文章希望大家以后多多支持好吧啦網!

標簽: Spring
相關文章:
主站蜘蛛池模板: 欧美性久久 | 综合久久99 | 综合色久 | 欧区一欧区二欧区三免费 | 99re国产 | 亚洲高清在线播放 | 观看av | 久久福利电影 | 亚洲国产一区二区三区在线观看 | 精品久久久久久久久久久久久久 | 国产高清一区二区 | 国产亚洲精品久久午夜玫瑰园 | 北条麻妃一区二区三区在线视频 | 亚洲欧美在线一区 | 国产专区在线 | 91香蕉嫩草| 大吊一区二区 | 男女视频在线观看网站 | 中文字幕亚洲区一区二 | 国产1区2区3区 | 不卡一区| 欧美成人精品一区二区三区 | 91在线看片 | 亚洲精品自拍 | 精品一二区| 三级视频国产 | 麻豆精品国产91久久久久久 | 操人网站 | 免费国产视频 | 污视频免费在线观看 | 亚洲精品无人区 | 91久久久久久久 | 喷潮网站 | 国产精品中文字幕在线 | 成人免费观看男女羞羞视频 | 色姑娘综合网 | 成人在线观看免费 | 国产精品成人一区二区三区夜夜夜 | 一色一黄视频 | 国产一区二区精 | 一区二区三区视频在线观看 |