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

Contributing a version compatible with the Jakarta namespace

Open farazhv opened this issue 2 years ago • 1 comments

Implementations: Jersey

Frontend service: HTTP API / ALB

Deployment method: SAM

Scenario

Describe what you are trying to accomplish

We have upgraded the AWS Serverless Java Container library and it is now compatible with the Jakarta namespace. However, we have not been able to implement the multipart functionality. We would like to contribute this work.

farazhv avatar Sep 29 '22 16:09 farazhv

@farazhv great to hear that, that will be definitely helpful for other users as well. Can you create a pull request with your changes?

deki avatar Sep 29 '22 18:09 deki

Significant parts of the Java ecosystem have moved forward towards Jakarta by now. Dropwizard, JOOQ, hibernate and the list goes on. Would be great so see this PR merged and released.

dsvensson avatar Mar 30 '23 07:03 dsvensson

Absolutely, we are already working on it.

deki avatar Mar 30 '23 08:03 deki

2.0.0-M1 is now available on Maven Central.

deki avatar May 19 '23 15:05 deki