cagataygurturk / lambadaframework

Build serverless REST API's with JAVA. It implements the JAX-RS API and deploys your application easily to AWS Lambda and API Gateway
MIT License
244 stars 48 forks source link

Support for CORS and Custom Response Headers, fix #4 and #12 #59

Open refacktor opened 5 years ago

refacktor commented 5 years ago

All JAX-RS Response Headers including CORS and Custom Headers are now mapped by the API Gateway.