- Fork this repo
- git clone --recurse-submodules git@github.com:your github name/your repository name.git
- Modify .travis.yml
- 加上 DB 層 (DynamoDB)
- Create VPC Endpoint for(DynamoDB)
- Table Name : User
- Partition key : String id
104-aws-training-2020-01-17
run gradle appRun command, then it will start a tomcat8 container.
$ gradle appRun
- Resource WADL:http://localhost:8080/example/application.wadl
- Swagger Specification:
Try it, use Swagger UI Console chrome extension.