Azure / azure-functions-java-worker

Java runtime and core types for Microsoft Azure Functions
MIT License
89 stars 56 forks source link

Update spring cloud samples #707

Closed kaibocai closed 1 year ago

kaibocai commented 1 year ago

Issue describing the changes in this PR

Update spring cloud samples

  1. update the samples with new denpendency injection pattern
  2. simplify the samples with new DI feature. Remove reactive samples as for now azure function java doesn't support it by far.

Pull request checklist

Additional information