aws / aws/serverless-java-container
Spring boot application doesn't restart every time
Abierto
help wanted
question
- Lenguaje dominante
- Java
- Estrellas
- 1.6k
- Forks
- 574
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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!
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.