Skip to content

#749 Add support for chained methods in @Bean(destroyMethod) #754

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

rbygrave
Copy link
Contributor

@rbygrave rbygrave commented Jan 6, 2025

For example: @Bean(destroyMethod = "reaper().stop()")

For example: `@Bean(destroyMethod = "reaper().stop()")`
@rbygrave rbygrave requested a review from SentryMan January 6, 2025 03:57
@rbygrave rbygrave self-assigned this Jan 6, 2025
@SentryMan SentryMan enabled auto-merge January 6, 2025 03:57
Copy link
Collaborator

@SentryMan SentryMan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SentryMan SentryMan merged commit ec3fde7 into master Jan 6, 2025
13 checks passed
@SentryMan SentryMan deleted the feature/destoryMethodChaining branch January 6, 2025 05:11
@rbygrave rbygrave added this to the 11.1 milestone Jan 6, 2025
@rbygrave rbygrave added the enhancement New feature or request label Jan 7, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants