I have a SpringBoot application which exposes a simple REST-api through @RestController. It takes a file upload, and attempts to read values from the uploaded excel file.