Need Develop a Java AWS Lambda
Budget: $30 – $250 USD
Write an AWS Lambda using java 8
Maven as build tool
Should use spring for dependency injection
DB should be Postgres - Aurora serverless when deployed
GET, POST endpoint
DB will have one table Patient Model with first name and last name
Should use mybatis for ORM
Junits with mockito
Should have a detailed read me on how to test locally
GET end point should have query params ?firstName, lastName
group id: com.test.lambda
artifact: lamda-poc
Maven as build tool
Should use spring for dependency injection
DB should be Postgres - Aurora serverless when deployed
GET, POST endpoint
DB will have one table Patient Model with first name and last name
Should use mybatis for ORM
Junits with mockito
Should have a detailed read me on how to test locally
GET end point should have query params ?firstName, lastName
group id: com.test.lambda
artifact: lamda-poc