Developed RESTful APIs for creating folders and uploading files.
• Implemented functionality to upload and download files to/from the database.
• Containerized the application using Docker and provided the database as a Docker file.
• Utilized Spring Boot as the Java framework, Hibernate for database connectivity, JPA
Repository for CRUD operations, and Spring Security to add constraints on APIs.