ibm-messaging / mq-dev-patterns

Code samples and messaging patterns for IBM MQ developers
Apache License 2.0
190 stars 163 forks source link

Upgrading from Spring Boot 2 to Spring Boot 3 #206

Closed tanaysingh3484 closed 8 months ago

tanaysingh3484 commented 8 months ago

Upgraded the samples from Spring Boot 2 to Spring Boot 3 along with adding TLS to allow the samples to connect to IBM MQ on cloud.

chughts commented 8 months ago

Only files that have been updated should have their copyright updated. Copyright format should be:

(c) Copyright IBM Corporation 2021, 2024

ie. Date created and date last changed.

Files that have not been updated in this cycle should not have their copyright date changed.

There should be nothing that is built (ie. nothing from ./target) in this repository.