Week 7
Milestones
- Worked on the Api controller and service layer in springboot.
 - Started working on the PR for subscription flow APIs
 - Verified end-to-end works with ABHA App to test the workflow.
 - Started writing code for unit testing
 
Learnings
- learned about swagger code-gen tools for the generation of API in the spring boot app
 - Started learning about docker as it will be used in future development.
 - Learned about how to test APIs using JUnit