spring-projects / spring-projects/spring-integration-samples
STOMP Chat sample is out of date
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
There is an old reactor.tuple.Tuple usage in the XML config.
- The Reactor isn't required dependency for SI since 4.2 (at least until 5.0)
- In the Reactor
2.0.xtheTuplehas been moved to the newreactor.fn.tuplepackage.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the STOMP Chat sample's XML configuration and locate the reactor.tuple.Tuple usage. Check the Reactor 2.0.x package location and the sample's Spring Integration dependency context; done means the sample no longer references the outdated package and remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, spring
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100