Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Spring Native configuration for samples #283

Merged
merged 41 commits into from
Apr 26, 2022

Conversation

moarychan
Copy link
Contributor

@moarychan moarychan commented Apr 11, 2022

This PR is based on the PR #209.

Relate Issue

Changelog

  • Add a new sample for spring-cloud-azure-starter-appconfiguration usage.
  • Add a new sample for spring-cloud-azure-starter-storage-queue usage.
  • Add a new sample for spring-cloud-azure-starter-eventhubs usage.
  • Add profile native and buildpack to build spring native image.
  • Add profile shaded to build spring native image when found command too long error, and you should add the configuration spring.cloud.azure.compatibility-verifier.enabled=false to disable the version compatibility verifier. No need for shade plugin anymore since the new version uses the temp file to transform the commands.
  • Add a new sample storage-blob to introduce the support for Spring Native.

@moarychan moarychan marked this pull request as ready for review April 14, 2022 03:12
backwind1233
backwind1233 previously approved these changes Apr 22, 2022
Copy link
Contributor

@backwind1233 backwind1233 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

…w sample to introduce the Spring Native support separately.
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
pom.xml Outdated Show resolved Hide resolved
Copy link
Contributor

@saragluna saragluna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@saragluna saragluna merged commit fdf1a6e into Azure-Samples:main Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants