spring-native-aws-lambda icon indicating copy to clipboard operation
spring-native-aws-lambda copied to clipboard

Simple AWS lambda using Spring Native and Spring Cloud Functions.

Results 3 spring-native-aws-lambda issues
Sort by recently updated
recently updated
newest added

## Hello, Please Review My Pull Request! #### :heavy_check_mark: Checklist - [ ] Describe what you did in the pull request description - [ ] Add Unit and Integration Tests...

**Is your feature request related to a problem? Please describe.** AWS has Powertools for observability, its logging lib is currently blocked for Spring Native as it uses Log4J2 which is...

**Is your feature request related to a problem? Please describe.** No problem **Describe the solution you'd like** A clear and concise description of what you want to happen. Currently this...

enhancement