aws / aws/serverless-java-container
Spring boot application doesn't restart every time
Offen
help wanted
question
- Vorherrschende Sprache
- Java
- Sterne
- 1.6k
- Forks
- 574
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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!
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.