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.3.2 * Implementations: Jersey I have several different systems running my serverless container: 1. API Gateway + Lambda with Custom Domain Name at `https://api.myproject.com/v1/users/12345` custom domain: `api.myproject.com`...

wontfix

I was unable to run Apache Camel route in AWS Lambda. Do this container supports running Apache Camel route?

enhancement
help wanted

Can this framework support Dropwizard? I have a REST server using dropwizard, JAX-RS, and hibernate and would like to port to Lambda. If there are any examples of how to...

help wanted
question

* Framework version: 2.0 * Implementations: All ## Scenario API Gateway added [support for WebSocket APIs](https://aws.amazon.com/blogs/compute/announcing-websocket-apis-in-amazon-api-gateway/). Most of the frameworks supported by this library also include WebSocket components. Creating this...

enhancement

* Framework version: 2.0 * Implementations: All ## Scenario The framework currently uses latches on the `HttpServletResponse` implementation to wait for the completion of a request. We should change this...

enhancement

* Implementations: Jersey / Spring / Spring Boot / Spark ## Scenario Add the ability to serve a `swagger-ui.html` to the sample applications as mentioned in #214 ## Expected behavior...

enhancement
help wanted

Logging the feature request from our Twitter poll: https://twitter.com/sapessi/status/846816218422034432 Add support for the [Play Framework](https://www.playframework.com/).

enhancement
help wanted

If it is convenient Support [Jooby ](http://jooby.org) framework?!

enhancement
help wanted

*To help us debug your issue fill in the basic information below using the options provided* *Serverless Java Container version*: `1.10` *Implementations:* `Struts2` *Framework version:* `Struts 6.0.3` *Frontend service:* None...

*Issue #, if available:* Multipart form upload is not supported *Description of changes:* Compatible with Jakarta namespace By submitting this pull request - [x] I confirm that my contribution is...