Sunday, January 24, 2021

Spring Cloud Functions: Azure Serverless Deployment

This article covers the deployment of Spring Cloud Function to Azure Functions. 

Prerequisites

  • JDK, version 8+.
  • Apache Maven, version 3 or higher.
  • Azure Account (free trial would suffice as well).
  • Azure CLI.
  • Azure Functions Core Tools.

Validating the Local Environment Setup

Verify Apache Maven version:



from DZone.com Feed https://ift.tt/3pha1cr

No comments:

Post a Comment