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 76 serverless-java-container issues
Sort by recently updated
recently updated
newest added

* Framework version: 1.5 * Implementations: Spring Boot ## Scenario Trying to run a Spring Boot with Jersey api ## Expected behavior Returns successful response ## Actual behavior Returns 502...

*Serverless Java Container version*: `eg. 1.5.2` *Implementations:* `Spring Boot 2` *Framework version:* `eg SpringBoot 2.4.1` *Frontend service:* `HTTP API` *Deployment method:* `SAM` ## Scenario *Describe what you are trying to...

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:* `Spark` *Framework version:* `2.9.2` *Frontend service:* `REST API`...

enhancement
need feedback

* Framework version: 1.4 * Implementations: Spring Boot2 ## Scenario Debug from StreamLambdaHandler using the toolkit in IntelliJ, java.lang.ClassNotFoundException: com.amazonaws.serverless.sample.springboot2.StreamLambdaHandler will occur ## Expected behavior Debug to desired breakpoint in...

need feedback

* Framework version: 1.5 / 5.2.6-RELEASE * Implementations: Spring ## Scenario I am throwing a ResponseStatusException to handle 404's, 500's, etc but no matter when I throw one I am...

need feedback

I would like to request a sample / feature of supporting Spring Project Reactor. If the ability exists right now, I would like an example for this.

help wanted

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

*Serverless Java Container version*: 1.5.2 *Implementations:* Spring Boot 2 *Framework version:* spring-boot-starter-parent 2.3.8.RELEASE *Frontend service:* AWS::Serverless::HttpApi (API Gateway HTTP) *Deployment method:* SAM CLI ## Scenario Configure a simple HTTP API...

Hi Stefano, Thanks for the great presentation. I followed the instructions as per Readme.txt(sample/springboot2/native-pet-store) and I'm able to deploy as Lambda but when I invoke the URL I get Internal...

need feedback

*Serverless Java Container version*: 1.5.2 *Implementations:* Spring Boot 2 *Framework version:* Spring Boot 2.4.4 *Frontend service:* REST API using Apache Camel *Deployment method:* Console ## Scenario Trying to test a...

need feedback