Replies: 1 comment 2 replies
-
Have you annotated the datasource to use for Spring Batch with |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've read spring-projects/spring-boot#33526 and am using
I've got multiple datasources and one is marked as
@Primary
.There's no error message so I don't know to debug it. How can I find out, what I'm missing?
Beta Was this translation helpful? Give feedback.
All reactions