Skip to content

Introduce placeholder resolution support in @ConcurrencyLimit #35461

@sbrannen

Description

@sbrannen

Commit c9078bf introduced placeholder resolution support for @Retryable attributes – for example, String maxAttemptsString() to complement the existing long maxAttempts() attribute.

Along the same lines, we should introduce placeholder resolution support for the value in @ConcurrencyLimit, so that concurrency throttling configuration can be externalized - for example, in a properties file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions