Skip to content

Streamline service configuration via Annotations #8606

@niveathika

Description

@niveathika

Area

Area/FileIntegration

Current Limitation

Multiple services can be attached to one listener, but directory-specific configurations (path, patterns) are currently handled at the listener level, which is restrictive.

Suggested Improvement

Introduce a service-level annotation (e.g., @ftp:ServiceConfig) to allow per-service filtering.

Fields: path, fileNamePattern, recursive (boolean).

Benefit: Decouples the connection logic from the file-filtering logic.

Version

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions