1 Answer
- Newest
- Most votes
- Most comments
1
Hi,
When looking at code, the main application seems the one that may cause the issue.
One option is to leverage springboot as for instance here: https://github.com/tyler2cr/AWS-Lambda-with-Spring-MVC.
Hope it helps ;)
Relevant content
- asked 2 years ago
Thanks for your reply, but I must to use Spring MVC, NOT spring boot. Is there any idea ?