Installed Spring boot and created backend structure
- Created module backend
- Installed Springboot and other necessary packages
- Created the basic structure of the backend service
- Created the REST API for File. This is just a basic version, I will update the data structure soon.