Recently I had implemented a REST endpoint, using this endpoint users can initiate a background report generation task. Users can download the report once it is generated. The
In this post we will try implement the second iteration solution that we discussed in previous post. Read the previous post for setup instructions. In first iteration we did not had
In this post we will try implement the first iteration solution that we discussed in previous post. Read the previous post for setup instructions. In first iteration we