Skip to content

Extend Spring Boot app + Service Bus sample#55

Merged
paolosalvatori merged 2 commits into
mainfrom
updates
Mar 5, 2026
Merged

Extend Spring Boot app + Service Bus sample#55
paolosalvatori merged 2 commits into
mainfrom
updates

Conversation

@paolosalvatori

@paolosalvatori paolosalvatori commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

Motivation

This pull requests extends and completes the Azure Service Bus with Spring Boot sample.

Changes

This pull request introduces the following updates:

  • Updates the original README.md to be compliant with the general format and extends it with additional information and a note that remarks that, at this time, the Azure Web Apps and Azure Function Apps emulators in LocalStack for Azure do not support Java applications.
  • Adds validate.sh script to validate Service Bus namespace and queue resources.
  • Extends the original scripts/deploy.sh script.
  • Introduces a Bicep deployment in the bicep folder and a deploy.sh to run it.
  • Introduces a Terraform deployment in the terraform folder and a deploy.sh to run it.

@bblommers bblommers left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks @paolosalvatori - you're flying.

Can we already add the bicep and terraform samples to the overall run-samples.sh script?

@paolosalvatori paolosalvatori merged commit 595dd5e into main Mar 5, 2026
4 checks passed
@paolosalvatori

Copy link
Copy Markdown
Contributor Author

Thanks @paolosalvatori - you're flying.

Can we already add the bicep and terraform samples to the overall run-samples.sh script?

@DrisDary can you look into this? I mean, are new samples already built automatically (I don't know the pipeline) or do you need to do something about it? cc: @bblommers

@DrisDary

DrisDary commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

Thanks @paolosalvatori - you're flying.

Can we already add the bicep and terraform samples to the overall run-samples.sh script?

yes both can be added @bblommers. Just add the paths to deploy.sh to run-samples.sh.

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