This tiny application returns timestamps for helping out when creating test data.
> mvn clean install
> java -jar timestamps-application.jar server config.yml
Yes, there is a multitude of software out there that excel at generating test data of all kinds but sometimes you just want a timestamp to use in a Postman or Curl request and then having it online is a pretty appealing solution for the lazy developer.