serverless-java-container icon indicating copy to clipboard operation
serverless-java-container copied to clipboard

A Java wrapper to run Spring, Spring Boot, Jersey, and other apps inside AWS Lambda.

Results 181 serverless-java-container issues
Sort by recently updated
recently updated
newest added

* Framework version: org.springframework.boot spring-boot-starter-parent 2.2.6.RELEASE * Implementations:Spring Boot 2 * aws-serverless-java-container-springboot2 version: com.amazonaws.serverless aws-serverless-java-container-springboot2 [1.5,) ## when I invoke Lambda for Petstore using postman or using test feature in...

need feedback

*To help us debug your issue fill in the basic information below using the options provided* *Serverless Java Container version*: `1.5.1` *Implementations:* `Spring Boot 2` *Framework version:* `SpringBoot 2.2.6.RELEASE` *Frontend...

* Implementations: Spring Boot ## Scenario I have annotated my spring boot 2 lambda with a Swagger2Config so that it auto-generates a Swagger-file for the annotated methods in the controller....

*Serverless Java Container version*: `1.5.1` *Implementations:* `Spring Boot 2` *Framework version:* `2.2.6.RELEASE` *Frontend service:* `REST API` *Deployment method:* `SAM` ## Scenario My current WebSecurityConfiguration: ```java @EnableWebSecurity @Configuration @AllArgsConstructor(access = AccessLevel.PROTECTED)...

*Implementations:* `Spring / Spring Boot / Spring Boot 2 ' * Can this framework be used with other event types like s3Event, sqsEvent? I have seen that it can be...

question
need feedback

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...

help wanted
question

Remove heavy-weight `ObjectMapper` for common proxy events and switch to [Jackson Jr](https://github.com/FasterXML/jackson-jr)

enhancement

Springboot 2.1.3 Runs fine locally, even using AWS Toolkit with SAM, it runs fine locally in docker. But the moment I push to AWS Lambda, i get this! Help!!! Now...

help wanted

* Implementations: Spring 5.3.x / Spring Boot 2 ## Scenario As the Spring framework adds support for [GraalVM's native image tool](https://github.com/spring-projects/spring-framework/wiki/GraalVM-native-image-support), we should explore making it easy to compile SpringBoot...

enhancement
need feedback

* Framework version: 1.3.2 * Implementations: Spark ## Scenario Lambda is fronted by API Gateway which is in turn fronted by cloudfront which is the host of the public vanity...

need feedback