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

您的位置:首頁(yè)技術(shù)文章
文章詳情頁(yè)

spring boot 如何優(yōu)雅關(guān)閉服務(wù)

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

spring boot 優(yōu)雅的關(guān)閉服務(wù)

實(shí)現(xiàn)ContextClosedEvent 監(jiān)聽(tīng)器,監(jiān)聽(tīng)到關(guān)閉事件后,關(guān)閉springboot進(jìn)程

**網(wǎng)上有很多例子 使用spring boot 插件做關(guān)閉經(jīng)測(cè)試此插件只能是關(guān)閉spring boot服務(wù),不能殺死服務(wù)進(jìn)程。還是需要實(shí)現(xiàn)關(guān)閉監(jiān)聽(tīng),去殺死進(jìn)程。網(wǎng)上有很多例子 使用spring boot 插件做關(guān)閉經(jīng)測(cè)試此插件只能是關(guān)閉spring boot服務(wù),不能殺死服務(wù)進(jìn)程。還是需要實(shí)現(xiàn)關(guān)閉監(jiān)聽(tīng),去殺死進(jìn)程。網(wǎng)上有很多例子 使用spring boot 插件做關(guān)閉經(jīng)測(cè)試此插件只能是關(guān)閉spring boot服務(wù),不能殺死服務(wù)進(jìn)程。還是需要實(shí)現(xiàn)關(guān)閉監(jiān)聽(tīng),去殺死進(jìn)程。重要的事說(shuō)三遍**

actuator 關(guān)閉spring boot 實(shí)現(xiàn)方式引入actuator 配置 shutdown調(diào)用http://127.0.0.1/xxx/

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

配置在application.properties中開(kāi)啟關(guān)閉management.endpoints.web.exposure.include=*#management.endpoint.shutdown.enabled = true

1.調(diào)用

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

到此這篇關(guān)于spring boot 如何優(yōu)雅關(guān)閉服務(wù)的文章就介紹到這了,更多相關(guān)spring boot 關(guān)閉服務(wù) 內(nèi)容請(qǐng)搜索好吧啦網(wǎng)以前的文章或繼續(xù)瀏覽下面的相關(guān)文章希望大家以后多多支持好吧啦網(wǎng)!

標(biāo)簽: Spring
相關(guān)文章:
主站蜘蛛池模板: 青青草免费在线视频 | 国产成人一区二区三区 | 中文在线字幕 | 欧美日韩一区在线 | 国产成年人视频 | 999在线视频| 午夜视频免费观看 | 一级性生活视频 | 日韩欧美自拍 | 久久精品国产亚洲 | 国产综合视频 | 亚洲欧美日韩一区 | 国产精品视频一区二区三区 | 成人免费在线视频观看 | 免费成年人视频 | 欧美三级在线视频 | 中文字幕av网站 | 亚洲午夜18毛片在线看 | 成年人av| 亚洲精品一区二三区不卡 | 天天操女人 | 国产一区二区三区在线 | 男女啪啪网站 | 国产成人三级一区二区在线观看一 | 精品久久久久久久久久久久久 | 午夜看片 | 成人在线播放视频 | 一区二区三区在线观看视频 | 日韩大片在线观看 | 欧美日韩精品久久久免费观看 | 一区二区三区国产精品 | 亚洲视频精品 | 午夜成人影片 | 久操福利视频 | 亚洲欧洲av | 伊人色综合网 | www.久久久久 | 自拍偷拍一区二区三区 | 国v精品久久久网 | 欧美日韩中文 | 久久99视频 |