spring-projects / spring-projects/spring-integration

Add `spring-integration-netty` module

Open
#8,656 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type: enhancement
Dominant language
Java
Stars
1.6k
Forks
1.2k
Avg merge
17h 48m
Merged PRs (30d)
62

Description

In what version(s) of Spring Integration are you seeing this issue?

6.1.1

Describe the bug

There is no explanation in documentation about how to use NIO for UDP neither corresponding methods or attributes in API.

To Reproduce

Look here: https://docs.spring.io/spring-integration/reference/html/ip.html#ip

Expected behavior

There should be explanation how to use NIO for UDP or clear explatation why it's impossible.

Sample

There is no examles of using UDP adapters with NIO.

Contributor guide

Open the contributing guide

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 IP reference at docs.spring.io/spring-integration/reference/html/ip.html#ip and inspect the existing UDP adapter documentation and API examples. Determine whether NIO-based UDP is supported; document its configuration and usage with an example, or state clearly why it is unavailable. Done means the documentation explains the capability and includes a sample or limitation.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring
Domain
documentation, networking
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.