Getting below error after migration of my spring batch application to spring boot 3. We are not using any database so cannot provide the datasource connection. Is there any solution for this?
org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'dataSource' available