Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 293 Bytes

File metadata and controls

6 lines (4 loc) · 293 Bytes

File-Management-in-Spring-Boot-Using-Mongodb

File Management in Spring Boot using Mongodb, having CRUD operations, Hard and Soft delete, and deleting recursively

It is in form of REST Api, can be packed to JAR to run on any system.

Used mongodb aggregate queries to optimise the run time.