Upgrade to spring boot 4+ and spring framework 7+#245
Merged
anders-swanson merged 4 commits intooracle:mainfrom Feb 27, 2026
Merged
Upgrade to spring boot 4+ and spring framework 7+#245anders-swanson merged 4 commits intooracle:mainfrom
anders-swanson merged 4 commits intooracle:mainfrom
Conversation
Member
linny0608
commented
Feb 26, 2026
- Upgrade project to spring boot 4+ and spring framework 7+.
- Fix issues related to the upgrade.
- Add some additional test to verify code changes.
- Some code cleanup.
markxnelson
requested changes
Feb 26, 2026
Member
markxnelson
left a comment
There was a problem hiding this comment.
please update copyright notices.
otherwise LGTM
...e/src/main/java/com/oracle/database/spring/cloud/stream/binder/sample/TxEventQSampleApp.java
Outdated
Show resolved
Hide resolved
markxnelson
previously approved these changes
Feb 26, 2026
Signed-off-by: Linh Ly <Linh.Ly@oracle.com>
a203f44 to
52375ca
Compare
anders-swanson
requested changes
Feb 26, 2026
...pring-cloud-stream-binder-oracle-txeventq/spring-cloud-stream-binder-txeventq-sample/pom.xml
Outdated
Show resolved
Hide resolved
...ain/java/com/oracle/database/spring/cloud/stream/binder/config/TxEventQJmsConfiguration.java
Outdated
Show resolved
Hide resolved
...ava/com/oracle/database/spring/cloud/stream/binder/utils/JmsMessageDrivenChannelAdapter.java
Outdated
Show resolved
Hide resolved
.../oracle/database/spring/cloud/stream/binder/utils/JmsMessageDrivenChannelAdapterFactory.java
Outdated
Show resolved
Hide resolved
.../main/java/com/oracle/database/spring/cloud/stream/binder/utils/TEQBatchMessageListener.java
Outdated
Show resolved
Hide resolved
Signed-off-by: Linh Ly <Linh.Ly@oracle.com>
...a/com/oracle/database/spring/cloud/stream/binder/utils/TEQBatchMessageListenerContainer.java
Outdated
Show resolved
Hide resolved
...c/main/java/com/oracle/database/spring/cloud/stream/binder/utils/TxEventQMessageBuilder.java
Outdated
Show resolved
Hide resolved
| /* | ||
| ** TxEventQ Support for Spring Cloud Stream | ||
| ** Copyright (c) 2023, 2024 Oracle and/or its affiliates. | ||
| ** Copyright (c) 2023, 2024, 2026 Oracle and/or its affiliates. |
...le-txeventq/src/test/java/com/oracle/database/spring/cloud/stream/binder/TEQPartitionIT.java
Outdated
Show resolved
Hide resolved
...xeventq/src/test/java/com/oracle/database/spring/cloud/stream/binder/TxEventQTestBinder.java
Outdated
Show resolved
Hide resolved
...inder-oracle-txeventq/src/test/java/com/oracle/database/spring/cloud/stream/binder/Util.java
Outdated
Show resolved
Hide resolved
anders-swanson
requested changes
Feb 27, 2026
Signed-off-by: Linh Ly <Linh.Ly@oracle.com>
anders-swanson
approved these changes
Feb 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.