Reference to the datasource #529
Unanswered
kushalpuri0817
asked this question in
Q&A
Replies: 1 comment
-
Not sure if the spring-boot starter supports that. You will have to investigate. You can always set it up manually using the |
Beta Was this translation helpful? Give feedback.
0 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.
-
My application connects to two databases and I need to reference the db schedular to reference to the specific database while loading my springboot application. How can I achieve it? Is there any property that I can set in application.properties file to refer to the right datasource?
Beta Was this translation helpful? Give feedback.
All reactions