aws / aws/serverless-java-container

Spring boot application doesn't restart every time

未關閉
#341 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
help wanted question
主要語言
Java
星號
1.6k
分支
574
PR 合併指標
30 天內沒有已合併 PR

描述

Not sure this is right place for this query.

I'm using lambda Spring Boot application with multiple aliases. Once it gets triggered very first time it loads spring boot application context but afterward it uses the same context without being reloaded.

Can anyone help me with how to reload Application every time? I don't care about overhead time to load the application. I'm confused how this serverless application gets the same node of the previous run!

貢獻指南

開啟貢獻指南

研究方向

首先檢視 AWS Lambda 的執行生命週期,以及 Spring Boot 應用程式內容如何在多次叫用之間保留。該 issue 沒有指出任何儲存庫檔案或測試,因此請先找出 Lambda 進入點與內容初始化路徑。完成的標準是明確定義重新載入行為,並證明每次叫用都會建立新的內容。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
aws, java, spring-boot
領域
backend, cloud
Issue 類型
功能
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
需要釐清
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。