Add controller with create and getall for request historical
Showing
- src/main/java/com/smartharvester/controller/SmartHarvesterRequestHistoricalController.java 84 additions, 0 deletions...controller/SmartHarvesterRequestHistoricalController.java
- src/main/java/com/smartharvester/dao/RequestHistoricalRepository.java 19 additions, 0 deletions...a/com/smartharvester/dao/RequestHistoricalRepository.java
- src/main/java/com/smartharvester/model/requestHistorical/CreateParams.java 6 additions, 0 deletions.../smartharvester/model/requestHistorical/CreateParams.java
- src/main/java/com/smartharvester/model/user/RequestHistorical.java 54 additions, 0 deletions...java/com/smartharvester/model/user/RequestHistorical.java
Loading
Please register or sign in to comment