Skip to content

regis-martini/field-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple rest application to collect and store statistics from a field with complexity O(1)

Documentation

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

Api(Swagger) documentation

Once application is running access the documentation of the api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages