Skip to content

kosteklvp/micronaut-harvests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micronaut Harvest Example

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.

Launching

Download executable jar file from Releases section and run service. It runs on port 8080.

Features

  • operating on fruits and vegetables repositories,
  • displaying fruits and vegetables in one GET request on '/harvests'.

Preview video

2023-03-02.18-26-40.mp4