The service is responsible of the followings :
- Using Gmail API, download the HDFC statement.
- Uses the hdfc-statement-parser to parse the statement into firefly 3 importer format.
- Uploads the parsed data to firefly 3.

- Spring boot
- Gmail API
- Spring Batch
To build with docker image
./gradlew build