issues
search
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
update the samples with new denpendency injection pattern
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
[X] My changes
do not
require documentation changes
[ ] Otherwise: Documentation issue linked to PR
[X] My changes
should not
be added to the release notes for the next release
[ ] Otherwise: I've added my notes to
release_notes.md
[X] My changes
do not
need to be backported to a previous version
[ ] Otherwise: Backport tracked by issue/PR #issue_or_pr
[X] I have added all required tests (Unit tests, E2E tests)
Additional information
Issue describing the changes in this PR
Update spring cloud samples
Pull request checklist
release_notes.md
Additional information