Skip to content

Annotation Improvements #184

Closed
Closed
@garyrussell

Description

@garyrussell

Evaluate *Expression properties at runtime instead of during annotation parsing.

See https://stackoverflow.com/questions/58559733/can-springs-retryable-or-retrytemplate-use-retry-after-header-for-dynamic-backo/58560029#58560029

We could either enhance the current policies and backoff policies to accept expressions directly or, after moving to 2.0 (and Java 8) Supplier<?>s and leave the expression evaluation in the AnnotationAwareRetryOperationsInterceptor.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions