A simple rest application to collect and store statistics from a field with complexity O(1)
Implemented the application using spring boot, jdk 8, lombok and h2 database.
NOTE: This project might require annotation processing to be enabled on the IDE and lombok plugin
Run this project as a Spring Boot app, e.g. import into IDE and run main method, or use Gradle:
$ gradle run
Once application is running access the documentation of the api