This example assumes you have previously completed the following examples:
- Create an Azure Resource Group
- Create an Azure Key Vault
- Create a self-signed certificate
- Create a 'read-only' Service Principal
- Create an access policy
To build the JAR file use the following Maven command line.
mvn package
To run the example use the following Maven command line.
mvn spring-boot:run
Do NOT forget to remove the resources once you are done running the example.