Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

#1284 Added SpEL support to @SchedulerLock name attribute #1298

Merged
merged 1 commit into from Jan 6, 2023

Conversation

ipalbeniz
Copy link

This PR adds SpEL support to @SchedulerLock "name" attribute (#1284)

I think it does not add much complexity to ShedLock.

What do you think @lukas-krecan?

@ipalbeniz
Copy link
Author

By the way, the SpEL parser uses a TemplateParserContext with the default prefix #{ and suffix } in order to mix literal text with one or more SpEL evaluation blocks.

More info: https://docs.spring.io/spring-framework/docs/current/reference/html/core.html#expressions-templating

@lukas-krecan
Copy link
Owner

Thanks a lot, I will definitely look at it, but I am a bit busy right now.

@lukas-krecan lukas-krecan merged commit 74035f1 into lukas-krecan:master Jan 6, 2023
@lukas-krecan
Copy link
Owner

Looks good, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants