You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we start the server It always asks for datasource for mongo. Can you please help with this. Below is the issue
Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'jobLauncher' defined in class path resource [com/liverpool/catalog/batch/config/BatchJobConfiguration.class]: Unsatisfied dependency expressed through method 'jobLauncher' parameter 0: Error creating bean with name 'jobRepository': Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'
Thanks,
Phani
The text was updated successfully, but these errors were encountered:
Hello Team,
When we start the server It always asks for datasource for mongo. Can you please help with this. Below is the issue
Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'jobLauncher' defined in class path resource [com/liverpool/catalog/batch/config/BatchJobConfiguration.class]: Unsatisfied dependency expressed through method 'jobLauncher' parameter 0: Error creating bean with name 'jobRepository': Cannot resolve reference to bean 'dataSource' while setting bean property 'dataSource'
Thanks,
Phani
The text was updated successfully, but these errors were encountered: