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!

贡献指南

打开贡献指南

调研方向

Start by reviewing the AWS Lambda execution lifecycle and how the Spring Boot application context is retained between invocations. The issue names no repository files or tests, so first locate the Lambda entry point and context initialization path. Done would require a clearly defined reload behavior and evidence that each invocation creates a fresh context.

由索引模型根据 Issue 内容生成。

评估

技术栈
aws, java, spring-boot
领域
backend, cloud
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。