Package org.springframework.cloud.function.adapter.azure


package org.springframework.cloud.function.adapter.azure
  • Classes
    Class
    Description
    The instance factory used by the Spring framework to initialize Azure function instance.
     
    Implementation of HTTP Request Handler for Azure which supports HttpRequestMessage and HttpResponseMessage the types required by Azure Functions for HTTP-triggered functions.