Skip to content

Please add a section about .gateway() to the online DSL Documentation #3591

@swiss-chris

Description

@swiss-chris

Expected Behavior

https://docs.spring.io/spring-integration/reference/html/dsl.html#java-dsl-basics mentions .gateway() and possibly https://docs.spring.io/spring-integration/reference/html/dsl.html also has its own section about Gateways, e.g. https://docs.spring.io/spring-integration/reference/html/dsl.html#java-dsl-gateways

Current Behavior

There is no mention of .gateway() and no use of it in the spring-integration-saples code either. It's easy to completely miss that this endpoint exists in the DSL

Context

On Stackoverflow, @artembilan suggested I post this GH request.
https://stackoverflow.com/questions/68400511/spring-integration-dsl-how-to-refactor-into-subflows#comment120898078_68402954

How has this issue affected you?

It took me way to long to realize that Spring Integration DSL hat a .gateway() method available when .gateway() was exactly what I needed.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions