Skip to content

Typo in document Compnent #10777

@Lechros

Description

@Lechros

The `@MessagingGateway` is meta-annotated with a `@MessageEndpoint` since version `6.0` and the `name()` attribute is, essentially, aliased to the `@Compnent.value()`.

docs page: https://docs.spring.io/spring-integration/reference/gateway.html

@Compnent.value() should be changed to @Component.value().

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions