Tag: azure
-
Microservice and Azure Integration Part 2 : Setting up a simple application
Now that the underlying structure has been created, it’s time to create a simple (very simple) application class to test that the microservice (or mini application at this stage) is working. This post is going to concentrate on the following three items. 1. Creating a simple output class. This class is simply going to output…