This is a Micronaut application written in Java. It uses HTTP Methods to operate on Fruit and Vegetable repositories. This is a completed service example of this MicroStream guide.
Download executable jar file from Releases section and run service. It runs on port 8080.
- operating on fruits and vegetables repositories,
- displaying fruits and vegetables in one GET request on '/harvests'.