This project exposes three endpoints that allow us to user crud operations for
- User - Users that can manage the information about their Fields.
- Fields - Fields that wrap information about the physical fields in a farm.
- FieldCondition Field Condition represent the information about temperature, cluodiness and vegetation percentage.
- Custom Queries
- Api Documentation
mvn clean compile
mvn spring-boot:run