Week 3
Milestones
- Built the multimodule project in springboot using gradle config
- Implemented the spotless plugin in the project for all the modules
- Tested the ABDM APIs and generated auth token
- Used ngrok to generate bridge URL
Contributions
https://github.com/atulai-sg/abdm-sdk/pull/15
Learnings
learned how to use ngrok to bridge the gateway URL. Also learned how we can import dependencies for all projects in multimodule projects.