serverless-java-container
serverless-java-container copied to clipboard
Replace Symphonia Lambda-Logging with Lambda Powertools
https://github.com/symphoniacloud/lambda-monitoring is no longer maintained. Replace dependency with https://awslabs.github.io/aws-lambda-powertools-java/core/logging/.
I've removed the dependency for now since it was incompatible with latest logback version that came with Spring Boot.
Remaining task here is to update the samples to leverage Lambda Powertools.