배치 5.2 버전 나오면 해결 가능한가? `JobRegistrySmartInitializingSingleton` 로 해결할 수 있다고 하는데, `JobRegistryBeanPostProcessor` 랑 중복해서 빈 등록은 하면 안된다고 함... `JobRegistryBeanPostProcessor` 을 빈 등록 안하는 방법 아직 모르겠음 # 참고 - https://github.com/spring-projects/spring-batch/issues/4519 - https://github.com/spring-projects/spring-batch/pull/4521 - https://woosungkim0123.github.io/2023_12_17_boot3_2_batch_warn/