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

✨ 기능 수정 : RedisConfig 수정 #303

Merged
merged 7 commits into from
Dec 1, 2024
Merged

✨ 기능 수정 : RedisConfig 수정 #303

merged 7 commits into from
Dec 1, 2024

Conversation

JoJeHuni
Copy link
Contributor

@JoJeHuni JoJeHuni commented Dec 1, 2024

trationDelegate$BeanPostProcessorChecker : Bean 'jobRegistry' of type [org.springframework.batch.core.configuration.support.MapJobRegistry] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying). Is this bean getting eagerly injected/applied to a currently created BeanPostProcessor [jobRegistryBeanPostProcessor]? Check the corresponding BeanPostProcessor declaration and its dependencies/advisors. If this bean does not have to be post-processed, declare it with ROLE_INFRASTRUCTURE.

위와 같은 오류가 뜨는 것 같아 수정해봤습니다.

@JoJeHuni JoJeHuni added the fix label Dec 1, 2024
@JoJeHuni JoJeHuni self-assigned this Dec 1, 2024
@JoJeHuni JoJeHuni merged commit 7c4baff into develop Dec 1, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant