spring-projects / spring-projects/spring-integration-samples

STOMP Chat sample is out of date

Open
#185 0 comments 0 reactions 0 assignees View on GitHub

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.

  1. The Reactor isn't required dependency for SI since 4.2 (at least until 5.0)
  2. In the Reactor 2.0.x the Tuple has been moved to the new reactor.fn.tuple package.

http://stackoverflow.com/questions/40643008/stomp-chat-web-socket-with-embedded-tomcat-reactor-error-type-reactor-tuple-tu

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.