Assignment for test task. Task is completed as per JavaDoc. HashMap is used for keeping collection of document with IDs. AtomicLong is used as IDs generator. Code is written in simpliest form.
First you need to pull the latest code
git clone https://github.com/AndriiMartishyn/document-manager-assignment.git
cd document-manager-assignment/